Browser Feature Coverage By Popularity

This page will be automatically built every week showing the status of supported browser feature.

The data is generated by running the latest Servo nightly binary headlessly against a local instance of mdn-bcd-collector which performs browser feature detection. Results are mapped to the web-features package’s BCD keys and ranked by popularity data from ChromeStatus. Results are broken down per execution context (Window, Worker, ServiceWorker, SharedWorker). Each feature links to its MDN documentation and relevant W3C/WHATWG specs.

The full test results can be accessed here

The raw BCD test result JSON file can be downloaded here

Last rebuilt: 2026-06-13

API Compatibility Results

not (83.18%)

BCD EntryWindow
css.selectors.notβœ…
css.selectors.not.selector_list

flexbox (82.99%)

BCD EntryWindow
css.properties.align-contentβœ…
css.properties.align-content.flex_context
css.properties.align-content.flex_context.baseline
css.properties.align-content.flex_context.first_baseline
css.properties.align-content.flex_context.last_baseline
css.properties.align-content.flex_context.safe_unsafe
css.properties.align-content.flex_context.space-evenly
css.properties.align-content.flex_context.start_end
css.properties.align-content.flex_context.stretch
css.properties.align-content.normalβœ…
css.properties.align-itemsβœ…
css.properties.align-items.flex_context
css.properties.align-items.flex_context.baseline
css.properties.align-items.flex_context.first_baseline
css.properties.align-items.flex_context.last_baseline
css.properties.align-items.flex_context.safe_unsafe
css.properties.align-items.flex_context.start_end
css.properties.align-selfβœ…
css.properties.align-self.autoβœ…
css.properties.align-self.flex_context
css.properties.align-self.flex_context.baseline
css.properties.align-self.flex_context.first_baseline
css.properties.align-self.flex_context.last_baseline
css.properties.align-self.flex_context.safe_unsafe
css.properties.align-self.flex_context.start_end
css.properties.align-self.flex_context.stretch
css.properties.align-self.normalβœ…
css.properties.align-self.stretchβœ…
css.properties.display.flexβœ…
css.properties.display.inline-flexβœ…
css.properties.flexβœ…
css.properties.flex-basisβœ…
css.properties.flex-basis.autoβœ…
css.properties.flex-basis.contentβœ…
css.properties.flex-basis.fit-contentβœ…
css.properties.flex-basis.max-contentβœ…
css.properties.flex-basis.min-contentβœ…
css.properties.flex-directionβœ…
css.properties.flex-direction.columnβœ…
css.properties.flex-direction.column-reverseβœ…
css.properties.flex-direction.rowβœ…
css.properties.flex-direction.row-reverseβœ…
css.properties.flex-flowβœ…
css.properties.flex-growβœ…
css.properties.flex-grow.less_than_zero_animate
css.properties.flex-shrinkβœ…
css.properties.flex-wrapβœ…
css.properties.flex-wrap.nowrapβœ…
css.properties.flex-wrap.wrapβœ…
css.properties.flex-wrap.wrap-reverseβœ…
css.properties.flex.noneβœ…
css.properties.justify-contentβœ…
css.properties.justify-content.flex_context
css.properties.justify-content.flex_context.left_right
css.properties.justify-content.flex_context.safe_unsafe
css.properties.justify-content.flex_context.space-evenly
css.properties.justify-content.flex_context.start_end
css.properties.justify-content.flex_context.stretch
css.properties.justify-content.leftβœ…
css.properties.justify-content.normalβœ…
css.properties.justify-content.rightβœ…
css.properties.justify-itemsβœ…
css.properties.justify-items.flex_context
css.properties.justify-items.leftβœ…
css.properties.justify-items.legacyβœ…
css.properties.justify-items.rightβœ…
css.properties.orderβœ…
css.properties.place-contentβœ…
css.properties.place-content.flex_context
css.properties.place-itemsβœ…
css.properties.place-items.flex_context
css.properties.place-selfβœ…
css.properties.place-self.flex_context
css.properties.position.absolutely_positioned_flex_children

outline (77.17%)

BCD EntryWindow
css.properties.outlineβœ…

ua-client-hints (74.85%)

BCD EntryWindowWorker
api.Navigator.userAgentData❌
api.Navigator.userAgentData.secure_context_required
api.NavigatorUAData❌❌
api.NavigatorUAData.brands❌❌
api.NavigatorUAData.getHighEntropyValues❌❌
api.NavigatorUAData.mobile❌❌
api.NavigatorUAData.platform❌❌
api.NavigatorUAData.toJSON❌❌
api.WorkerNavigator.userAgentData❌
http.headers.Accept-CH.Sec-CH-UA
http.headers.Accept-CH.Sec-CH-UA-Arch
http.headers.Accept-CH.Sec-CH-UA-Full-Version
http.headers.Accept-CH.Sec-CH-UA-Mobile
http.headers.Accept-CH.Sec-CH-UA-Model
http.headers.Accept-CH.Sec-CH-UA-Platform
http.headers.Accept-CH.Sec-CH-UA-Platform-Version
http.headers.Sec-CH-UA
http.headers.Sec-CH-UA-Arch
http.headers.Sec-CH-UA-Bitness
http.headers.Sec-CH-UA-Form-Factors
http.headers.Sec-CH-UA-Full-Version-List
http.headers.Sec-CH-UA-Mobile
http.headers.Sec-CH-UA-Model
http.headers.Sec-CH-UA-Platform
http.headers.Sec-CH-UA-Platform-Version
http.headers.Sec-CH-UA-WoW64

background-clip-text (68.25%)

BCD EntryWindow
css.properties.background-clip.text❌

request-animation-frame (62.70%)

BCD EntryWindow
api.Window.cancelAnimationFrameβœ…
api.Window.requestAnimationFrameβœ…

flexbox-gap (61.33%)

No BCD entries.

slot (58.40%)

BCD EntryWindow
api.Element.assignedSlotβœ…
api.Element.slotβœ…
api.HTMLSlotElementβœ…
api.HTMLSlotElement.assignedElementsβœ…
api.HTMLSlotElement.assignedNodesβœ…
api.HTMLSlotElement.nameβœ…
api.HTMLSlotElement.slotchange_eventβœ…
api.Text.assignedSlotβœ…
css.selectors.slottedβœ…
html.elements.slotβœ…
html.elements.slot.nameβœ…
html.global_attributes.slotβœ…

beforeunload (58.13%)

BCD EntryWindow
api.BeforeUnloadEventβœ…
api.BeforeUnloadEvent.user_interaction
api.Window.beforeunload_eventβœ…
api.Window.beforeunload_event.preventdefault_activation

focus-visible (55.10%)

BCD EntryWindow
css.selectors.focus-visibleβœ…

intersection-observer (54.82%)

BCD EntryWindow
api.IntersectionObserver❌
api.IntersectionObserver.IntersectionObserver❌
api.IntersectionObserver.IntersectionObserver.options_root_parameter_Document❌
api.IntersectionObserver.delay❌
api.IntersectionObserver.disconnect❌
api.IntersectionObserver.observe❌
api.IntersectionObserver.root❌
api.IntersectionObserver.rootMargin❌
api.IntersectionObserver.scrollMargin❌
api.IntersectionObserver.takeRecords❌
api.IntersectionObserver.thresholds❌
api.IntersectionObserver.trackVisibility❌
api.IntersectionObserver.unobserve❌
api.IntersectionObserverEntry❌
api.IntersectionObserverEntry.IntersectionObserverEntry❌
api.IntersectionObserverEntry.boundingClientRect❌
api.IntersectionObserverEntry.intersectionRatio❌
api.IntersectionObserverEntry.intersectionRect❌
api.IntersectionObserverEntry.isIntersecting❌
api.IntersectionObserverEntry.isVisible❌
api.IntersectionObserverEntry.rootBounds❌
api.IntersectionObserverEntry.target❌
api.IntersectionObserverEntry.time❌

requestidlecallback (51.38%)

BCD EntryWindow
api.IdleDeadline❌
api.IdleDeadline.didTimeout❌
api.IdleDeadline.timeRemaining❌
api.Window.cancelIdleCallback❌
api.Window.requestIdleCallback❌

aborting (50.96%)

BCD EntryServiceWorkerSharedWorkerWindowWorker
api.AbortControllerβŒβŒβœ…βœ…
api.AbortController.AbortControllerβŒβŒβœ…βœ…
api.AbortController.abortβŒβŒβœ…βœ…
api.AbortController.abort.reason_parameterβŒβŒβœ…βœ…
api.AbortController.signalβŒβŒβœ…βœ…
api.AbortSignalβŒβŒβœ…βœ…
api.AbortSignal.abort_eventβŒβŒβœ…βœ…
api.AbortSignal.abort_staticβŒβŒβœ…βœ…
api.AbortSignal.abort_static.reason_parameterβŒβŒβœ…βœ…
api.AbortSignal.abortedβŒβŒβœ…βœ…
api.AbortSignal.reasonβŒβŒβœ…βœ…
api.AbortSignal.throwIfAbortedβŒβŒβœ…βœ…
api.AbortSignal.timeout_staticβŒβŒβœ…βœ…

has (49.90%)

BCD EntryWindow
css.selectors.has❌

appearance (49.28%)

BCD EntryWindow
css.properties.appearance❌
css.properties.appearance.auto❌
css.properties.appearance.button❌
css.properties.appearance.checkbox❌
css.properties.appearance.listbox❌
css.properties.appearance.menulist❌
css.properties.appearance.menulist-button❌
css.properties.appearance.meter❌
css.properties.appearance.none❌
css.properties.appearance.progress-bar❌
css.properties.appearance.radio❌
css.properties.appearance.searchfield❌
css.properties.appearance.textarea❌
css.properties.appearance.textfield❌

canvas (45.79%)

BCD EntryWindow
api.HTMLCanvasElementβœ…
api.HTMLCanvasElement.getContextβœ…
api.HTMLCanvasElement.heightβœ…
api.HTMLCanvasElement.toBlobβœ…
api.HTMLCanvasElement.toDataURLβœ…
api.HTMLCanvasElement.widthβœ…
html.elements.canvasβœ…
html.elements.canvas.heightβœ…
html.elements.canvas.widthβœ…

clip-path (42.79%)

BCD EntryWindow
api.SVGClipPathElement❌
api.SVGClipPathElement.clipPathUnits❌
api.SVGClipPathElement.transform❌
css.properties.clip-pathβœ…
css.properties.clip-path.basic_shapeβœ…
css.properties.clip-path.html_elements
css.properties.clip-path.pathβœ…
css.properties.clip-path.svg_elements
svg.elements.clipPath❌
svg.elements.clipPath.clipPathUnits
svg.elements.clipPath.systemLanguage
svg.global_attributes.clip-path

grid (42.72%)

BCD EntryWindow
css.properties.align-content.grid_context
css.properties.align-items.grid_context
css.properties.align-items.grid_context.start_end
css.properties.align-self.grid_context
css.properties.column-gap.grid_context
css.properties.display.grid❌
css.properties.display.inline-grid❌
css.properties.gapβœ…
css.properties.gap.grid_context
css.properties.gap.grid_context.calc_values
css.properties.gap.grid_context.percentage_values
css.properties.gap.normalβœ…
css.properties.grid❌
css.properties.grid-area❌
css.properties.grid-auto-columns❌
css.properties.grid-auto-flow❌
css.properties.grid-auto-flow.column❌
css.properties.grid-auto-flow.dense❌
css.properties.grid-auto-flow.row❌
css.properties.grid-auto-rows❌
css.properties.grid-column❌
css.properties.grid-column-end❌
css.properties.grid-column-start❌
css.properties.grid-row❌
css.properties.grid-row-end❌
css.properties.grid-row-start❌
css.properties.grid-template❌
css.properties.grid-template-areas❌
css.properties.grid-template-areas.none❌
css.properties.grid-template-columns❌
css.properties.grid-template-columns.auto❌
css.properties.grid-template-columns.fit-content❌
css.properties.grid-template-columns.max-content❌
css.properties.grid-template-columns.min-content❌
css.properties.grid-template-columns.minmax❌
css.properties.grid-template-columns.none❌
css.properties.grid-template-columns.repeat❌
css.properties.grid-template-rows❌
css.properties.grid-template-rows.auto❌
css.properties.grid-template-rows.fit-content❌
css.properties.grid-template-rows.max-content❌
css.properties.grid-template-rows.min-content❌
css.properties.grid-template-rows.minmax❌
css.properties.grid-template-rows.none❌
css.properties.grid-template-rows.repeat❌
css.properties.grid-template.none❌
css.properties.justify-content.grid_context
css.properties.justify-items.grid_context
css.properties.justify-selfβœ…
css.properties.justify-self.autoβœ…
css.properties.justify-self.grid_context
css.properties.justify-self.leftβœ…
css.properties.justify-self.normalβœ…
css.properties.justify-self.rightβœ…
css.properties.justify-self.stretchβœ…
css.properties.place-content.grid_context
css.properties.place-items.grid_context
css.properties.place-self.grid_context
css.properties.row-gapβœ…
css.properties.row-gap.grid_context
css.properties.row-gap.normalβœ…
css.types.flex❌

nullish-coalescing (42.61%)

BCD EntryWindow
javascript.operators.nullish_coalescingβœ…
javascript.operators.nullish_coalescing_assignmentβœ…

layout-instability (41.69%)

BCD EntryWindow
api.LayoutShift❌
api.LayoutShift.hadRecentInput❌
api.LayoutShift.lastInputTime❌
api.LayoutShift.sources❌
api.LayoutShift.toJSON❌
api.LayoutShift.value❌
api.LayoutShiftAttribution❌
api.LayoutShiftAttribution.currentRect❌
api.LayoutShiftAttribution.node❌
api.LayoutShiftAttribution.previousRect❌
api.LayoutShiftAttribution.toJSON❌

scrollbar-width (40.30%)

BCD EntryWindow
css.properties.scrollbar-width❌
css.properties.scrollbar-width.auto❌
css.properties.scrollbar-width.none❌
css.properties.scrollbar-width.thin❌

will-change (39.51%)

BCD EntryWindow
css.properties.will-changeβœ…
css.properties.will-change.autoβœ…
css.properties.will-change.contentsβœ…
css.properties.will-change.scroll-positionβœ…

fetch-priority (38.91%)

BCD EntryWindow
api.HTMLImageElement.fetchPriority❌
api.HTMLLinkElement.fetchPriority❌
api.HTMLScriptElement.fetchPriority❌
api.Request.Request.init_priority_parameter
api.fetch.init_priority_parameter
html.elements.img.fetchpriority❌
html.elements.link.fetchpriority❌
html.elements.script.fetchpriority❌
http.headers.Link.fetchpriority
svg.elements.feImage.fetchpriority
svg.elements.image.fetchpriority
svg.elements.script.fetchpriority

text-indent (38.90%)

BCD EntryWindow
css.properties.text-indentβœ…

masks (37.63%)

BCD EntryWindow
css.properties.mask❌
css.properties.mask-clip❌
css.properties.mask-clip.border❌
css.properties.mask-clip.content❌
css.properties.mask-clip.padding❌
css.properties.mask-clip.text❌
css.properties.mask-composite❌
css.properties.mask-composite.add❌
css.properties.mask-composite.exclude❌
css.properties.mask-composite.intersect❌
css.properties.mask-composite.subtract❌
css.properties.mask-image❌
css.properties.mask-image.multiple_mask_images❌
css.properties.mask-image.svg_masks
css.properties.mask-mode❌
css.properties.mask-mode.alpha❌
css.properties.mask-mode.luminance❌
css.properties.mask-mode.match-source❌
css.properties.mask-origin❌
css.properties.mask-origin.border❌
css.properties.mask-origin.content❌
css.properties.mask-origin.fill-box❌
css.properties.mask-origin.padding❌
css.properties.mask-origin.stroke-box❌
css.properties.mask-origin.view-box❌
css.properties.mask-position❌
css.properties.mask-repeat❌
css.properties.mask-size❌

zstd (37.43%)

No BCD entries.

referrer-policy (37.24%)

BCD EntryWindow
api.HTMLAnchorElement.referrerPolicyβœ…
api.HTMLAnchorElement.referrerPolicy.no-referrer-when-downgradeβœ…
api.HTMLAnchorElement.referrerPolicy.origin-when-cross-originβœ…
api.HTMLAnchorElement.referrerPolicy.unsafe-urlβœ…
api.HTMLAreaElement.referrerPolicyβœ…
api.HTMLAreaElement.referrerPolicy.no-referrer-when-downgradeβœ…
api.HTMLAreaElement.referrerPolicy.origin-when-cross-originβœ…
api.HTMLAreaElement.referrerPolicy.unsafe-urlβœ…
api.HTMLIFrameElement.referrerPolicyβœ…
api.HTMLIFrameElement.referrerPolicy.no-referrer-when-downgradeβœ…
api.HTMLIFrameElement.referrerPolicy.origin-when-cross-originβœ…
api.HTMLIFrameElement.referrerPolicy.unsafe-urlβœ…
api.HTMLImageElement.referrerPolicyβœ…
api.HTMLImageElement.referrerPolicy.no-referrer-when-downgradeβœ…
api.HTMLImageElement.referrerPolicy.origin-when-cross-originβœ…
api.HTMLImageElement.referrerPolicy.unsafe-urlβœ…
api.HTMLLinkElement.referrerPolicyβœ…
api.HTMLLinkElement.referrerPolicy.no-referrer-when-downgradeβœ…
api.HTMLLinkElement.referrerPolicy.origin-when-cross-originβœ…
api.HTMLLinkElement.referrerPolicy.unsafe-urlβœ…
api.HTMLScriptElement.referrerPolicyβœ…
api.HTMLScriptElement.referrerPolicy.no-referrer-when-downgradeβœ…
api.HTMLScriptElement.referrerPolicy.origin-when-cross-originβœ…
api.HTMLScriptElement.referrerPolicy.unsafe-urlβœ…
html.elements.a.referrerpolicyβœ…
html.elements.a.referrerpolicy.no-referrer-when-downgrade
html.elements.a.referrerpolicy.origin-when-cross-origin
html.elements.a.referrerpolicy.unsafe-url
html.elements.area.referrerpolicyβœ…
html.elements.area.referrerpolicy.no-referrer-when-downgrade
html.elements.area.referrerpolicy.origin-when-cross-origin
html.elements.area.referrerpolicy.unsafe-url
html.elements.iframe.referrerpolicyβœ…
html.elements.iframe.referrerpolicy.no-referrer-when-downgrade
html.elements.iframe.referrerpolicy.origin-when-cross-origin
html.elements.iframe.referrerpolicy.unsafe-url
html.elements.img.referrerpolicyβœ…
html.elements.img.referrerpolicy.no-referrer-when-downgrade
html.elements.img.referrerpolicy.origin-when-cross-origin
html.elements.img.referrerpolicy.unsafe-url
html.elements.link.referrerpolicyβœ…
html.elements.link.referrerpolicy.no-referrer-when-downgrade
html.elements.link.referrerpolicy.origin-when-cross-origin
html.elements.link.referrerpolicy.unsafe-url
html.elements.script.referrerpolicyβœ…
html.elements.script.referrerpolicy.no-referrer-when-downgrade
html.elements.script.referrerpolicy.origin-when-cross-origin
html.elements.script.referrerpolicy.unsafe-url
http.headers.Referrer-Policy
http.headers.Referrer-Policy.default_strict-origin-when-cross-origin
http.headers.Referrer-Policy.no-referrer-when-downgrade
http.headers.Referrer-Policy.origin-when-cross-origin
http.headers.Referrer-Policy.same-origin
http.headers.Referrer-Policy.strict-origin
http.headers.Referrer-Policy.strict-origin-when-cross-origin
http.headers.Referrer-Policy.unsafe-url

template (35.81%)

BCD EntryWindow
api.HTMLTemplateElementβœ…
api.HTMLTemplateElement.contentβœ…
html.elements.templateβœ…

aspect-ratio (35.65%)

BCD EntryWindow
css.properties.aspect-ratioβœ…
css.properties.aspect-ratio.autoβœ…
html.elements.img.aspect_ratio_computed_from_attributes
html.elements.video.aspect_ratio_computed_from_attributes

logical-properties (35.50%)

BCD EntryWindow
css.properties.block-sizeβœ…
css.properties.block-size.fit-contentβœ…
css.properties.block-size.max-contentβœ…
css.properties.block-size.min-contentβœ…
css.properties.border-blockβœ…
css.properties.border-block-colorβœ…
css.properties.border-block-endβœ…
css.properties.border-block-end-colorβœ…
css.properties.border-block-end-styleβœ…
css.properties.border-block-end-widthβœ…
css.properties.border-block-startβœ…
css.properties.border-block-start-colorβœ…
css.properties.border-block-start-styleβœ…
css.properties.border-block-start-widthβœ…
css.properties.border-block-styleβœ…
css.properties.border-block-widthβœ…
css.properties.border-end-end-radiusβœ…
css.properties.border-end-start-radiusβœ…
css.properties.border-inlineβœ…
css.properties.border-inline-colorβœ…
css.properties.border-inline-endβœ…
css.properties.border-inline-end-colorβœ…
css.properties.border-inline-end-styleβœ…
css.properties.border-inline-end-widthβœ…
css.properties.border-inline-startβœ…
css.properties.border-inline-start-colorβœ…
css.properties.border-inline-start-styleβœ…
css.properties.border-inline-start-widthβœ…
css.properties.border-inline-styleβœ…
css.properties.border-inline-widthβœ…
css.properties.border-start-end-radiusβœ…
css.properties.border-start-start-radiusβœ…
css.properties.clear.inline-endβœ…
css.properties.clear.inline-startβœ…
css.properties.float.inline-endβœ…
css.properties.float.inline-startβœ…
css.properties.inline-sizeβœ…
css.properties.inline-size.fit-contentβœ…
css.properties.inline-size.max-contentβœ…
css.properties.inline-size.min-contentβœ…
css.properties.insetβœ…
css.properties.inset-blockβœ…
css.properties.inset-block-endβœ…
css.properties.inset-block-end.autoβœ…
css.properties.inset-block-startβœ…
css.properties.inset-block-start.autoβœ…
css.properties.inset-block.autoβœ…
css.properties.inset-inlineβœ…
css.properties.inset-inline-endβœ…
css.properties.inset-inline-end.autoβœ…
css.properties.inset-inline-startβœ…
css.properties.inset-inline-start.autoβœ…
css.properties.inset-inline.autoβœ…
css.properties.inset.autoβœ…
css.properties.margin-blockβœ…
css.properties.margin-block-endβœ…
css.properties.margin-block-startβœ…
css.properties.margin-inlineβœ…
css.properties.margin-inline-endβœ…
css.properties.margin-inline-startβœ…
css.properties.max-block-sizeβœ…
css.properties.max-block-size.fit-contentβœ…
css.properties.max-block-size.max-contentβœ…
css.properties.max-block-size.min-contentβœ…
css.properties.max-inline-sizeβœ…
css.properties.max-inline-size.fit-contentβœ…
css.properties.max-inline-size.max-contentβœ…
css.properties.max-inline-size.min-contentβœ…
css.properties.min-block-sizeβœ…
css.properties.min-block-size.fit-contentβœ…
css.properties.min-block-size.max-contentβœ…
css.properties.min-block-size.min-contentβœ…
css.properties.min-inline-sizeβœ…
css.properties.min-inline-size.fit-contentβœ…
css.properties.min-inline-size.max-contentβœ…
css.properties.min-inline-size.min-contentβœ…
css.properties.overflow-blockβœ…
css.properties.overflow-block.overlayβœ…
css.properties.overflow-inlineβœ…
css.properties.overflow-inline.overlayβœ…
css.properties.padding-blockβœ…
css.properties.padding-block-endβœ…
css.properties.padding-block-startβœ…
css.properties.padding-inlineβœ…
css.properties.padding-inline-endβœ…
css.properties.padding-inline-startβœ…

forced-colors (34.71%)

BCD EntryWindow
css.at-rules.media.forced-colors
css.properties.forced-color-adjust❌
css.properties.forced-color-adjust.auto❌
css.properties.forced-color-adjust.none❌
css.properties.forced-color-adjust.preserve-parent-color❌

long-animation-frames (34.42%)

BCD EntryWindow
api.PerformanceLongAnimationFrameTiming❌
api.PerformanceLongAnimationFrameTiming.blockingDuration❌
api.PerformanceLongAnimationFrameTiming.firstUIEventTimestamp❌
api.PerformanceLongAnimationFrameTiming.renderStart❌
api.PerformanceLongAnimationFrameTiming.scripts❌
api.PerformanceLongAnimationFrameTiming.styleAndLayoutStart❌
api.PerformanceLongAnimationFrameTiming.toJSON❌
api.PerformanceScriptTiming❌
api.PerformanceScriptTiming.executionStart❌
api.PerformanceScriptTiming.forcedStyleAndLayoutDuration❌
api.PerformanceScriptTiming.invoker❌
api.PerformanceScriptTiming.invokerType❌
api.PerformanceScriptTiming.pauseDuration❌
api.PerformanceScriptTiming.sourceCharPosition❌
api.PerformanceScriptTiming.sourceFunctionName❌
api.PerformanceScriptTiming.sourceURL❌
api.PerformanceScriptTiming.toJSON❌
api.PerformanceScriptTiming.window❌
api.PerformanceScriptTiming.windowAttribution❌

where (33.49%)

BCD EntryWindow
css.selectors.whereβœ…
css.selectors.where.forgiving_selector_list

string-replaceall (33.30%)

BCD EntryWindow
javascript.builtins.String.replaceAllβœ…

backdrop-filter (33.03%)

BCD EntryWindow
css.properties.backdrop-filter❌

js-modules (31.60%)

BCD EntryWindow
api.Worklet.ecmascript_modules
html.elements.script.nomoduleβœ…
html.elements.script.type.module
javascript.operators.import
javascript.operators.import_meta
javascript.operators.import_meta.resolve
javascript.statements.export
javascript.statements.export.arbitrary_module_namespace_identifier_names
javascript.statements.export.default
javascript.statements.export.namespace
javascript.statements.import
javascript.statements.import.arbitrary_module_namespace_identifier_names
javascript.statements.import.import_attributes
javascript.statements.import.worklet_support
svg.elements.script.type.module

partitioned-cookies (30.48%)

BCD EntryServiceWorkerWindow
api.CookieStore.delete.partitioned_option❌❌
api.CookieStore.get.partitioned_return_property❌❌
api.CookieStore.set.partitioned_option❌❌
api.ExtendableCookieChangeEvent.changed.partitioned_property
api.ExtendableCookieChangeEvent.deleted.partitioned_property
http.headers.Set-Cookie.Partitioned

is (30.12%)

BCD EntryWindow
css.selectors.isβœ…
css.selectors.is.forgiving_selector_list

webgl (27.99%)

BCD EntryWindowWorker
api.HTMLCanvasElement.getContext.webgl_contextβœ…
api.HTMLCanvasElement.getContext.webgl_context.options_alpha_parameterβœ…
api.HTMLCanvasElement.getContext.webgl_context.options_failIfMajorPerformanceCaveat_parameterβœ…
api.HTMLCanvasElement.getContext.webgl_context.options_powerPreference_parameter❌
api.HTMLCanvasElement.webglcontextcreationerror_event❌
api.HTMLCanvasElement.webglcontextlost_event❌
api.HTMLCanvasElement.webglcontextrestored_event❌
api.WebGLActiveInfoβœ…βœ…
api.WebGLActiveInfo.nameβœ…βœ…
api.WebGLActiveInfo.sizeβœ…βœ…
api.WebGLActiveInfo.typeβœ…βœ…
api.WebGLActiveInfo.worker_support
api.WebGLBufferβœ…βœ…
api.WebGLBuffer.worker_support
api.WebGLContextEventβœ…βŒ
api.WebGLContextEvent.WebGLContextEventβœ…βŒ
api.WebGLContextEvent.statusMessageβœ…βŒ
api.WebGLContextEvent.worker_support
api.WebGLFramebufferβœ…βœ…
api.WebGLFramebuffer.worker_support
api.WebGLObjectβœ…βœ…
api.WebGLProgramβœ…βœ…
api.WebGLProgram.worker_support
api.WebGLRenderbufferβœ…βœ…
api.WebGLRenderbuffer.worker_support
api.WebGLRenderingContextβœ…βŒ
api.WebGLRenderingContext.activeTextureβœ…βŒ
api.WebGLRenderingContext.attachShaderβœ…βŒ
api.WebGLRenderingContext.bindAttribLocationβœ…βŒ
api.WebGLRenderingContext.bindBufferβœ…βŒ
api.WebGLRenderingContext.bindFramebufferβœ…βŒ
api.WebGLRenderingContext.bindRenderbufferβœ…βŒ
api.WebGLRenderingContext.bindTextureβœ…βŒ
api.WebGLRenderingContext.blendColorβœ…βŒ
api.WebGLRenderingContext.blendEquationβœ…βŒ
api.WebGLRenderingContext.blendEquationSeparateβœ…βŒ
api.WebGLRenderingContext.blendFuncβœ…βŒ
api.WebGLRenderingContext.blendFuncSeparateβœ…βŒ
api.WebGLRenderingContext.bufferDataβœ…βŒ
api.WebGLRenderingContext.bufferSubDataβœ…βŒ
api.WebGLRenderingContext.canvasβœ…βŒ
api.WebGLRenderingContext.checkFramebufferStatusβœ…βŒ
api.WebGLRenderingContext.clearβœ…βŒ
api.WebGLRenderingContext.clearColorβœ…βŒ
api.WebGLRenderingContext.clearDepthβœ…βŒ
api.WebGLRenderingContext.clearStencilβœ…βŒ
api.WebGLRenderingContext.colorMaskβœ…βŒ
api.WebGLRenderingContext.compileShaderβœ…βŒ
api.WebGLRenderingContext.compressedTexImage2Dβœ…βŒ
api.WebGLRenderingContext.compressedTexSubImage2Dβœ…βŒ
api.WebGLRenderingContext.copyTexImage2Dβœ…βŒ
api.WebGLRenderingContext.copyTexSubImage2Dβœ…βŒ
api.WebGLRenderingContext.createBufferβœ…βŒ
api.WebGLRenderingContext.createFramebufferβœ…βŒ
api.WebGLRenderingContext.createProgramβœ…βŒ
api.WebGLRenderingContext.createRenderbufferβœ…βŒ
api.WebGLRenderingContext.createShaderβœ…βŒ
api.WebGLRenderingContext.createTextureβœ…βŒ
api.WebGLRenderingContext.cullFaceβœ…βŒ
api.WebGLRenderingContext.deleteBufferβœ…βŒ
api.WebGLRenderingContext.deleteFramebufferβœ…βŒ
api.WebGLRenderingContext.deleteProgramβœ…βŒ
api.WebGLRenderingContext.deleteRenderbufferβœ…βŒ
api.WebGLRenderingContext.deleteShaderβœ…βŒ
api.WebGLRenderingContext.deleteTextureβœ…βŒ
api.WebGLRenderingContext.depthFuncβœ…βŒ
api.WebGLRenderingContext.depthMaskβœ…βŒ
api.WebGLRenderingContext.depthRangeβœ…βŒ
api.WebGLRenderingContext.detachShaderβœ…βŒ
api.WebGLRenderingContext.disableβœ…βŒ
api.WebGLRenderingContext.disableVertexAttribArrayβœ…βŒ
api.WebGLRenderingContext.drawArraysβœ…βŒ
api.WebGLRenderingContext.drawElementsβœ…βŒ
api.WebGLRenderingContext.drawingBufferFormat❌❌
api.WebGLRenderingContext.drawingBufferHeightβœ…βŒ
api.WebGLRenderingContext.drawingBufferStorage❌❌
api.WebGLRenderingContext.drawingBufferWidthβœ…βŒ
api.WebGLRenderingContext.enableβœ…βŒ
api.WebGLRenderingContext.enableVertexAttribArrayβœ…βŒ
api.WebGLRenderingContext.finishβœ…βŒ
api.WebGLRenderingContext.flushβœ…βŒ
api.WebGLRenderingContext.framebufferRenderbufferβœ…βŒ
api.WebGLRenderingContext.framebufferTexture2Dβœ…βŒ
api.WebGLRenderingContext.frontFaceβœ…βŒ
api.WebGLRenderingContext.generateMipmapβœ…βŒ
api.WebGLRenderingContext.getActiveAttribβœ…βŒ
api.WebGLRenderingContext.getActiveUniformβœ…βŒ
api.WebGLRenderingContext.getAttachedShadersβœ…βŒ
api.WebGLRenderingContext.getAttribLocationβœ…βŒ
api.WebGLRenderingContext.getBufferParameterβœ…βŒ
api.WebGLRenderingContext.getContextAttributesβœ…βŒ
api.WebGLRenderingContext.getErrorβœ…βŒ
api.WebGLRenderingContext.getExtensionβœ…βŒ
api.WebGLRenderingContext.getFramebufferAttachmentParameterβœ…βŒ
api.WebGLRenderingContext.getParameterβœ…βŒ
api.WebGLRenderingContext.getProgramInfoLogβœ…βŒ
api.WebGLRenderingContext.getProgramParameterβœ…βŒ
api.WebGLRenderingContext.getRenderbufferParameterβœ…βŒ
api.WebGLRenderingContext.getShaderInfoLogβœ…βŒ
api.WebGLRenderingContext.getShaderParameterβœ…βŒ
api.WebGLRenderingContext.getShaderPrecisionFormatβœ…βŒ
api.WebGLRenderingContext.getShaderSourceβœ…βŒ
api.WebGLRenderingContext.getSupportedExtensionsβœ…βŒ
api.WebGLRenderingContext.getTexParameterβœ…βŒ
api.WebGLRenderingContext.getUniformβœ…βŒ
api.WebGLRenderingContext.getUniformLocationβœ…βŒ
api.WebGLRenderingContext.getVertexAttribβœ…βŒ
api.WebGLRenderingContext.getVertexAttribOffsetβœ…βŒ
api.WebGLRenderingContext.hintβœ…βŒ
api.WebGLRenderingContext.isBufferβœ…βŒ
api.WebGLRenderingContext.isContextLostβœ…βŒ
api.WebGLRenderingContext.isEnabledβœ…βŒ
api.WebGLRenderingContext.isFramebufferβœ…βŒ
api.WebGLRenderingContext.isProgramβœ…βŒ
api.WebGLRenderingContext.isRenderbufferβœ…βŒ
api.WebGLRenderingContext.isShaderβœ…βŒ
api.WebGLRenderingContext.isTextureβœ…βŒ
api.WebGLRenderingContext.lineWidthβœ…βŒ
api.WebGLRenderingContext.linkProgramβœ…βŒ
api.WebGLRenderingContext.pixelStoreiβœ…βŒ
api.WebGLRenderingContext.polygonOffsetβœ…βŒ
api.WebGLRenderingContext.readPixelsβœ…βŒ
api.WebGLRenderingContext.renderbufferStorageβœ…βŒ
api.WebGLRenderingContext.sampleCoverageβœ…βŒ
api.WebGLRenderingContext.scissorβœ…βŒ
api.WebGLRenderingContext.shaderSourceβœ…βŒ
api.WebGLRenderingContext.stencilFuncβœ…βŒ
api.WebGLRenderingContext.stencilFuncSeparateβœ…βŒ
api.WebGLRenderingContext.stencilMaskβœ…βŒ
api.WebGLRenderingContext.stencilMaskSeparateβœ…βŒ
api.WebGLRenderingContext.stencilOpβœ…βŒ
api.WebGLRenderingContext.stencilOpSeparateβœ…βŒ
api.WebGLRenderingContext.texImage2Dβœ…βŒ
api.WebGLRenderingContext.texParameterfβœ…βŒ
api.WebGLRenderingContext.texParameteriβœ…βŒ
api.WebGLRenderingContext.texSubImage2Dβœ…βŒ
api.WebGLRenderingContext.uniform1fβœ…βŒ
api.WebGLRenderingContext.uniform1fvβœ…βŒ
api.WebGLRenderingContext.uniform1iβœ…βŒ
api.WebGLRenderingContext.uniform1ivβœ…βŒ
api.WebGLRenderingContext.uniform2fβœ…βŒ
api.WebGLRenderingContext.uniform2fvβœ…βŒ
api.WebGLRenderingContext.uniform2iβœ…βŒ
api.WebGLRenderingContext.uniform2ivβœ…βŒ
api.WebGLRenderingContext.uniform3fβœ…βŒ
api.WebGLRenderingContext.uniform3fvβœ…βŒ
api.WebGLRenderingContext.uniform3iβœ…βŒ
api.WebGLRenderingContext.uniform3ivβœ…βŒ
api.WebGLRenderingContext.uniform4fβœ…βŒ
api.WebGLRenderingContext.uniform4fvβœ…βŒ
api.WebGLRenderingContext.uniform4iβœ…βŒ
api.WebGLRenderingContext.uniform4ivβœ…βŒ
api.WebGLRenderingContext.uniformMatrix2fvβœ…βŒ
api.WebGLRenderingContext.uniformMatrix3fvβœ…βŒ
api.WebGLRenderingContext.uniformMatrix4fvβœ…βŒ
api.WebGLRenderingContext.useProgramβœ…βŒ
api.WebGLRenderingContext.validateProgramβœ…βŒ
api.WebGLRenderingContext.vertexAttrib1fβœ…βŒ
api.WebGLRenderingContext.vertexAttrib1fvβœ…βŒ
api.WebGLRenderingContext.vertexAttrib2fβœ…βŒ
api.WebGLRenderingContext.vertexAttrib2fvβœ…βŒ
api.WebGLRenderingContext.vertexAttrib3fβœ…βŒ
api.WebGLRenderingContext.vertexAttrib3fvβœ…βŒ
api.WebGLRenderingContext.vertexAttrib4fβœ…βŒ
api.WebGLRenderingContext.vertexAttrib4fvβœ…βŒ
api.WebGLRenderingContext.vertexAttribPointerβœ…βŒ
api.WebGLRenderingContext.viewportβœ…βŒ
api.WebGLRenderingContext.worker_support
api.WebGLShaderβœ…βœ…
api.WebGLShader.worker_support
api.WebGLShaderPrecisionFormatβœ…βœ…
api.WebGLShaderPrecisionFormat.precisionβœ…βœ…
api.WebGLShaderPrecisionFormat.rangeMaxβœ…βœ…
api.WebGLShaderPrecisionFormat.rangeMinβœ…βœ…
api.WebGLShaderPrecisionFormat.worker_support
api.WebGLTextureβœ…βœ…
api.WebGLTexture.worker_support
api.WebGLUniformLocationβœ…βœ…
api.WebGLUniformLocation.worker_support

scrollend (27.12%)

BCD EntryWindow
api.Document.scrollend_eventβœ…
api.Element.scrollend_event❌

prefers-contrast (25.01%)

No BCD entries.

reporting (24.67%)

BCD EntryWindowWorker
api.DeprecationReportBody
api.DeprecationReportBody.anticipatedRemoval
api.DeprecationReportBody.columnNumber
api.DeprecationReportBody.id
api.DeprecationReportBody.lineNumber
api.DeprecationReportBody.message
api.DeprecationReportBody.sourceFile
api.DeprecationReportBody.toJSON
api.InterventionReportBody
api.InterventionReportBody.columnNumber
api.InterventionReportBody.id
api.InterventionReportBody.lineNumber
api.InterventionReportBody.message
api.InterventionReportBody.sourceFile
api.InterventionReportBody.toJSON
api.ReportingObserverβœ…βœ…
api.ReportingObserver.ReportingObserverβœ…βœ…
api.ReportingObserver.disconnectβœ…βœ…
api.ReportingObserver.observeβœ…βœ…
api.ReportingObserver.takeRecordsβœ…βœ…
api.ReportingObserver.worker_support
http.headers.Reporting-Endpoints

compression-streams (24.38%)

BCD EntryServiceWorkerSharedWorkerWindowWorker
api.CompressionStreamβŒβŒβœ…βœ…
api.CompressionStream.CompressionStreamβŒβŒβœ…βœ…
api.CompressionStream.CompressionStream.deflateβŒβŒβœ…βœ…
api.CompressionStream.CompressionStream.deflate-rawβŒβŒβœ…βœ…
api.CompressionStream.CompressionStream.gzipβŒβŒβœ…βœ…
api.CompressionStream.readableβŒβŒβœ…βœ…
api.CompressionStream.writableβŒβŒβœ…βœ…
api.DecompressionStreamβŒβŒβœ…βœ…
api.DecompressionStream.DecompressionStreamβŒβŒβœ…βœ…
api.DecompressionStream.DecompressionStream.deflateβŒβŒβœ…βœ…
api.DecompressionStream.DecompressionStream.deflate-rawβŒβŒβœ…βœ…
api.DecompressionStream.DecompressionStream.gzipβŒβŒβœ…βœ…
api.DecompressionStream.readableβŒβŒβœ…βœ…
api.DecompressionStream.writableβŒβŒβœ…βœ…

logical-assignments (22.63%)

BCD EntryWindow
javascript.operators.logical_and_assignmentβœ…
javascript.operators.logical_or_assignmentβœ…

text-wrap (22.25%)

BCD EntryWindow
css.properties.text-wrap❌
css.properties.text-wrap.wrap❌

color-scheme (22.05%)

BCD EntryWindow
css.properties.color-scheme❌
css.properties.color-scheme.dark❌
css.properties.color-scheme.light❌
css.properties.color-scheme.normal❌
css.properties.color-scheme.only❌
html.elements.meta.name.color-scheme

individual-transforms (21.64%)

BCD EntryWindow
css.properties.rotateβœ…
css.properties.rotate.noneβœ…
css.properties.rotate.x_y_z_angleβœ…
css.properties.scaleβœ…
css.properties.scale.noneβœ…
css.properties.translateβœ…
css.properties.translate.noneβœ…

manifest (21.41%)

BCD EntryWindow
html.elements.link.rel.manifestβœ…
manifests.webapp.background_color
manifests.webapp.description
manifests.webapp.display
manifests.webapp.icons
manifests.webapp.id
manifests.webapp.name
manifests.webapp.orientation
manifests.webapp.scope
manifests.webapp.serviceworker
manifests.webapp.serviceworker.scope
manifests.webapp.serviceworker.src
manifests.webapp.serviceworker.use_cache
manifests.webapp.short_name
manifests.webapp.start_url
manifests.webapp.theme_color

structured-clone (21.08%)

BCD EntryWindowWorker
api.structuredCloneβœ…βœ…

overflow-clip (19.95%)

BCD EntryWindow
css.properties.overflow-x.clipβœ…
css.properties.overflow-y.clipβœ…
css.properties.overflow.clipβœ…
css.types.overflow.clipβœ…

container-queries (19.86%)

BCD EntryWindow
api.CSSContainerRule❌
api.CSSContainerRule.containerName❌
api.CSSContainerRule.containerQuery❌
css.at-rules.container
css.properties.container❌
css.properties.container-name❌
css.properties.container-name.none❌
css.properties.container-type❌
css.properties.container-type.inline-size❌
css.properties.container-type.normal❌
css.properties.container-type.size❌
css.types.length.container_query_length_units

viewport-unit-variants (17.84%)

BCD EntryWindow
css.types.length.vbβœ…
css.types.length.viβœ…
css.types.length.viewport_percentage_units_dynamic
css.types.length.viewport_percentage_units_large
css.types.length.viewport_percentage_units_small

scrollbar-color (17.67%)

BCD EntryWindow
css.properties.scrollbar-color❌
css.properties.scrollbar-color.auto❌

text-underline-offset (17.66%)

BCD EntryWindow
css.properties.text-underline-offset❌
css.properties.text-underline-offset.auto❌
css.properties.text-underline-offset.percentage❌

web-animations (17.08%)

BCD EntryWindow
api.Animation❌
api.Animation.Animation❌
api.Animation.cancel❌
api.Animation.cancel_event❌
api.Animation.commitStyles❌
api.Animation.currentTime❌
api.Animation.effect❌
api.Animation.finish❌
api.Animation.finish_event❌
api.Animation.finished❌
api.Animation.id❌
api.Animation.pause❌
api.Animation.pending❌
api.Animation.persist❌
api.Animation.play❌
api.Animation.playState❌
api.Animation.playbackRate❌
api.Animation.ready❌
api.Animation.remove_event❌
api.Animation.remove_filling_animation
api.Animation.replaceState❌
api.Animation.reverse❌
api.Animation.startTime❌
api.Animation.timeline❌
api.Animation.updatePlaybackRate❌
api.AnimationEffect❌
api.AnimationEffect.getComputedTiming❌
api.AnimationEffect.getTiming❌
api.AnimationEffect.updateTiming❌
api.AnimationPlaybackEvent❌
api.AnimationPlaybackEvent.AnimationPlaybackEvent❌
api.AnimationPlaybackEvent.currentTime❌
api.AnimationPlaybackEvent.timelineTime❌
api.AnimationTimelineβœ…
api.AnimationTimeline.currentTimeβœ…
api.AnimationTimeline.duration❌
api.Document.getAnimations❌
api.Document.timelineβœ…
api.DocumentTimelineβœ…
api.DocumentTimeline.DocumentTimelineβœ…
api.Element.animate❌
api.Element.animate.implicit_tofrom
api.Element.animate.options_composite_parameter❌
api.Element.animate.options_id_parameter❌
api.Element.animate.options_iterationComposite_parameter❌
api.Element.animate.options_pseudoElement_parameter❌
api.Element.animate.options_rangeEnd_parameter❌
api.Element.animate.options_rangeStart_parameter❌
api.Element.animate.options_timeline_parameter❌
api.Element.animationcancel_event❌
api.Element.animationend_event❌
api.Element.animationiteration_event❌
api.Element.animationstart_event❌
api.Element.getAnimations❌
api.KeyframeEffect❌
api.KeyframeEffect.KeyframeEffect❌
api.KeyframeEffect.composite❌
api.KeyframeEffect.getKeyframes❌
api.KeyframeEffect.iterationComposite❌
api.KeyframeEffect.pseudoElement❌
api.KeyframeEffect.setKeyframes❌
api.KeyframeEffect.target❌
api.ShadowRoot.getAnimations❌

aria-attribute-reflection (16.73%)

BCD EntryWindow
api.Element.ariaActiveDescendantElement❌
api.Element.ariaAtomicβœ…
api.Element.ariaAutoCompleteβœ…
api.Element.ariaBrailleLabelβœ…
api.Element.ariaBrailleRoleDescriptionβœ…
api.Element.ariaBusyβœ…
api.Element.ariaCheckedβœ…
api.Element.ariaColCountβœ…
api.Element.ariaColIndexβœ…
api.Element.ariaColIndexTextβœ…
api.Element.ariaColSpanβœ…
api.Element.ariaControlsElements❌
api.Element.ariaCurrentβœ…
api.Element.ariaDescribedByElements❌
api.Element.ariaDescriptionβœ…
api.Element.ariaDetailsElements❌
api.Element.ariaDisabledβœ…
api.Element.ariaErrorMessageElements❌
api.Element.ariaExpandedβœ…
api.Element.ariaFlowToElements❌
api.Element.ariaHasPopupβœ…
api.Element.ariaHiddenβœ…
api.Element.ariaInvalidβœ…
api.Element.ariaKeyShortcutsβœ…
api.Element.ariaLabelβœ…
api.Element.ariaLabelledByElements❌
api.Element.ariaLevelβœ…
api.Element.ariaLiveβœ…
api.Element.ariaModalβœ…
api.Element.ariaMultiLineβœ…
api.Element.ariaMultiSelectableβœ…
api.Element.ariaOrientationβœ…
api.Element.ariaOwnsElements❌
api.Element.ariaPlaceholderβœ…
api.Element.ariaPosInSetβœ…
api.Element.ariaPressedβœ…
api.Element.ariaReadOnlyβœ…
api.Element.ariaRelevantβœ…
api.Element.ariaRequiredβœ…
api.Element.ariaRoleDescriptionβœ…
api.Element.ariaRowCountβœ…
api.Element.ariaRowIndexβœ…
api.Element.ariaRowIndexTextβœ…
api.Element.ariaRowSpanβœ…
api.Element.ariaSelectedβœ…
api.Element.ariaSetSizeβœ…
api.Element.ariaSortβœ…
api.Element.ariaValueMaxβœ…
api.Element.ariaValueMinβœ…
api.Element.ariaValueNowβœ…
api.Element.ariaValueTextβœ…
api.Element.roleβœ…
api.ElementInternals.ariaActiveDescendantElement❌
api.ElementInternals.ariaAtomic❌
api.ElementInternals.ariaAutoComplete❌
api.ElementInternals.ariaBrailleLabel❌
api.ElementInternals.ariaBrailleRoleDescription❌
api.ElementInternals.ariaBusy❌
api.ElementInternals.ariaChecked❌
api.ElementInternals.ariaColCount❌
api.ElementInternals.ariaColIndex❌
api.ElementInternals.ariaColIndexText❌
api.ElementInternals.ariaColSpan❌
api.ElementInternals.ariaControlsElements❌
api.ElementInternals.ariaCurrent❌
api.ElementInternals.ariaDescribedByElements❌
api.ElementInternals.ariaDescription❌
api.ElementInternals.ariaDetailsElements❌
api.ElementInternals.ariaDisabled❌
api.ElementInternals.ariaErrorMessageElements❌
api.ElementInternals.ariaExpanded❌
api.ElementInternals.ariaFlowToElements❌
api.ElementInternals.ariaHasPopup❌
api.ElementInternals.ariaHidden❌
api.ElementInternals.ariaInvalid❌
api.ElementInternals.ariaKeyShortcuts❌
api.ElementInternals.ariaLabel❌
api.ElementInternals.ariaLabelledByElements❌
api.ElementInternals.ariaLevel❌
api.ElementInternals.ariaLive❌
api.ElementInternals.ariaModal❌
api.ElementInternals.ariaMultiLine❌
api.ElementInternals.ariaMultiSelectable❌
api.ElementInternals.ariaOrientation❌
api.ElementInternals.ariaOwnsElements❌
api.ElementInternals.ariaPlaceholder❌
api.ElementInternals.ariaPosInSet❌
api.ElementInternals.ariaPressed❌
api.ElementInternals.ariaReadOnly❌
api.ElementInternals.ariaRequired❌
api.ElementInternals.ariaRoleDescription❌
api.ElementInternals.ariaRowCount❌
api.ElementInternals.ariaRowIndex❌
api.ElementInternals.ariaRowIndexText❌
api.ElementInternals.ariaRowSpan❌
api.ElementInternals.ariaSelected❌
api.ElementInternals.ariaSetSize❌
api.ElementInternals.ariaSort❌
api.ElementInternals.ariaValueMax❌
api.ElementInternals.ariaValueMin❌
api.ElementInternals.ariaValueNow❌
api.ElementInternals.ariaValueText❌
api.ElementInternals.role❌

scroll-snap (16.41%)

BCD EntryWindow
css.properties.scroll-margin❌
css.properties.scroll-margin-block❌
css.properties.scroll-margin-block-end❌
css.properties.scroll-margin-block-start❌
css.properties.scroll-margin-bottom❌
css.properties.scroll-margin-inline❌
css.properties.scroll-margin-inline-end❌
css.properties.scroll-margin-inline-start❌
css.properties.scroll-margin-left❌
css.properties.scroll-margin-right❌
css.properties.scroll-margin-top❌
css.properties.scroll-padding❌
css.properties.scroll-padding-block❌
css.properties.scroll-padding-block-end❌
css.properties.scroll-padding-block-end.auto❌
css.properties.scroll-padding-block-start❌
css.properties.scroll-padding-block-start.auto❌
css.properties.scroll-padding-block.auto❌
css.properties.scroll-padding-bottom❌
css.properties.scroll-padding-inline❌
css.properties.scroll-padding-inline-end❌
css.properties.scroll-padding-inline-end.auto❌
css.properties.scroll-padding-inline-start❌
css.properties.scroll-padding-inline-start.auto❌
css.properties.scroll-padding-inline.auto❌
css.properties.scroll-padding-left❌
css.properties.scroll-padding-right❌
css.properties.scroll-padding-top❌
css.properties.scroll-padding.auto❌
css.properties.scroll-snap-align❌
css.properties.scroll-snap-align.center❌
css.properties.scroll-snap-align.end❌
css.properties.scroll-snap-align.none❌
css.properties.scroll-snap-align.start❌
css.properties.scroll-snap-stop❌
css.properties.scroll-snap-stop.always❌
css.properties.scroll-snap-stop.normal❌
css.properties.scroll-snap-type❌
css.properties.scroll-snap-type.block❌
css.properties.scroll-snap-type.both❌
css.properties.scroll-snap-type.inline❌
css.properties.scroll-snap-type.none❌
css.properties.scroll-snap-type.x❌
css.properties.scroll-snap-type.y❌

registered-custom-properties (16.25%)

BCD EntryWindow
api.CSS.registerProperty_staticβœ…
api.CSSPropertyRuleβœ…
api.CSSPropertyRule.inheritsβœ…
api.CSSPropertyRule.initialValueβœ…
api.CSSPropertyRule.nameβœ…
api.CSSPropertyRule.syntaxβœ…
css.at-rules.property
css.at-rules.property.inherits
css.at-rules.property.initial-value
css.at-rules.property.syntax

attribution-reporting (16.21%)

BCD EntryWindow
api.HTMLAnchorElement.attributionSrc
api.HTMLAreaElement.attributionSrc
api.HTMLImageElement.attributionSrc
api.HTMLScriptElement.attributionSrc
api.Request.Request.init_attributionReporting_parameter
api.Window.open.features_parameter_attributionsrc
api.XMLHttpRequest.setAttributionReporting
api.fetch.init_attributionReporting_parameter
html.elements.a.attributionsrc
html.elements.area.attributionsrc
html.elements.iframe.allow.attribution-reporting
html.elements.img.attributionsrc
html.elements.script.attributionsrc
http.headers.Attribution-Reporting-Eligible
http.headers.Attribution-Reporting-Register-Source
http.headers.Attribution-Reporting-Register-Trigger
http.headers.Attribution-Reporting-Support
http.headers.Permissions-Policy.attribution-reporting

overflow-shorthand (16.18%)

BCD EntryWindow
css.properties.overflowβœ…
css.properties.overflow-xβœ…
css.properties.overflow-x.autoβœ…
css.properties.overflow-x.hiddenβœ…
css.properties.overflow-x.scrollβœ…
css.properties.overflow-x.visibleβœ…
css.properties.overflow-yβœ…
css.properties.overflow-y.autoβœ…
css.properties.overflow-y.hiddenβœ…
css.properties.overflow-y.scrollβœ…
css.properties.overflow-y.visibleβœ…
css.properties.overflow.autoβœ…
css.properties.overflow.hiddenβœ…
css.properties.overflow.multiple_keywordsβœ…
css.properties.overflow.scrollβœ…
css.properties.overflow.visibleβœ…
css.types.overflowβœ…

weak-references (16.03%)

BCD EntryWindow
javascript.builtins.FinalizationRegistryβœ…
javascript.builtins.FinalizationRegistry.FinalizationRegistryβœ…
javascript.builtins.FinalizationRegistry.registerβœ…
javascript.builtins.FinalizationRegistry.register.symbol_as_target❌
javascript.builtins.FinalizationRegistry.unregisterβœ…
javascript.builtins.FinalizationRegistry.unregister.symbol_as_target
javascript.builtins.WeakRefβœ…
javascript.builtins.WeakRef.WeakRefβœ…
javascript.builtins.WeakRef.WeakRef.symbol_as_target❌
javascript.builtins.WeakRef.derefβœ…

display-mode (15.87%)

No BCD entries.

scrollbar-gutter (14.20%)

BCD EntryWindow
css.properties.scrollbar-gutter❌
css.properties.scrollbar-gutter.auto❌
css.properties.scrollbar-gutter.stable❌

media-query-range-syntax (14.20%)

No BCD entries.

broadcast-channel (14.07%)

BCD EntryWindowWorker
api.BroadcastChannelβœ…βœ…
api.BroadcastChannel.BroadcastChannelβœ…βœ…
api.BroadcastChannel.closeβœ…βœ…
api.BroadcastChannel.message_eventβœ…βœ…
api.BroadcastChannel.messageerror_eventβœ…βœ…
api.BroadcastChannel.nameβœ…βœ…
api.BroadcastChannel.postMessageβœ…βœ…

barprop (13.79%)

BCD EntryWindow
api.BarProp❌
api.BarProp.visible❌
api.BarProp.visible.returns_popup
api.Window.locationbar❌
api.Window.menubar❌
api.Window.personalbar❌
api.Window.scrollbars❌
api.Window.statusbar❌
api.Window.toolbar❌

linear-easing (13.42%)

BCD EntryWindow
css.types.easing-function.linear-functionβœ…

beforeinstallprompt (13.27%)

BCD EntryWindow
api.BeforeInstallPromptEvent
api.BeforeInstallPromptEvent.BeforeInstallPromptEvent❌
api.BeforeInstallPromptEvent.platforms
api.BeforeInstallPromptEvent.prompt
api.BeforeInstallPromptEvent.userChoice
api.Window.appinstalled_event❌
api.Window.beforeinstallprompt_event❌

marker (13.01%)

BCD EntryWindow
css.selectors.markerβœ…
css.selectors.marker.animation_and_transition_support

speculation-rules (12.68%)

BCD EntryWindow
api.Document.prerendering❌
api.Document.prerenderingchange_event❌
api.PerformanceNavigationTiming.activationStart❌
html.elements.script.type.speculationrules
html.elements.script.type.speculationrules.eagerness
html.elements.script.type.speculationrules.expects_no_vary_search
html.elements.script.type.speculationrules.prefetch
html.elements.script.type.speculationrules.prerender
html.elements.script.type.speculationrules.referrer_policy
html.elements.script.type.speculationrules.relative_to
html.elements.script.type.speculationrules.requires
html.elements.script.type.speculationrules.requires.anonymous-client-ip-when-cross-origin
html.elements.script.type.speculationrules.source_optional
html.elements.script.type.speculationrules.tag
html.elements.script.type.speculationrules.target_hint
html.elements.script.type.speculationrules.urls
html.elements.script.type.speculationrules.where
http.headers.Content-Security-Policy.script-src.inline-speculation-rules
http.headers.Sec-Purpose.speculationrules
http.headers.Sec-Speculation-Tags
http.headers.Speculation-Rules
http.headers.Supports-Loading-Mode
http.headers.Supports-Loading-Mode.credentialed-prerender
http.headers.Supports-Loading-Mode.fenced-frame

font-metric-overrides (12.67%)

BCD EntryWindowWorker
api.FontFace.ascentOverride❌❌
api.FontFace.descentOverride❌❌
api.FontFace.lineGapOverride❌❌
css.at-rules.font-face.ascent-override
css.at-rules.font-face.descent-override
css.at-rules.font-face.line-gap-override

scheduler (11.84%)

BCD EntryWindowWorker
api.Scheduler❌❌
api.Scheduler.postTask❌❌
api.Scheduler.yield❌❌
api.TaskController❌❌
api.TaskController.TaskController❌❌
api.TaskController.setPriority❌❌
api.TaskPriorityChangeEvent❌❌
api.TaskPriorityChangeEvent.TaskPriorityChangeEvent❌❌
api.TaskPriorityChangeEvent.previousPriority❌❌
api.TaskSignal❌❌
api.TaskSignal.any_static❌❌
api.TaskSignal.priority❌❌
api.TaskSignal.prioritychange_event❌❌
api.scheduler❌❌

constructed-stylesheets (11.54%)

BCD EntryWindow
api.CSSStyleSheet.CSSStyleSheetβœ…
api.CSSStyleSheet.CSSStyleSheet.options_baseURL_parameter❌
api.CSSStyleSheet.replaceβœ…
api.CSSStyleSheet.replaceSyncβœ…
api.Document.adoptedStyleSheets❌
api.ShadowRoot.adoptedStyleSheets❌

cross-document-view-transitions (11.53%)

BCD EntryWindow
api.CSSViewTransitionRule❌
api.CSSViewTransitionRule.navigation❌
api.CSSViewTransitionRule.types❌
css.at-rules.view-transition

overflow (11.19%)

No BCD entries.

blocking-render (10.85%)

BCD EntryWindow
api.HTMLLinkElement.blockingβœ…
api.HTMLScriptElement.blockingβœ…
api.HTMLStyleElement.blockingβœ…
html.elements.link.blockingβœ…
html.elements.script.blockingβœ…
html.elements.style.blockingβœ…

No BCD entries.

BCD EntryWindowServiceWorkerWorker
api.CookieChangeEvent❌
api.CookieChangeEvent.CookieChangeEvent❌
api.CookieChangeEvent.changed❌
api.CookieChangeEvent.deleted❌
api.CookieStore❌❌
api.CookieStore.change_event❌❌
api.CookieStore.delete❌❌
api.CookieStore.get❌❌
api.CookieStore.get.domain_return_property❌❌
api.CookieStore.get.expires_return_property❌❌
api.CookieStore.get.name_return_property❌❌
api.CookieStore.get.path_return_property❌❌
api.CookieStore.get.sameSite_return_property❌❌
api.CookieStore.get.secure_return_property❌❌
api.CookieStore.get.value_return_property❌❌
api.CookieStore.getAll❌❌
api.CookieStore.set❌❌
api.CookieStoreManager❌❌
api.CookieStoreManager.getSubscriptions❌❌
api.CookieStoreManager.subscribe❌❌
api.CookieStoreManager.unsubscribe❌❌
api.ExtendableCookieChangeEvent❌
api.ExtendableCookieChangeEvent.ExtendableCookieChangeEvent❌
api.ExtendableCookieChangeEvent.changed❌
api.ExtendableCookieChangeEvent.deleted❌
api.ServiceWorkerGlobalScope.cookieStore❌
api.ServiceWorkerGlobalScope.cookiechange_event❌
api.ServiceWorkerRegistration.cookies❌❌
api.Window.cookieStore❌

hyphens (10.44%)

BCD EntryWindow
css.properties.hyphens❌
css.properties.hyphens.auto❌
css.properties.hyphens.language_afrikaans
css.properties.hyphens.language_albanian
css.properties.hyphens.language_amharic
css.properties.hyphens.language_armenian
css.properties.hyphens.language_assamese
css.properties.hyphens.language_basque
css.properties.hyphens.language_belarusian
css.properties.hyphens.language_bengali
css.properties.hyphens.language_bosnian
css.properties.hyphens.language_bulgarian
css.properties.hyphens.language_catalan
css.properties.hyphens.language_croatian
css.properties.hyphens.language_cyrillic_mongolian
css.properties.hyphens.language_czech
css.properties.hyphens.language_danish
css.properties.hyphens.language_dutch
css.properties.hyphens.language_english
css.properties.hyphens.language_esperanto
css.properties.hyphens.language_estonian
css.properties.hyphens.language_ethiopic_script_mul
css.properties.hyphens.language_ethiopic_script_und
css.properties.hyphens.language_finnish
css.properties.hyphens.language_french
css.properties.hyphens.language_galician
css.properties.hyphens.language_georgian
css.properties.hyphens.language_german_reformed_orthography
css.properties.hyphens.language_german_swiss_orthography
css.properties.hyphens.language_german_traditional_orthography
css.properties.hyphens.language_gujarati
css.properties.hyphens.language_hindi
css.properties.hyphens.language_hungarian
css.properties.hyphens.language_icelandic
css.properties.hyphens.language_interlingua
css.properties.hyphens.language_irish
css.properties.hyphens.language_italian
css.properties.hyphens.language_kannada
css.properties.hyphens.language_kurmanji
css.properties.hyphens.language_latin
css.properties.hyphens.language_latvian
css.properties.hyphens.language_lithuanian
css.properties.hyphens.language_malayalam
css.properties.hyphens.language_marathi
css.properties.hyphens.language_modern_greek
css.properties.hyphens.language_mongolian
css.properties.hyphens.language_norwegian_nn
css.properties.hyphens.language_norwegian_no
css.properties.hyphens.language_old_slavonic
css.properties.hyphens.language_oriya
css.properties.hyphens.language_polish
css.properties.hyphens.language_portuguese
css.properties.hyphens.language_punjabi
css.properties.hyphens.language_russian
css.properties.hyphens.language_slovak
css.properties.hyphens.language_slovenian
css.properties.hyphens.language_spanish
css.properties.hyphens.language_swedish
css.properties.hyphens.language_tamil
css.properties.hyphens.language_telugu
css.properties.hyphens.language_turkish
css.properties.hyphens.language_turkmen
css.properties.hyphens.language_ukrainian
css.properties.hyphens.language_upper_sorbian
css.properties.hyphens.language_welsh

dialog (10.07%)

BCD EntryWindow
api.HTMLDialogElementβœ…
api.HTMLDialogElement.cancel_eventβœ…
api.HTMLDialogElement.closeβœ…
api.HTMLDialogElement.close_eventβœ…
api.HTMLDialogElement.openβœ…
api.HTMLDialogElement.returnValueβœ…
api.HTMLDialogElement.showβœ…
api.HTMLDialogElement.showModalβœ…
api.HTMLElement.beforetoggle_event.dialog_elements
api.HTMLElement.toggle_event.dialog_elements
html.elements.dialogβœ…
html.elements.dialog.openβœ…

color-mix (9.88%)

BCD EntryWindow
css.types.color.color-mixβœ…

compression-dictionary-transport (9.84%)

No BCD entries.

content-visibility (9.63%)

BCD EntryWindow
api.ContentVisibilityAutoStateChangeEvent❌
api.ContentVisibilityAutoStateChangeEvent.ContentVisibilityAutoStateChangeEvent❌
api.ContentVisibilityAutoStateChangeEvent.skipped❌
api.Element.contentvisibilityautostatechange_event❌
css.properties.content-visibility❌
css.properties.content-visibility.auto❌
css.properties.content-visibility.hidden❌
css.properties.content-visibility.visible❌

nesting (9.36%)

BCD EntryWindow
api.CSSNestedDeclarationsβœ…
api.CSSNestedDeclarations.styleβœ…
api.CSSStyleRule.cssRulesβœ…
api.CSSStyleRule.deleteRuleβœ…
api.CSSStyleRule.insertRuleβœ…
css.selectors.nestingβœ…

quotes (8.69%)

BCD EntryWindow
css.properties.quotesβœ…
css.properties.quotes.autoβœ…
css.properties.quotes.noneβœ…

with (8.43%)

BCD EntryWindow
javascript.builtins.Array.@@unscopablesβœ…
javascript.builtins.Symbol.unscopablesβœ…
javascript.statements.withβœ…

offscreen-canvas (8.35%)

BCD EntryWindowWorker
api.HTMLCanvasElement.transferControlToOffscreenβœ…
api.OffscreenCanvas❌❌
api.OffscreenCanvas.OffscreenCanvas❌❌
api.OffscreenCanvas.convertToBlob❌❌
api.OffscreenCanvas.convertToBlob.option_type_parameter_webp❌❌
api.OffscreenCanvas.getContext❌❌
api.OffscreenCanvas.getContext.2d_context❌❌
api.OffscreenCanvas.getContext.bitmaprenderer_context❌❌
api.OffscreenCanvas.getContext.webgl2_context❌❌
api.OffscreenCanvas.getContext.webgl_context❌❌
api.OffscreenCanvas.height❌❌
api.OffscreenCanvas.transferToImageBitmap❌❌
api.OffscreenCanvas.width❌❌
api.OffscreenCanvasRenderingContext2D❌❌
api.OffscreenCanvasRenderingContext2D.arc❌❌
api.OffscreenCanvasRenderingContext2D.arcTo❌❌
api.OffscreenCanvasRenderingContext2D.beginPath❌❌
api.OffscreenCanvasRenderingContext2D.bezierCurveTo❌❌
api.OffscreenCanvasRenderingContext2D.canvas❌❌
api.OffscreenCanvasRenderingContext2D.clearRect❌❌
api.OffscreenCanvasRenderingContext2D.clip❌❌
api.OffscreenCanvasRenderingContext2D.closePath❌❌
api.OffscreenCanvasRenderingContext2D.createImageData❌❌
api.OffscreenCanvasRenderingContext2D.createLinearGradient❌❌
api.OffscreenCanvasRenderingContext2D.createPattern❌❌
api.OffscreenCanvasRenderingContext2D.createRadialGradient❌❌
api.OffscreenCanvasRenderingContext2D.direction❌❌
api.OffscreenCanvasRenderingContext2D.drawImage❌❌
api.OffscreenCanvasRenderingContext2D.ellipse❌❌
api.OffscreenCanvasRenderingContext2D.fill❌❌
api.OffscreenCanvasRenderingContext2D.fillRect❌❌
api.OffscreenCanvasRenderingContext2D.fillStyle❌❌
api.OffscreenCanvasRenderingContext2D.fillText❌❌
api.OffscreenCanvasRenderingContext2D.filter❌❌
api.OffscreenCanvasRenderingContext2D.font❌❌
api.OffscreenCanvasRenderingContext2D.fontKerning❌❌
api.OffscreenCanvasRenderingContext2D.fontStretch❌❌
api.OffscreenCanvasRenderingContext2D.fontVariantCaps❌❌
api.OffscreenCanvasRenderingContext2D.getImageData❌❌
api.OffscreenCanvasRenderingContext2D.getLineDash❌❌
api.OffscreenCanvasRenderingContext2D.getTransform❌❌
api.OffscreenCanvasRenderingContext2D.globalAlpha❌❌
api.OffscreenCanvasRenderingContext2D.globalCompositeOperation❌❌
api.OffscreenCanvasRenderingContext2D.imageSmoothingEnabled❌❌
api.OffscreenCanvasRenderingContext2D.imageSmoothingQuality❌❌
api.OffscreenCanvasRenderingContext2D.isPointInPath❌❌
api.OffscreenCanvasRenderingContext2D.isPointInStroke❌❌
api.OffscreenCanvasRenderingContext2D.letterSpacing❌❌
api.OffscreenCanvasRenderingContext2D.lineCap❌❌
api.OffscreenCanvasRenderingContext2D.lineDashOffset❌❌
api.OffscreenCanvasRenderingContext2D.lineJoin❌❌
api.OffscreenCanvasRenderingContext2D.lineTo❌❌
api.OffscreenCanvasRenderingContext2D.lineWidth❌❌
api.OffscreenCanvasRenderingContext2D.measureText❌❌
api.OffscreenCanvasRenderingContext2D.miterLimit❌❌
api.OffscreenCanvasRenderingContext2D.moveTo❌❌
api.OffscreenCanvasRenderingContext2D.putImageData❌❌
api.OffscreenCanvasRenderingContext2D.quadraticCurveTo❌❌
api.OffscreenCanvasRenderingContext2D.rect❌❌
api.OffscreenCanvasRenderingContext2D.resetTransform❌❌
api.OffscreenCanvasRenderingContext2D.restore❌❌
api.OffscreenCanvasRenderingContext2D.rotate❌❌
api.OffscreenCanvasRenderingContext2D.save❌❌
api.OffscreenCanvasRenderingContext2D.scale❌❌
api.OffscreenCanvasRenderingContext2D.setLineDash❌❌
api.OffscreenCanvasRenderingContext2D.setTransform❌❌
api.OffscreenCanvasRenderingContext2D.shadowBlur❌❌
api.OffscreenCanvasRenderingContext2D.shadowColor❌❌
api.OffscreenCanvasRenderingContext2D.shadowOffsetX❌❌
api.OffscreenCanvasRenderingContext2D.shadowOffsetY❌❌
api.OffscreenCanvasRenderingContext2D.stroke❌❌
api.OffscreenCanvasRenderingContext2D.strokeRect❌❌
api.OffscreenCanvasRenderingContext2D.strokeStyle❌❌
api.OffscreenCanvasRenderingContext2D.strokeText❌❌
api.OffscreenCanvasRenderingContext2D.textAlign❌❌
api.OffscreenCanvasRenderingContext2D.textBaseline❌❌
api.OffscreenCanvasRenderingContext2D.textRendering❌❌
api.OffscreenCanvasRenderingContext2D.transform❌❌
api.OffscreenCanvasRenderingContext2D.translate❌❌
api.OffscreenCanvasRenderingContext2D.wordSpacing❌❌

contain-intrinsic-size (8.21%)

BCD EntryWindow
css.properties.contain-intrinsic-block-size❌
css.properties.contain-intrinsic-block-size.none❌
css.properties.contain-intrinsic-height❌
css.properties.contain-intrinsic-height.none❌
css.properties.contain-intrinsic-inline-size❌
css.properties.contain-intrinsic-inline-size.none❌
css.properties.contain-intrinsic-size❌
css.properties.contain-intrinsic-size.auto_none❌
css.properties.contain-intrinsic-size.none❌
css.properties.contain-intrinsic-width❌
css.properties.contain-intrinsic-width.none❌

relative-color (8.04%)

No BCD entries.

dir-pseudo (8.02%)

BCD EntryWindow
css.selectors.dir❌

file-selector-button (8.00%)

BCD EntryWindow
css.selectors.file-selector-buttonβœ…

keyboard-map (7.98%)

BCD EntryWindow
api.Keyboard.getLayoutMap❌
api.KeyboardLayoutMap❌
api.KeyboardLayoutMap.@@iterator❌
api.KeyboardLayoutMap.entries❌
api.KeyboardLayoutMap.forEach❌
api.KeyboardLayoutMap.get❌
api.KeyboardLayoutMap.has❌
api.KeyboardLayoutMap.keys❌
api.KeyboardLayoutMap.size❌
api.KeyboardLayoutMap.values❌

html-wrapper-methods (7.83%)

BCD EntryWindow
javascript.builtins.String.anchorβœ…
javascript.builtins.String.bigβœ…
javascript.builtins.String.blinkβœ…
javascript.builtins.String.boldβœ…
javascript.builtins.String.fixedβœ…
javascript.builtins.String.fontcolorβœ…
javascript.builtins.String.fontsizeβœ…
javascript.builtins.String.italicsβœ…
javascript.builtins.String.linkβœ…
javascript.builtins.String.smallβœ…
javascript.builtins.String.strikeβœ…
javascript.builtins.String.subβœ…
javascript.builtins.String.substrβœ…
javascript.builtins.String.supβœ…

align-content-block (7.64%)

No BCD entries.

string-wellformed (6.69%)

BCD EntryWindow
javascript.builtins.String.isWellFormedβœ…
javascript.builtins.String.toWellFormedβœ…

pdf-viewer (6.53%)

BCD EntryWindow
api.Navigator.pdfViewerEnabledβœ…

border-image (6.22%)

BCD EntryWindow
css.properties.border-imageβœ…
css.properties.border-image-outsetβœ…
css.properties.border-image-repeatβœ…
css.properties.border-image-repeat.repeatβœ…
css.properties.border-image-repeat.roundβœ…
css.properties.border-image-repeat.spaceβœ…
css.properties.border-image-repeat.stretchβœ…
css.properties.border-image-sliceβœ…
css.properties.border-image-sourceβœ…
css.properties.border-image-widthβœ…
css.properties.border-image-width.autoβœ…
css.properties.border-image.fillβœ…
css.properties.border-image.gradientβœ…
css.properties.border-image.optional_border_image_sliceβœ…

device-orientation-events (6.18%)

BCD EntryWindow
api.DeviceMotionEvent❌
api.DeviceMotionEvent.DeviceMotionEvent❌
api.DeviceMotionEvent.acceleration❌
api.DeviceMotionEvent.accelerationIncludingGravity❌
api.DeviceMotionEvent.interval❌
api.DeviceMotionEvent.requestPermission_static❌
api.DeviceMotionEvent.rotationRate❌
api.DeviceMotionEventAcceleration❌
api.DeviceMotionEventAcceleration.x❌
api.DeviceMotionEventAcceleration.y❌
api.DeviceMotionEventAcceleration.z❌
api.DeviceMotionEventRotationRate❌
api.DeviceMotionEventRotationRate.alpha❌
api.DeviceMotionEventRotationRate.beta❌
api.DeviceMotionEventRotationRate.gamma❌
api.DeviceOrientationEvent❌
api.DeviceOrientationEvent.DeviceOrientationEvent❌
api.DeviceOrientationEvent.absolute❌
api.DeviceOrientationEvent.alpha❌
api.DeviceOrientationEvent.beta❌
api.DeviceOrientationEvent.gamma❌
api.DeviceOrientationEvent.requestPermission_static❌
api.Window.devicemotion_event❌
api.Window.deviceorientation_event❌
api.Window.deviceorientationabsolute_event❌

offline-audio-context (6.16%)

BCD EntryWindow
api.OfflineAudioCompletionEventβœ…
api.OfflineAudioCompletionEvent.OfflineAudioCompletionEventβœ…
api.OfflineAudioCompletionEvent.renderedBufferβœ…
api.OfflineAudioContextβœ…
api.OfflineAudioContext.OfflineAudioContextβœ…
api.OfflineAudioContext.OfflineAudioContext.options_parameterβœ…
api.OfflineAudioContext.complete_eventβœ…
api.OfflineAudioContext.lengthβœ…
api.OfflineAudioContext.resumeβœ…
api.OfflineAudioContext.startRenderingβœ…
api.OfflineAudioContext.startRendering.returns_promiseβœ…
api.OfflineAudioContext.suspend❌

line-break (6.13%)

BCD EntryWindow
css.properties.line-breakβœ…
css.properties.line-break.anywhereβœ…
css.properties.line-break.autoβœ…
css.properties.line-break.looseβœ…
css.properties.line-break.normalβœ…
css.properties.line-break.strictβœ…

regexp-static-properties (6.08%)

BCD EntryWindow
javascript.builtins.RegExp.inputβœ…
javascript.builtins.RegExp.lastMatchβœ…
javascript.builtins.RegExp.lastParenβœ…
javascript.builtins.RegExp.leftContextβœ…
javascript.builtins.RegExp.nβœ…
javascript.builtins.RegExp.rightContextβœ…

interpolate-size (5.98%)

BCD EntryWindow
css.properties.interpolate-size❌
css.properties.interpolate-size.allow-keywords❌
css.properties.interpolate-size.numeric-only❌

media-playback-quality (5.94%)

BCD EntryWindow
api.HTMLVideoElement.getVideoPlaybackQuality❌
api.VideoPlaybackQuality
api.VideoPlaybackQuality.creationTime
api.VideoPlaybackQuality.droppedVideoFrames
api.VideoPlaybackQuality.totalVideoFrames

url-canparse (5.73%)

BCD EntryServiceWorkerSharedWorkerWindowWorker
api.URL.canParse_staticβŒβŒβœ…βœ…

webgl2 (5.68%)

BCD EntryWindowWorker
api.HTMLCanvasElement.getContext.webgl2_context❌
api.HTMLCanvasElement.getContext.webgl2_context.options_alpha_parameter❌
api.HTMLCanvasElement.getContext.webgl2_context.options_failIfMajorPerformanceCaveat_parameter❌
api.HTMLCanvasElement.getContext.webgl2_context.options_powerPreference_parameter❌
api.WebGL2RenderingContext❌❌
api.WebGL2RenderingContext.activeTexture❌❌
api.WebGL2RenderingContext.attachShader❌❌
api.WebGL2RenderingContext.beginQuery❌❌
api.WebGL2RenderingContext.beginTransformFeedback❌❌
api.WebGL2RenderingContext.bindAttribLocation❌❌
api.WebGL2RenderingContext.bindBuffer❌❌
api.WebGL2RenderingContext.bindBufferBase❌❌
api.WebGL2RenderingContext.bindBufferRange❌❌
api.WebGL2RenderingContext.bindFramebuffer❌❌
api.WebGL2RenderingContext.bindRenderbuffer❌❌
api.WebGL2RenderingContext.bindSampler❌❌
api.WebGL2RenderingContext.bindTexture❌❌
api.WebGL2RenderingContext.bindTransformFeedback❌❌
api.WebGL2RenderingContext.bindVertexArray❌❌
api.WebGL2RenderingContext.blendColor❌❌
api.WebGL2RenderingContext.blendEquation❌❌
api.WebGL2RenderingContext.blendEquationSeparate❌❌
api.WebGL2RenderingContext.blendFunc❌❌
api.WebGL2RenderingContext.blendFuncSeparate❌❌
api.WebGL2RenderingContext.blitFramebuffer❌❌
api.WebGL2RenderingContext.bufferData❌❌
api.WebGL2RenderingContext.bufferSubData❌❌
api.WebGL2RenderingContext.canvas❌❌
api.WebGL2RenderingContext.checkFramebufferStatus❌❌
api.WebGL2RenderingContext.clear❌❌
api.WebGL2RenderingContext.clearBufferfi❌❌
api.WebGL2RenderingContext.clearBufferfv❌❌
api.WebGL2RenderingContext.clearBufferiv❌❌
api.WebGL2RenderingContext.clearBufferuiv❌❌
api.WebGL2RenderingContext.clearColor❌❌
api.WebGL2RenderingContext.clearDepth❌❌
api.WebGL2RenderingContext.clearStencil❌❌
api.WebGL2RenderingContext.clientWaitSync❌❌
api.WebGL2RenderingContext.colorMask❌❌
api.WebGL2RenderingContext.compileShader❌❌
api.WebGL2RenderingContext.compressedTexImage2D❌❌
api.WebGL2RenderingContext.compressedTexImage3D❌❌
api.WebGL2RenderingContext.compressedTexSubImage2D❌❌
api.WebGL2RenderingContext.compressedTexSubImage3D❌❌
api.WebGL2RenderingContext.copyBufferSubData❌❌
api.WebGL2RenderingContext.copyTexImage2D❌❌
api.WebGL2RenderingContext.copyTexSubImage2D❌❌
api.WebGL2RenderingContext.copyTexSubImage3D❌❌
api.WebGL2RenderingContext.createBuffer❌❌
api.WebGL2RenderingContext.createFramebuffer❌❌
api.WebGL2RenderingContext.createProgram❌❌
api.WebGL2RenderingContext.createQuery❌❌
api.WebGL2RenderingContext.createRenderbuffer❌❌
api.WebGL2RenderingContext.createSampler❌❌
api.WebGL2RenderingContext.createShader❌❌
api.WebGL2RenderingContext.createTexture❌❌
api.WebGL2RenderingContext.createTransformFeedback❌❌
api.WebGL2RenderingContext.createVertexArray❌❌
api.WebGL2RenderingContext.cullFace❌❌
api.WebGL2RenderingContext.deleteBuffer❌❌
api.WebGL2RenderingContext.deleteFramebuffer❌❌
api.WebGL2RenderingContext.deleteProgram❌❌
api.WebGL2RenderingContext.deleteQuery❌❌
api.WebGL2RenderingContext.deleteRenderbuffer❌❌
api.WebGL2RenderingContext.deleteSampler❌❌
api.WebGL2RenderingContext.deleteShader❌❌
api.WebGL2RenderingContext.deleteSync❌❌
api.WebGL2RenderingContext.deleteTexture❌❌
api.WebGL2RenderingContext.deleteTransformFeedback❌❌
api.WebGL2RenderingContext.deleteVertexArray❌❌
api.WebGL2RenderingContext.depthFunc❌❌
api.WebGL2RenderingContext.depthMask❌❌
api.WebGL2RenderingContext.depthRange❌❌
api.WebGL2RenderingContext.detachShader❌❌
api.WebGL2RenderingContext.disable❌❌
api.WebGL2RenderingContext.disableVertexAttribArray❌❌
api.WebGL2RenderingContext.drawArrays❌❌
api.WebGL2RenderingContext.drawArraysInstanced❌❌
api.WebGL2RenderingContext.drawBuffers❌❌
api.WebGL2RenderingContext.drawElements❌❌
api.WebGL2RenderingContext.drawElementsInstanced❌❌
api.WebGL2RenderingContext.drawRangeElements❌❌
api.WebGL2RenderingContext.drawingBufferFormat❌❌
api.WebGL2RenderingContext.drawingBufferHeight❌❌
api.WebGL2RenderingContext.drawingBufferStorage❌❌
api.WebGL2RenderingContext.drawingBufferWidth❌❌
api.WebGL2RenderingContext.enable❌❌
api.WebGL2RenderingContext.enableVertexAttribArray❌❌
api.WebGL2RenderingContext.endQuery❌❌
api.WebGL2RenderingContext.endTransformFeedback❌❌
api.WebGL2RenderingContext.fenceSync❌❌
api.WebGL2RenderingContext.finish❌❌
api.WebGL2RenderingContext.flush❌❌
api.WebGL2RenderingContext.framebufferRenderbuffer❌❌
api.WebGL2RenderingContext.framebufferTexture2D❌❌
api.WebGL2RenderingContext.framebufferTextureLayer❌❌
api.WebGL2RenderingContext.frontFace❌❌
api.WebGL2RenderingContext.generateMipmap❌❌
api.WebGL2RenderingContext.getActiveAttrib❌❌
api.WebGL2RenderingContext.getActiveUniform❌❌
api.WebGL2RenderingContext.getActiveUniformBlockName❌❌
api.WebGL2RenderingContext.getActiveUniformBlockParameter❌❌
api.WebGL2RenderingContext.getActiveUniforms❌❌
api.WebGL2RenderingContext.getAttachedShaders❌❌
api.WebGL2RenderingContext.getAttribLocation❌❌
api.WebGL2RenderingContext.getBufferParameter❌❌
api.WebGL2RenderingContext.getBufferSubData❌❌
api.WebGL2RenderingContext.getContextAttributes❌❌
api.WebGL2RenderingContext.getError❌❌
api.WebGL2RenderingContext.getExtension❌❌
api.WebGL2RenderingContext.getFragDataLocation❌❌
api.WebGL2RenderingContext.getFramebufferAttachmentParameter❌❌
api.WebGL2RenderingContext.getIndexedParameter❌❌
api.WebGL2RenderingContext.getInternalformatParameter❌❌
api.WebGL2RenderingContext.getParameter❌❌
api.WebGL2RenderingContext.getProgramInfoLog❌❌
api.WebGL2RenderingContext.getProgramParameter❌❌
api.WebGL2RenderingContext.getQuery❌❌
api.WebGL2RenderingContext.getQueryParameter❌❌
api.WebGL2RenderingContext.getRenderbufferParameter❌❌
api.WebGL2RenderingContext.getSamplerParameter❌❌
api.WebGL2RenderingContext.getShaderInfoLog❌❌
api.WebGL2RenderingContext.getShaderParameter❌❌
api.WebGL2RenderingContext.getShaderPrecisionFormat❌❌
api.WebGL2RenderingContext.getShaderSource❌❌
api.WebGL2RenderingContext.getSupportedExtensions❌❌
api.WebGL2RenderingContext.getSyncParameter❌❌
api.WebGL2RenderingContext.getTexParameter❌❌
api.WebGL2RenderingContext.getTransformFeedbackVarying❌❌
api.WebGL2RenderingContext.getUniform❌❌
api.WebGL2RenderingContext.getUniformBlockIndex❌❌
api.WebGL2RenderingContext.getUniformIndices❌❌
api.WebGL2RenderingContext.getUniformLocation❌❌
api.WebGL2RenderingContext.getVertexAttrib❌❌
api.WebGL2RenderingContext.getVertexAttribOffset❌❌
api.WebGL2RenderingContext.hint❌❌
api.WebGL2RenderingContext.invalidateFramebuffer❌❌
api.WebGL2RenderingContext.invalidateSubFramebuffer❌❌
api.WebGL2RenderingContext.isBuffer❌❌
api.WebGL2RenderingContext.isContextLost❌❌
api.WebGL2RenderingContext.isEnabled❌❌
api.WebGL2RenderingContext.isFramebuffer❌❌
api.WebGL2RenderingContext.isProgram❌❌
api.WebGL2RenderingContext.isQuery❌❌
api.WebGL2RenderingContext.isRenderbuffer❌❌
api.WebGL2RenderingContext.isSampler❌❌
api.WebGL2RenderingContext.isShader❌❌
api.WebGL2RenderingContext.isSync❌❌
api.WebGL2RenderingContext.isTexture❌❌
api.WebGL2RenderingContext.isTransformFeedback❌❌
api.WebGL2RenderingContext.isVertexArray❌❌
api.WebGL2RenderingContext.lineWidth❌❌
api.WebGL2RenderingContext.linkProgram❌❌
api.WebGL2RenderingContext.pauseTransformFeedback❌❌
api.WebGL2RenderingContext.pixelStorei❌❌
api.WebGL2RenderingContext.polygonOffset❌❌
api.WebGL2RenderingContext.readBuffer❌❌
api.WebGL2RenderingContext.readPixels❌❌
api.WebGL2RenderingContext.renderbufferStorage❌❌
api.WebGL2RenderingContext.renderbufferStorageMultisample❌❌
api.WebGL2RenderingContext.resumeTransformFeedback❌❌
api.WebGL2RenderingContext.sampleCoverage❌❌
api.WebGL2RenderingContext.samplerParameterf❌❌
api.WebGL2RenderingContext.samplerParameteri❌❌
api.WebGL2RenderingContext.scissor❌❌
api.WebGL2RenderingContext.shaderSource❌❌
api.WebGL2RenderingContext.stencilFunc❌❌
api.WebGL2RenderingContext.stencilFuncSeparate❌❌
api.WebGL2RenderingContext.stencilMask❌❌
api.WebGL2RenderingContext.stencilMaskSeparate❌❌
api.WebGL2RenderingContext.stencilOp❌❌
api.WebGL2RenderingContext.stencilOpSeparate❌❌
api.WebGL2RenderingContext.texImage2D❌❌
api.WebGL2RenderingContext.texImage3D❌❌
api.WebGL2RenderingContext.texParameterf❌❌
api.WebGL2RenderingContext.texParameteri❌❌
api.WebGL2RenderingContext.texStorage2D❌❌
api.WebGL2RenderingContext.texStorage3D❌❌
api.WebGL2RenderingContext.texSubImage2D❌❌
api.WebGL2RenderingContext.texSubImage3D❌❌
api.WebGL2RenderingContext.transformFeedbackVaryings❌❌
api.WebGL2RenderingContext.uniform1f❌❌
api.WebGL2RenderingContext.uniform1fv❌❌
api.WebGL2RenderingContext.uniform1i❌❌
api.WebGL2RenderingContext.uniform1iv❌❌
api.WebGL2RenderingContext.uniform1ui❌❌
api.WebGL2RenderingContext.uniform1uiv❌❌
api.WebGL2RenderingContext.uniform2f❌❌
api.WebGL2RenderingContext.uniform2fv❌❌
api.WebGL2RenderingContext.uniform2i❌❌
api.WebGL2RenderingContext.uniform2iv❌❌
api.WebGL2RenderingContext.uniform2ui❌❌
api.WebGL2RenderingContext.uniform2uiv❌❌
api.WebGL2RenderingContext.uniform3f❌❌
api.WebGL2RenderingContext.uniform3fv❌❌
api.WebGL2RenderingContext.uniform3i❌❌
api.WebGL2RenderingContext.uniform3iv❌❌
api.WebGL2RenderingContext.uniform3ui❌❌
api.WebGL2RenderingContext.uniform3uiv❌❌
api.WebGL2RenderingContext.uniform4f❌❌
api.WebGL2RenderingContext.uniform4fv❌❌
api.WebGL2RenderingContext.uniform4i❌❌
api.WebGL2RenderingContext.uniform4iv❌❌
api.WebGL2RenderingContext.uniform4ui❌❌
api.WebGL2RenderingContext.uniform4uiv❌❌
api.WebGL2RenderingContext.uniformBlockBinding❌❌
api.WebGL2RenderingContext.uniformMatrix2fv❌❌
api.WebGL2RenderingContext.uniformMatrix2x3fv❌❌
api.WebGL2RenderingContext.uniformMatrix2x4fv❌❌
api.WebGL2RenderingContext.uniformMatrix3fv❌❌
api.WebGL2RenderingContext.uniformMatrix3x2fv❌❌
api.WebGL2RenderingContext.uniformMatrix3x4fv❌❌
api.WebGL2RenderingContext.uniformMatrix4fv❌❌
api.WebGL2RenderingContext.uniformMatrix4x2fv❌❌
api.WebGL2RenderingContext.uniformMatrix4x3fv❌❌
api.WebGL2RenderingContext.useProgram❌❌
api.WebGL2RenderingContext.validateProgram❌❌
api.WebGL2RenderingContext.vertexAttrib1f❌❌
api.WebGL2RenderingContext.vertexAttrib1fv❌❌
api.WebGL2RenderingContext.vertexAttrib2f❌❌
api.WebGL2RenderingContext.vertexAttrib2fv❌❌
api.WebGL2RenderingContext.vertexAttrib3f❌❌
api.WebGL2RenderingContext.vertexAttrib3fv❌❌
api.WebGL2RenderingContext.vertexAttrib4f❌❌
api.WebGL2RenderingContext.vertexAttrib4fv❌❌
api.WebGL2RenderingContext.vertexAttribDivisor❌❌
api.WebGL2RenderingContext.vertexAttribI4i❌❌
api.WebGL2RenderingContext.vertexAttribI4iv❌❌
api.WebGL2RenderingContext.vertexAttribI4ui❌❌
api.WebGL2RenderingContext.vertexAttribI4uiv❌❌
api.WebGL2RenderingContext.vertexAttribIPointer❌❌
api.WebGL2RenderingContext.vertexAttribPointer❌❌
api.WebGL2RenderingContext.viewport❌❌
api.WebGL2RenderingContext.waitSync❌❌
api.WebGLQuery❌❌
api.WebGLSampler❌❌
api.WebGLSync❌❌
api.WebGLTransformFeedback❌❌
api.WebGLVertexArrayObject❌❌

dynamic-range (5.65%)

No BCD entries.

set-methods (5.60%)

BCD EntryWindow
javascript.builtins.Set.differenceβœ…
javascript.builtins.Set.intersectionβœ…
javascript.builtins.Set.isDisjointFromβœ…
javascript.builtins.Set.isSubsetOfβœ…
javascript.builtins.Set.isSupersetOfβœ…
javascript.builtins.Set.symmetricDifferenceβœ…
javascript.builtins.Set.unionβœ…

transform-box (5.48%)

BCD EntryWindow
css.properties.transform-box❌
css.properties.transform-box.border-box❌
css.properties.transform-box.content-box❌
css.properties.transform-box.fill-box❌
css.properties.transform-box.stroke-box❌
css.properties.transform-box.view-box❌

iterator-methods (5.44%)

BCD EntryWindow
javascript.builtins.Iterator.Iterator
javascript.builtins.Iterator.dropβœ…
javascript.builtins.Iterator.everyβœ…
javascript.builtins.Iterator.filterβœ…
javascript.builtins.Iterator.findβœ…
javascript.builtins.Iterator.flatMapβœ…
javascript.builtins.Iterator.forEachβœ…
javascript.builtins.Iterator.fromβœ…
javascript.builtins.Iterator.mapβœ…
javascript.builtins.Iterator.reduceβœ…
javascript.builtins.Iterator.someβœ…
javascript.builtins.Iterator.takeβœ…
javascript.builtins.Iterator.toArrayβœ…

cascade-layers (5.37%)

BCD EntryWindow
api.CSSImportRule.layerNameβœ…
api.CSSLayerBlockRuleβœ…
api.CSSLayerBlockRule.nameβœ…
api.CSSLayerStatementRuleβœ…
api.CSSLayerStatementRule.nameListβœ…
css.at-rules.import.layer
css.at-rules.layer
css.types.global_keywords.revert-layer

document-caretpositionfrompoint (5.36%)

BCD EntryWindow
api.CaretPosition❌
api.CaretPosition.getClientRect❌
api.CaretPosition.offset❌
api.CaretPosition.offsetNode❌
api.Document.caretPositionFromPoint❌
api.Document.caretPositionFromPoint.options_parameter

webvtt (5.25%)

BCD EntryWindow
api.VTTCue❌
api.VTTCue.VTTCue❌
api.VTTCue.getCueAsHTML❌
api.VTTCue.text❌
api.VTTCue.text.all_html_character_references
css.selectors.cue❌
css.selectors.cue.selector_argument

web-locks (5.03%)

BCD EntryWindowWorker
api.Lock❌❌
api.Lock.mode❌❌
api.Lock.name❌❌
api.LockManager❌❌
api.LockManager.query❌❌
api.LockManager.request❌❌
api.Navigator.locks❌
api.WorkerNavigator.locks❌

web-audio (5.02%)

BCD EntryWindow
api.AnalyserNodeβœ…
api.AnalyserNode.AnalyserNodeβœ…
api.AnalyserNode.fftSizeβœ…
api.AnalyserNode.frequencyBinCountβœ…
api.AnalyserNode.getByteFrequencyDataβœ…
api.AnalyserNode.getByteTimeDomainDataβœ…
api.AnalyserNode.getFloatFrequencyDataβœ…
api.AnalyserNode.getFloatTimeDomainDataβœ…
api.AnalyserNode.maxDecibelsβœ…
api.AnalyserNode.minDecibelsβœ…
api.AnalyserNode.smoothingTimeConstantβœ…
api.AudioBufferβœ…
api.AudioBuffer.AudioBufferβœ…
api.AudioBuffer.copyFromChannelβœ…
api.AudioBuffer.copyToChannelβœ…
api.AudioBuffer.durationβœ…
api.AudioBuffer.getChannelDataβœ…
api.AudioBuffer.lengthβœ…
api.AudioBuffer.numberOfChannelsβœ…
api.AudioBuffer.sampleRateβœ…
api.AudioBufferSourceNodeβœ…
api.AudioBufferSourceNode.AudioBufferSourceNodeβœ…
api.AudioBufferSourceNode.bufferβœ…
api.AudioBufferSourceNode.detuneβœ…
api.AudioBufferSourceNode.loopβœ…
api.AudioBufferSourceNode.loopEndβœ…
api.AudioBufferSourceNode.loopStartβœ…
api.AudioBufferSourceNode.playbackRateβœ…
api.AudioBufferSourceNode.startβœ…
api.AudioContextβœ…
api.AudioContext.AudioContextβœ…
api.AudioContext.AudioContext.options_latencyHint_parameterβœ…
api.AudioContext.AudioContext.options_sampleRate_parameterβœ…
api.AudioContext.AudioContext.options_sinkId_parameter❌
api.AudioContext.baseLatencyβœ…
api.AudioContext.closeβœ…
api.AudioContext.createMediaElementSourceβœ…
api.AudioContext.createMediaStreamDestinationβœ…
api.AudioContext.createMediaStreamSourceβœ…
api.AudioContext.createMediaStreamTrackSourceβœ…
api.AudioContext.error_event❌
api.AudioContext.getOutputTimestampβœ…
api.AudioContext.outputLatencyβœ…
api.AudioContext.resumeβœ…
api.AudioContext.setSinkId❌
api.AudioContext.sinkId❌
api.AudioContext.sinkchange_event❌
api.AudioContext.suspendβœ…
api.AudioDestinationNodeβœ…
api.AudioDestinationNode.maxChannelCountβœ…
api.AudioListenerβœ…
api.AudioListener.forwardXβœ…
api.AudioListener.forwardYβœ…
api.AudioListener.forwardZβœ…
api.AudioListener.positionXβœ…
api.AudioListener.positionYβœ…
api.AudioListener.positionZβœ…
api.AudioListener.upXβœ…
api.AudioListener.upYβœ…
api.AudioListener.upZβœ…
api.AudioNodeβœ…
api.AudioNode.channelCountβœ…
api.AudioNode.channelCountModeβœ…
api.AudioNode.channelInterpretationβœ…
api.AudioNode.connectβœ…
api.AudioNode.contextβœ…
api.AudioNode.disconnectβœ…
api.AudioNode.disconnect.destination_parameter
api.AudioNode.disconnect.input_parameter
api.AudioNode.numberOfInputsβœ…
api.AudioNode.numberOfOutputsβœ…
api.AudioParamβœ…
api.AudioParam.automationRateβœ…
api.AudioParam.cancelAndHoldAtTimeβœ…
api.AudioParam.cancelScheduledValuesβœ…
api.AudioParam.defaultValueβœ…
api.AudioParam.exponentialRampToValueAtTimeβœ…
api.AudioParam.linearRampToValueAtTimeβœ…
api.AudioParam.maxValueβœ…
api.AudioParam.minValueβœ…
api.AudioParam.setTargetAtTimeβœ…
api.AudioParam.setValueAtTimeβœ…
api.AudioParam.setValueCurveAtTimeβœ…
api.AudioParam.valueβœ…
api.AudioParamMap❌
api.AudioParamMap.@@iterator❌
api.AudioParamMap.entries❌
api.AudioParamMap.forEach❌
api.AudioParamMap.get❌
api.AudioParamMap.has❌
api.AudioParamMap.keys❌
api.AudioParamMap.size❌
api.AudioParamMap.values❌
api.AudioScheduledSourceNodeβœ…
api.AudioScheduledSourceNode.ended_eventβœ…
api.AudioScheduledSourceNode.startβœ…
api.AudioScheduledSourceNode.stopβœ…
api.AudioSinkInfo❌
api.AudioSinkInfo.type❌
api.BaseAudioContextβœ…
api.BaseAudioContext.createAnalyserβœ…
api.BaseAudioContext.createBiquadFilterβœ…
api.BaseAudioContext.createBufferβœ…
api.BaseAudioContext.createBufferSourceβœ…
api.BaseAudioContext.createChannelMergerβœ…
api.BaseAudioContext.createChannelSplitterβœ…
api.BaseAudioContext.createConstantSourceβœ…
api.BaseAudioContext.createConvolver❌
api.BaseAudioContext.createDelay❌
api.BaseAudioContext.createDynamicsCompressor❌
api.BaseAudioContext.createGainβœ…
api.BaseAudioContext.createIIRFilterβœ…
api.BaseAudioContext.createOscillatorβœ…
api.BaseAudioContext.createPannerβœ…
api.BaseAudioContext.createPeriodicWave❌
api.BaseAudioContext.createPeriodicWave.constraints_disableNormalization_parameter❌
api.BaseAudioContext.createStereoPannerβœ…
api.BaseAudioContext.createWaveShaper❌
api.BaseAudioContext.currentTimeβœ…
api.BaseAudioContext.decodeAudioDataβœ…
api.BaseAudioContext.decodeAudioData.returns_promiseβœ…
api.BaseAudioContext.destinationβœ…
api.BaseAudioContext.listenerβœ…
api.BaseAudioContext.sampleRateβœ…
api.BaseAudioContext.stateβœ…
api.BaseAudioContext.statechange_eventβœ…
api.BiquadFilterNodeβœ…
api.BiquadFilterNode.BiquadFilterNodeβœ…
api.BiquadFilterNode.Qβœ…
api.BiquadFilterNode.detuneβœ…
api.BiquadFilterNode.frequencyβœ…
api.BiquadFilterNode.gainβœ…
api.BiquadFilterNode.getFrequencyResponse❌
api.BiquadFilterNode.typeβœ…
api.ChannelMergerNodeβœ…
api.ChannelMergerNode.ChannelMergerNodeβœ…
api.ChannelSplitterNodeβœ…
api.ChannelSplitterNode.ChannelSplitterNodeβœ…
api.ConstantSourceNodeβœ…
api.ConstantSourceNode.ConstantSourceNodeβœ…
api.ConstantSourceNode.offsetβœ…
api.ConvolverNode❌
api.ConvolverNode.ConvolverNode❌
api.ConvolverNode.buffer❌
api.ConvolverNode.normalize❌
api.DelayNode❌
api.DelayNode.DelayNode❌
api.DelayNode.delayTime❌
api.DynamicsCompressorNode❌
api.DynamicsCompressorNode.DynamicsCompressorNode❌
api.DynamicsCompressorNode.attack❌
api.DynamicsCompressorNode.knee❌
api.DynamicsCompressorNode.ratio❌
api.DynamicsCompressorNode.reduction❌
api.DynamicsCompressorNode.release❌
api.DynamicsCompressorNode.threshold❌
api.GainNodeβœ…
api.GainNode.GainNodeβœ…
api.GainNode.gainβœ…
api.IIRFilterNodeβœ…
api.IIRFilterNode.IIRFilterNodeβœ…
api.IIRFilterNode.getFrequencyResponseβœ…
api.MediaElementAudioSourceNodeβœ…
api.MediaElementAudioSourceNode.MediaElementAudioSourceNodeβœ…
api.MediaElementAudioSourceNode.mediaElementβœ…
api.MediaStreamAudioDestinationNodeβœ…
api.MediaStreamAudioDestinationNode.MediaStreamAudioDestinationNodeβœ…
api.MediaStreamAudioDestinationNode.streamβœ…
api.MediaStreamAudioSourceNode❌
api.MediaStreamAudioSourceNode.MediaStreamAudioSourceNodeβœ…
api.MediaStreamAudioSourceNode.mediaStream❌
api.MediaStreamTrackAudioSourceNode❌
api.MediaStreamTrackAudioSourceNode.MediaStreamTrackAudioSourceNodeβœ…
api.OscillatorNodeβœ…
api.OscillatorNode.OscillatorNodeβœ…
api.OscillatorNode.detuneβœ…
api.OscillatorNode.frequencyβœ…
api.OscillatorNode.setPeriodicWave❌
api.OscillatorNode.typeβœ…
api.PannerNodeβœ…
api.PannerNode.PannerNodeβœ…
api.PannerNode.coneInnerAngleβœ…
api.PannerNode.coneOuterAngleβœ…
api.PannerNode.coneOuterGainβœ…
api.PannerNode.distanceModelβœ…
api.PannerNode.maxDistanceβœ…
api.PannerNode.orientationXβœ…
api.PannerNode.orientationYβœ…
api.PannerNode.orientationZβœ…
api.PannerNode.panningModelβœ…
api.PannerNode.positionXβœ…
api.PannerNode.positionYβœ…
api.PannerNode.positionZβœ…
api.PannerNode.refDistanceβœ…
api.PannerNode.rolloffFactorβœ…
api.PeriodicWave
api.PeriodicWave.PeriodicWave❌
api.StereoPannerNodeβœ…
api.StereoPannerNode.StereoPannerNodeβœ…
api.StereoPannerNode.panβœ…
api.WaveShaperNode❌
api.WaveShaperNode.WaveShaperNode❌
api.WaveShaperNode.curve❌
api.WaveShaperNode.oversample❌

ch (4.95%)

BCD EntryWindow
css.types.length.chβœ…

bfcache-blocking-reasons (4.88%)

BCD EntryWindow
api.NotRestoredReasonDetails❌
api.NotRestoredReasonDetails.reason❌
api.NotRestoredReasonDetails.toJSON❌
api.NotRestoredReasons❌
api.NotRestoredReasons.children❌
api.NotRestoredReasons.id❌
api.NotRestoredReasons.name❌
api.NotRestoredReasons.reasons❌
api.NotRestoredReasons.src❌
api.NotRestoredReasons.toJSON❌
api.NotRestoredReasons.url❌
api.PerformanceNavigationTiming.notRestoredReasons❌

prefers-reduced-transparency (4.67%)

No BCD entries.

scroll-driven-animations (4.52%)

BCD EntryWindow
api.ScrollTimeline❌
api.ScrollTimeline.ScrollTimeline❌
api.ScrollTimeline.axis❌
api.ScrollTimeline.source❌
api.ViewTimeline❌
api.ViewTimeline.ViewTimeline❌
api.ViewTimeline.endOffset❌
api.ViewTimeline.startOffset❌
api.ViewTimeline.subject❌
css.properties.animation-range❌
css.properties.animation-range-end❌
css.properties.animation-range-end.normal❌
css.properties.animation-range-start❌
css.properties.animation-range-start.normal❌
css.properties.animation-timeline❌
css.properties.animation-timeline.scroll❌
css.properties.animation-timeline.view❌
css.properties.animation.animation-timeline_included
css.properties.scroll-timeline❌
css.properties.scroll-timeline-axis❌
css.properties.scroll-timeline-axis.block❌
css.properties.scroll-timeline-axis.inline❌
css.properties.scroll-timeline-axis.x❌
css.properties.scroll-timeline-axis.y❌
css.properties.scroll-timeline-name❌
css.properties.timeline-scope❌
css.properties.timeline-scope.all❌
css.properties.timeline-scope.none❌
css.properties.view-timeline❌
css.properties.view-timeline-axis❌
css.properties.view-timeline-axis.block❌
css.properties.view-timeline-axis.inline❌
css.properties.view-timeline-axis.x❌
css.properties.view-timeline-axis.y❌
css.properties.view-timeline-inset❌
css.properties.view-timeline-inset.auto❌
css.properties.view-timeline-name❌

promise-try (4.51%)

BCD EntryWindow
javascript.builtins.Promise.tryβœ…

anchor-positioning (4.40%)

BCD EntryWindow
api.CSSPositionTryDescriptors❌
api.CSSPositionTryDescriptors.align-self❌
api.CSSPositionTryDescriptors.alignSelf❌
api.CSSPositionTryDescriptors.block-size❌
api.CSSPositionTryDescriptors.blockSize❌
api.CSSPositionTryDescriptors.bottom❌
api.CSSPositionTryDescriptors.height❌
api.CSSPositionTryDescriptors.inline-size❌
api.CSSPositionTryDescriptors.inlineSize❌
api.CSSPositionTryDescriptors.inset❌
api.CSSPositionTryDescriptors.inset-block❌
api.CSSPositionTryDescriptors.inset-block-end❌
api.CSSPositionTryDescriptors.inset-block-start❌
api.CSSPositionTryDescriptors.inset-inline❌
api.CSSPositionTryDescriptors.inset-inline-end❌
api.CSSPositionTryDescriptors.inset-inline-start❌
api.CSSPositionTryDescriptors.insetBlock❌
api.CSSPositionTryDescriptors.insetBlockEnd❌
api.CSSPositionTryDescriptors.insetBlockStart❌
api.CSSPositionTryDescriptors.insetInline❌
api.CSSPositionTryDescriptors.insetInlineEnd❌
api.CSSPositionTryDescriptors.insetInlineStart❌
api.CSSPositionTryDescriptors.justify-self❌
api.CSSPositionTryDescriptors.justifySelf❌
api.CSSPositionTryDescriptors.left❌
api.CSSPositionTryDescriptors.margin❌
api.CSSPositionTryDescriptors.margin-block❌
api.CSSPositionTryDescriptors.margin-block-end❌
api.CSSPositionTryDescriptors.margin-block-start❌
api.CSSPositionTryDescriptors.margin-bottom❌
api.CSSPositionTryDescriptors.margin-inline❌
api.CSSPositionTryDescriptors.margin-inline-end❌
api.CSSPositionTryDescriptors.margin-inline-start❌
api.CSSPositionTryDescriptors.margin-left❌
api.CSSPositionTryDescriptors.margin-right❌
api.CSSPositionTryDescriptors.margin-top❌
api.CSSPositionTryDescriptors.marginBlock❌
api.CSSPositionTryDescriptors.marginBlockEnd❌
api.CSSPositionTryDescriptors.marginBlockStart❌
api.CSSPositionTryDescriptors.marginBottom❌
api.CSSPositionTryDescriptors.marginInline❌
api.CSSPositionTryDescriptors.marginInlineEnd❌
api.CSSPositionTryDescriptors.marginInlineStart❌
api.CSSPositionTryDescriptors.marginLeft❌
api.CSSPositionTryDescriptors.marginRight❌
api.CSSPositionTryDescriptors.marginTop❌
api.CSSPositionTryDescriptors.max-block-size❌
api.CSSPositionTryDescriptors.max-height❌
api.CSSPositionTryDescriptors.max-inline-size❌
api.CSSPositionTryDescriptors.max-width❌
api.CSSPositionTryDescriptors.maxBlockSize❌
api.CSSPositionTryDescriptors.maxHeight❌
api.CSSPositionTryDescriptors.maxInlineSize❌
api.CSSPositionTryDescriptors.maxWidth❌
api.CSSPositionTryDescriptors.min-block-size❌
api.CSSPositionTryDescriptors.min-height❌
api.CSSPositionTryDescriptors.min-inline-size❌
api.CSSPositionTryDescriptors.min-width❌
api.CSSPositionTryDescriptors.minBlockSize❌
api.CSSPositionTryDescriptors.minHeight❌
api.CSSPositionTryDescriptors.minInlineSize❌
api.CSSPositionTryDescriptors.minWidth❌
api.CSSPositionTryDescriptors.place-self❌
api.CSSPositionTryDescriptors.placeSelf❌
api.CSSPositionTryDescriptors.position-anchor❌
api.CSSPositionTryDescriptors.position-area❌
api.CSSPositionTryDescriptors.positionAnchor❌
api.CSSPositionTryDescriptors.positionArea❌
api.CSSPositionTryDescriptors.right❌
api.CSSPositionTryDescriptors.top❌
api.CSSPositionTryDescriptors.width❌
api.CSSPositionTryRule❌
api.CSSPositionTryRule.name❌
api.CSSPositionTryRule.style❌
api.HTMLButtonElement.popoverTargetElement.implicit_anchor_reference
api.HTMLElement.showPopover.options_source_parameter.implicit_anchor_reference
api.HTMLElement.togglePopover.options_source_parameter.implicit_anchor_reference
api.HTMLInputElement.popoverTargetElement.implicit_anchor_reference
css.at-rules.position-try
css.properties.align-items.anchor-center
css.properties.align-self.anchor-center❌
css.properties.anchor-name❌
css.properties.anchor-name.none❌
css.properties.anchor-scope❌
css.properties.anchor-scope.all❌
css.properties.anchor-scope.none❌
css.properties.block-size.anchor-size❌
css.properties.bottom.anchor❌
css.properties.bottom.anchor-size❌
css.properties.height.anchor-size❌
css.properties.inline-size.anchor-size❌
css.properties.inset-block-end.anchor❌
css.properties.inset-block-end.anchor-size❌
css.properties.inset-block-start.anchor❌
css.properties.inset-block-start.anchor-size❌
css.properties.inset-block.anchor❌
css.properties.inset-block.anchor-size❌
css.properties.inset-inline-end.anchor❌
css.properties.inset-inline-end.anchor-size❌
css.properties.inset-inline-start.anchor❌
css.properties.inset-inline-start.anchor-size❌
css.properties.inset-inline.anchor❌
css.properties.inset-inline.anchor-size❌
css.properties.inset.anchor❌
css.properties.inset.anchor-size❌
css.properties.justify-items.anchor-center
css.properties.justify-self.anchor-center❌
css.properties.left.anchor❌
css.properties.left.anchor-size❌
css.properties.margin-block-end.anchor-size❌
css.properties.margin-block-start.anchor-size❌
css.properties.margin-block.anchor-size❌
css.properties.margin-bottom.anchor-size❌
css.properties.margin-inline-end.anchor-size❌
css.properties.margin-inline-start.anchor-size❌
css.properties.margin-inline.anchor-size❌
css.properties.margin-left.anchor-size❌
css.properties.margin-right.anchor-size❌
css.properties.margin-top.anchor-size❌
css.properties.margin.anchor-size❌
css.properties.max-block-size.anchor-size❌
css.properties.max-height.anchor-size❌
css.properties.max-inline-size.anchor-size❌
css.properties.max-width.anchor-size❌
css.properties.min-block-size.anchor-size❌
css.properties.min-height.anchor-size❌
css.properties.min-inline-size.anchor-size❌
css.properties.min-width.anchor-size❌
css.properties.place-items.anchor-center
css.properties.place-self.anchor-center❌
css.properties.position-anchor❌
css.properties.position-anchor.auto❌
css.properties.position-area❌
css.properties.position-area.block-end❌
css.properties.position-area.block-start❌
css.properties.position-area.bottom❌
css.properties.position-area.center❌
css.properties.position-area.end❌
css.properties.position-area.inline-end❌
css.properties.position-area.inline-start❌
css.properties.position-area.left❌
css.properties.position-area.none❌
css.properties.position-area.right❌
css.properties.position-area.self-end❌
css.properties.position-area.self-start❌
css.properties.position-area.span-all❌
css.properties.position-area.span-block-end❌
css.properties.position-area.span-block-start❌
css.properties.position-area.span-bottom❌
css.properties.position-area.span-end❌
css.properties.position-area.span-inline-end❌
css.properties.position-area.span-inline-start❌
css.properties.position-area.span-start❌
css.properties.position-area.span-top❌
css.properties.position-area.span-x-end❌
css.properties.position-area.span-x-start❌
css.properties.position-area.span-y-end❌
css.properties.position-area.span-y-start❌
css.properties.position-area.start❌
css.properties.position-area.top❌
css.properties.position-area.x-end❌
css.properties.position-area.x-self-end
css.properties.position-area.x-self-start
css.properties.position-area.x-start❌
css.properties.position-area.y-end❌
css.properties.position-area.y-self-end
css.properties.position-area.y-self-start
css.properties.position-area.y-start❌
css.properties.position-try❌
css.properties.position-try-fallbacks❌
css.properties.position-try-fallbacks.flip-block❌
css.properties.position-try-fallbacks.flip-inline❌
css.properties.position-try-fallbacks.flip-start❌
css.properties.position-try-fallbacks.none❌
css.properties.position-try-fallbacks.position-area❌
css.properties.position-try-order❌
css.properties.position-try-order.most-block-size❌
css.properties.position-try-order.most-height❌
css.properties.position-try-order.most-inline-size❌
css.properties.position-try-order.most-width❌
css.properties.position-try-order.normal❌
css.properties.position-visibility❌
css.properties.position-visibility.always❌
css.properties.position-visibility.anchors-visible
css.properties.position-visibility.no-overflow❌
css.properties.right.anchor❌
css.properties.right.anchor-size❌
css.properties.top.anchor❌
css.properties.top.anchor-size❌
css.properties.width.anchor-size❌
css.types.anchor
css.types.anchor-size
css.types.anchor-size.inset_margin
html.elements.button.popovertarget.implicit_anchor_reference
html.elements.input.popovertarget.implicit_anchor_reference

array-findlast (4.25%)

BCD EntryWindow
javascript.builtins.Array.findLastβœ…
javascript.builtins.Array.findLastIndexβœ…
javascript.builtins.TypedArray.findLastβœ…
javascript.builtins.TypedArray.findLastIndexβœ…

check-visibility (4.14%)

BCD EntryWindow
api.Element.checkVisibility❌
api.Element.checkVisibility.options_checkOpacity_parameter❌
api.Element.checkVisibility.options_checkVisibilityCSS_parameter❌
api.Element.checkVisibility.options_contentVisibilityAuto_parameter❌
api.Element.checkVisibility.options_opacityProperty_parameter❌
api.Element.checkVisibility.options_visibilityProperty_parameter❌

inert (3.74%)

BCD EntryWindow
api.HTMLElement.inert❌
api.HTMLElement.inert.ignores_find_in_page
html.global_attributes.inert❌
html.global_attributes.inert.ignores_find_in_page

fetchlater (3.71%)

BCD EntryWindow
api.FetchLaterResultβœ…
api.FetchLaterResult.activatedβœ…
api.Window.fetchLaterβœ…
http.headers.Permissions-Policy.deferred-fetch
http.headers.Permissions-Policy.deferred-fetch-minimal

nth-child-of (3.58%)

No BCD entries.

float16array (3.56%)

BCD EntryWindow
javascript.builtins.DataView.getFloat16βœ…
javascript.builtins.DataView.setFloat16βœ…
javascript.builtins.Float16Arrayβœ…
javascript.builtins.Float16Array.Float16Arrayβœ…
javascript.builtins.Math.f16roundβœ…

font-optical-sizing (3.54%)

BCD EntryWindow
css.properties.font-optical-sizing❌
css.properties.font-optical-sizing.auto❌
css.properties.font-optical-sizing.none❌

display-animation (3.42%)

No BCD entries.

BCD EntryWindow
css.properties.print-color-adjust❌
css.properties.print-color-adjust.economy❌
css.properties.print-color-adjust.exact❌

promise-withresolvers (3.40%)

BCD EntryWindow
javascript.builtins.Promise.withResolversβœ…

urlpattern (3.38%)

BCD EntryWindowWorker
api.URLPatternβœ…βœ…
api.URLPattern.URLPatternβœ…βœ…
api.URLPattern.URLPattern.ignoreCase_optionβœ…βœ…
api.URLPattern.execβœ…βœ…
api.URLPattern.hasRegExpGroupsβœ…βœ…
api.URLPattern.hashβœ…βœ…
api.URLPattern.hostnameβœ…βœ…
api.URLPattern.passwordβœ…βœ…
api.URLPattern.pathnameβœ…βœ…
api.URLPattern.portβœ…βœ…
api.URLPattern.protocolβœ…βœ…
api.URLPattern.searchβœ…βœ…
api.URLPattern.testβœ…βœ…
api.URLPattern.usernameβœ…βœ…

popover (3.33%)

BCD EntryWindow
api.HTMLButtonElement.popoverTargetAction❌
api.HTMLButtonElement.popoverTargetElement❌
api.HTMLElement.beforetoggle_eventβœ…
api.HTMLElement.beforetoggle_event.popover_elements
api.HTMLElement.hidePopover❌
api.HTMLElement.popover❌
api.HTMLElement.showPopover❌
api.HTMLElement.showPopover.options_source_parameter
api.HTMLElement.togglePopover❌
api.HTMLElement.togglePopover.options_source_parameter
api.HTMLElement.togglePopover.returns_boolean❌
api.HTMLElement.toggle_event.popover_elements
api.HTMLInputElement.popoverTargetAction❌
api.HTMLInputElement.popoverTargetElement❌
api.ToggleEventβœ…
api.ToggleEvent.ToggleEventβœ…
api.ToggleEvent.newStateβœ…
api.ToggleEvent.oldStateβœ…
css.selectors.backdrop.popover
css.selectors.popover-openβœ…
html.elements.button.popovertarget
html.elements.button.popovertargetaction
html.elements.input.popovertarget
html.elements.input.popovertargetaction
html.global_attributes.popover❌

revert-value (3.32%)

No BCD entries.

box-decoration-break (3.18%)

BCD EntryWindow
css.properties.box-decoration-break❌
css.properties.box-decoration-break.clone❌
css.properties.box-decoration-break.slice❌

starting-style (3.17%)

BCD EntryWindow
api.CSSStartingStyleRule❌
css.at-rules.starting-style

oklab (3.02%)

BCD EntryWindow
css.types.color.oklab❌
css.types.color.oklab.mixed_type_parameters
css.types.color.oklch❌
css.types.color.oklch.mixed_type_parameters

storage-access (2.97%)

BCD EntryWindowWorker
api.Document.hasStorageAccess❌
api.Document.requestStorageAccess❌
api.Document.requestStorageAccessFor
api.Permissions.permission_storage-access❌❌
api.Permissions.permission_top-level-storage-access❌❌
html.elements.iframe.allow.storage-access
http.headers.Permissions-Policy.storage-access

intl-display-names (2.95%)

BCD EntryWindow
javascript.builtins.Intl.DisplayNamesβœ…
javascript.builtins.Intl.DisplayNames.DisplayNamesβœ…
javascript.builtins.Intl.DisplayNames.ofβœ…
javascript.builtins.Intl.DisplayNames.resolvedOptionsβœ…
javascript.builtins.Intl.DisplayNames.supportedLocalesOfβœ…
BCD EntryWindow
css.selectors.modalβœ…

array-group (2.72%)

BCD EntryWindow
javascript.builtins.Map.groupByβœ…
javascript.builtins.Object.groupByβœ…

wasm-sign-extension-operators (2.69%)

BCD EntryWebAssembly
webassembly.sign-extension-operationsβœ…

uint8array-base64-hex (2.64%)

BCD EntryWindow
javascript.builtins.Uint8Array.fromBase64βœ…
javascript.builtins.Uint8Array.fromHexβœ…
javascript.builtins.Uint8Array.setFromBase64βœ…
javascript.builtins.Uint8Array.setFromHexβœ…
javascript.builtins.Uint8Array.toBase64βœ…
javascript.builtins.Uint8Array.toHexβœ…

autofill (2.59%)

BCD EntryWindow
css.selectors.autofillβœ…

accent-color (2.57%)

BCD EntryWindow
css.properties.accent-color❌
css.properties.accent-color.auto❌

media-session (2.57%)

BCD EntryWindow
api.ChapterInformation❌
api.ChapterInformation.artwork❌
api.ChapterInformation.startTime❌
api.ChapterInformation.title❌
api.MediaMetadataβœ…
api.MediaMetadata.MediaMetadataβœ…
api.MediaMetadata.albumβœ…
api.MediaMetadata.artistβœ…
api.MediaMetadata.artwork❌
api.MediaMetadata.chapterInfo❌
api.MediaMetadata.titleβœ…
api.MediaSessionβœ…
api.MediaSession.metadataβœ…
api.MediaSession.playbackStateβœ…
api.MediaSession.setActionHandlerβœ…
api.MediaSession.setActionHandler.hangup_type❌
api.MediaSession.setActionHandler.nextslide_type❌
api.MediaSession.setActionHandler.nexttrack_typeβœ…
api.MediaSession.setActionHandler.pause_typeβœ…
api.MediaSession.setActionHandler.play_typeβœ…
api.MediaSession.setActionHandler.previousslide_type❌
api.MediaSession.setActionHandler.previoustrack_typeβœ…
api.MediaSession.setActionHandler.seekbackward_typeβœ…
api.MediaSession.setActionHandler.seekforward_typeβœ…
api.MediaSession.setActionHandler.seekto_typeβœ…
api.MediaSession.setActionHandler.skipad_typeβœ…
api.MediaSession.setActionHandler.stop_typeβœ…
api.MediaSession.setActionHandler.togglecamera_type❌
api.MediaSession.setActionHandler.togglemicrophone_type❌
api.MediaSession.setCameraActive❌
api.MediaSession.setMicrophoneActive❌
api.MediaSession.setPositionStateβœ…
api.MediaSession.setScreenshareActive❌
api.Navigator.mediaSessionβœ…

font-size-adjust (2.49%)

BCD EntryWindow
css.at-rules.font-face.size-adjust
css.properties.font-size-adjust❌
css.properties.font-size-adjust.from-font❌
css.properties.font-size-adjust.none❌
css.properties.font-size-adjust.two-values❌
svg.global_attributes.font-size-adjust

intl-segmenter (2.41%)

BCD EntryWindow
javascript.builtins.Intl.Segmenterβœ…
javascript.builtins.Intl.Segmenter.Segmenterβœ…
javascript.builtins.Intl.Segmenter.resolvedOptionsβœ…
javascript.builtins.Intl.Segmenter.segmentβœ…
javascript.builtins.Intl.Segmenter.supportedLocalesOfβœ…
javascript.builtins.Intl.Segmentsβœ…
javascript.builtins.Intl.Segments.@@iteratorβœ…
javascript.builtins.Intl.Segments.containingβœ…

transition-behavior (2.29%)

BCD EntryWindow
css.properties.transition-behaviorβœ…
css.properties.transition.transition-behaviorβœ…

promise-any (2.28%)

BCD EntryWindow
javascript.builtins.AggregateErrorβœ…
javascript.builtins.AggregateError.AggregateErrorβœ…
javascript.builtins.AggregateError.errorsβœ…
javascript.builtins.AggregateError.serializable_object
javascript.builtins.Promise.anyβœ…

text-wrap-balance (2.18%)

BCD EntryWindow
css.properties.text-wrap.balance❌

fedcm (2.13%)

BCD EntryWindow
api.CredentialsContainer.get.identity_option❌
api.CredentialsContainer.get.identity_option.context_option
api.CredentialsContainer.get.identity_option.providers_option_loginHint
api.IdentityCredential❌
api.IdentityCredential.token❌

array-by-copy (2.12%)

BCD EntryWindow
javascript.builtins.Array.toReversedβœ…
javascript.builtins.Array.toSortedβœ…
javascript.builtins.Array.toSplicedβœ…
javascript.builtins.Array.withβœ…
javascript.builtins.TypedArray.toReversedβœ…
javascript.builtins.TypedArray.toSortedβœ…
javascript.builtins.TypedArray.withβœ…

datalist (2.01%)

BCD EntryWindow
api.HTMLDataListElementβœ…
api.HTMLDataListElement.optionsβœ…
html.elements.datalistβœ…

gradient-interpolation (1.98%)

No BCD entries.

font-synthesis (1.94%)

BCD EntryWindow
css.properties.font-synthesis❌
css.properties.font-synthesis.position❌
css.properties.font-synthesis.small-caps❌
css.properties.font-synthesis.style❌
css.properties.font-synthesis.weight❌

text-wrap-pretty (1.93%)

BCD EntryWindow
css.properties.text-wrap.pretty❌

app-shortcuts (1.84%)

No BCD entries.

intl-locale-info (1.82%)

BCD EntryWindow
javascript.builtins.Intl.Locale.getCalendars❌
javascript.builtins.Intl.Locale.getCollations❌
javascript.builtins.Intl.Locale.getHourCycles❌
javascript.builtins.Intl.Locale.getNumberingSystems❌
javascript.builtins.Intl.Locale.getTextInfo❌
javascript.builtins.Intl.Locale.getTimeZones❌
javascript.builtins.Intl.Locale.getWeekInfo❌

webgpu (1.75%)

BCD EntryWindowWorker
api.GPUβœ…βœ…
api.GPU.getPreferredCanvasFormatβœ…βœ…
api.GPU.requestAdapterβœ…βœ…
api.GPU.requestAdapter.discrete_adapter_default_ac
api.GPU.wgslLanguageFeaturesβœ…βœ…
api.GPUAdapter❌❌
api.GPUAdapter.features❌❌
api.GPUAdapter.info❌❌
api.GPUAdapter.limits❌❌
api.GPUAdapter.requestDevice❌❌
api.GPUAdapter.requestDevice.lost_device_on_duplicate
api.GPUAdapterInfoβœ…βœ…
api.GPUAdapterInfo.architectureβœ…βœ…
api.GPUAdapterInfo.descriptionβœ…βœ…
api.GPUAdapterInfo.deviceβœ…βœ…
api.GPUAdapterInfo.subgroupMaxSizeβœ…βœ…
api.GPUAdapterInfo.subgroupMinSizeβœ…βœ…
api.GPUAdapterInfo.vendorβœ…βœ…
api.GPUBindGroupβœ…βœ…
api.GPUBindGroup.labelβœ…βœ…
api.GPUBindGroupLayoutβœ…βœ…
api.GPUBindGroupLayout.labelβœ…βœ…
api.GPUBuffer
api.GPUBuffer.destroy
api.GPUBuffer.getMappedRange
api.GPUBuffer.label
api.GPUBuffer.mapAsync
api.GPUBuffer.mapState
api.GPUBuffer.size
api.GPUBuffer.unmap
api.GPUBuffer.usage
api.GPUCanvasContextβœ…βœ…
api.GPUCanvasContext.canvasβœ…βœ…
api.GPUCanvasContext.configureβœ…βœ…
api.GPUCanvasContext.configure.toneMapping
api.GPUCanvasContext.getConfiguration❌❌
api.GPUCanvasContext.getCurrentTextureβœ…βœ…
api.GPUCanvasContext.unconfigureβœ…βœ…
api.GPUCommandBufferβœ…βœ…
api.GPUCommandBuffer.labelβœ…βœ…
api.GPUCommandEncoder
api.GPUCommandEncoder.beginComputePass
api.GPUCommandEncoder.beginComputePass.timestampWrites
api.GPUCommandEncoder.beginRenderPass
api.GPUCommandEncoder.beginRenderPass.depthSlice_option
api.GPUCommandEncoder.beginRenderPass.separate_depth_stencil_read-only
api.GPUCommandEncoder.beginRenderPass.timestampWrites
api.GPUCommandEncoder.clearBuffer
api.GPUCommandEncoder.copyBufferToBuffer
api.GPUCommandEncoder.copyBufferToTexture
api.GPUCommandEncoder.copyTextureToBuffer
api.GPUCommandEncoder.copyTextureToTexture
api.GPUCommandEncoder.finish
api.GPUCommandEncoder.insertDebugMarker
api.GPUCommandEncoder.label
api.GPUCommandEncoder.popDebugGroup
api.GPUCommandEncoder.pushDebugGroup
api.GPUCommandEncoder.resolveQuerySet
api.GPUCompilationInfoβœ…βœ…
api.GPUCompilationInfo.messagesβœ…βœ…
api.GPUCompilationMessageβœ…βœ…
api.GPUCompilationMessage.lengthβœ…βœ…
api.GPUCompilationMessage.lineNumβœ…βœ…
api.GPUCompilationMessage.linePosβœ…βœ…
api.GPUCompilationMessage.messageβœ…βœ…
api.GPUCompilationMessage.offsetβœ…βœ…
api.GPUCompilationMessage.typeβœ…βœ…
api.GPUComputePassEncoder
api.GPUComputePassEncoder.dispatchWorkgroups
api.GPUComputePassEncoder.dispatchWorkgroupsIndirect
api.GPUComputePassEncoder.end
api.GPUComputePassEncoder.insertDebugMarker
api.GPUComputePassEncoder.label
api.GPUComputePassEncoder.popDebugGroup
api.GPUComputePassEncoder.pushDebugGroup
api.GPUComputePassEncoder.setBindGroup
api.GPUComputePassEncoder.setBindGroup.unset_bind_group
api.GPUComputePassEncoder.setPipeline
api.GPUComputePipelineβœ…βœ…
api.GPUComputePipeline.getBindGroupLayoutβœ…βœ…
api.GPUComputePipeline.labelβœ…βœ…
api.GPUDevice
api.GPUDevice.adapterInfo
api.GPUDevice.createBindGroup
api.GPUDevice.createBindGroupLayout
api.GPUDevice.createBindGroupLayout.storageTexture_access_read-write_read-only
api.GPUDevice.createBindGroupLayout.texture_rgb10a2uint
api.GPUDevice.createBuffer
api.GPUDevice.createCommandEncoder
api.GPUDevice.createComputePipeline
api.GPUDevice.createComputePipeline.optional_entryPoint
api.GPUDevice.createComputePipelineAsync
api.GPUDevice.createComputePipelineAsync.optional_entryPoint
api.GPUDevice.createPipelineLayout
api.GPUDevice.createQuerySet
api.GPUDevice.createQuerySet.timestamp
api.GPUDevice.createRenderBundleEncoder
api.GPUDevice.createRenderPipeline
api.GPUDevice.createRenderPipeline.dual-source-blending
api.GPUDevice.createRenderPipeline.optional_depthcompare_depthwriteenabled
api.GPUDevice.createRenderPipeline.optional_entryPoint
api.GPUDevice.createRenderPipeline.texture_rgb10a2uint
api.GPUDevice.createRenderPipeline.validates_depth_bias_for_line_and_point_topologies
api.GPUDevice.createRenderPipeline.vertex_unorm10-10-10-2
api.GPUDevice.createRenderPipelineAsync
api.GPUDevice.createRenderPipelineAsync.dual-source-blending
api.GPUDevice.createRenderPipelineAsync.optional_depthcompare_depthwriteenabled
api.GPUDevice.createRenderPipelineAsync.optional_entryPoint
api.GPUDevice.createRenderPipelineAsync.texture_rgb10a2uint
api.GPUDevice.createRenderPipelineAsync.validates_depth_bias_for_line_and_point_topologies
api.GPUDevice.createRenderPipelineAsync.vertex_unorm10-10-10-2
api.GPUDevice.createSampler
api.GPUDevice.createShaderModule
api.GPUDevice.createTexture
api.GPUDevice.createTexture.texture_rgb10a2uint
api.GPUDevice.destroy
api.GPUDevice.features
api.GPUDevice.importExternalTexture
api.GPUDevice.importExternalTexture.color_space_display-p3
api.GPUDevice.importExternalTexture.videoframe_source
api.GPUDevice.label
api.GPUDevice.limits
api.GPUDevice.lost
api.GPUDevice.popErrorScope
api.GPUDevice.pushErrorScope
api.GPUDevice.queue
api.GPUDevice.uncapturederror_event
api.GPUDeviceLostInfoβœ…βœ…
api.GPUDeviceLostInfo.messageβœ…βœ…
api.GPUDeviceLostInfo.reasonβœ…βœ…
api.GPUErrorβœ…βœ…
api.GPUError.messageβœ…βœ…
api.GPUExternalTexture❌❌
api.GPUExternalTexture.label❌❌
api.GPUInternalErrorβœ…βœ…
api.GPUInternalError.GPUInternalErrorβœ…βœ…
api.GPUOutOfMemoryErrorβœ…βœ…
api.GPUOutOfMemoryError.GPUOutOfMemoryErrorβœ…βœ…
api.GPUPipelineErrorβœ…βœ…
api.GPUPipelineError.GPUPipelineErrorβœ…βœ…
api.GPUPipelineError.GPUPipelineError.message_optionalβœ…βœ…
api.GPUPipelineError.reasonβœ…βœ…
api.GPUPipelineLayoutβœ…βœ…
api.GPUPipelineLayout.labelβœ…βœ…
api.GPUQuerySetβœ…βœ…
api.GPUQuerySet.count❌❌
api.GPUQuerySet.destroyβœ…βœ…
api.GPUQuerySet.labelβœ…βœ…
api.GPUQuerySet.type❌❌
api.GPUQuerySet.type.timestamp
api.GPUQueue
api.GPUQueue.copyExternalImageToTexture
api.GPUQueue.copyExternalImageToTexture.htmlimageelement_imagedata_source
api.GPUQueue.copyExternalImageToTexture.videoframe_source
api.GPUQueue.label
api.GPUQueue.onSubmittedWorkDone
api.GPUQueue.submit
api.GPUQueue.submit.validates_command_buffer_uniqueness
api.GPUQueue.writeBuffer
api.GPUQueue.writeTexture
api.GPURenderBundleβœ…βœ…
api.GPURenderBundle.labelβœ…βœ…
api.GPURenderBundleEncoder
api.GPURenderBundleEncoder.draw
api.GPURenderBundleEncoder.drawIndexed
api.GPURenderBundleEncoder.drawIndexedIndirect
api.GPURenderBundleEncoder.drawIndirect
api.GPURenderBundleEncoder.finish
api.GPURenderBundleEncoder.insertDebugMarker
api.GPURenderBundleEncoder.label
api.GPURenderBundleEncoder.popDebugGroup
api.GPURenderBundleEncoder.pushDebugGroup
api.GPURenderBundleEncoder.setBindGroup
api.GPURenderBundleEncoder.setBindGroup.unset_bind_group
api.GPURenderBundleEncoder.setIndexBuffer
api.GPURenderBundleEncoder.setPipeline
api.GPURenderBundleEncoder.setVertexBuffer
api.GPURenderBundleEncoder.setVertexBuffer.unset_vertex_buffer
api.GPURenderPassEncoder
api.GPURenderPassEncoder.beginOcclusionQuery
api.GPURenderPassEncoder.draw
api.GPURenderPassEncoder.drawIndexed
api.GPURenderPassEncoder.drawIndexedIndirect
api.GPURenderPassEncoder.drawIndirect
api.GPURenderPassEncoder.end
api.GPURenderPassEncoder.endOcclusionQuery
api.GPURenderPassEncoder.executeBundles
api.GPURenderPassEncoder.insertDebugMarker
api.GPURenderPassEncoder.label
api.GPURenderPassEncoder.popDebugGroup
api.GPURenderPassEncoder.pushDebugGroup
api.GPURenderPassEncoder.setBindGroup
api.GPURenderPassEncoder.setBindGroup.unset_bind_group
api.GPURenderPassEncoder.setBlendConstant
api.GPURenderPassEncoder.setIndexBuffer
api.GPURenderPassEncoder.setPipeline
api.GPURenderPassEncoder.setScissorRect
api.GPURenderPassEncoder.setStencilReference
api.GPURenderPassEncoder.setVertexBuffer
api.GPURenderPassEncoder.setVertexBuffer.unset_vertex_buffer
api.GPURenderPassEncoder.setViewport
api.GPURenderPipelineβœ…βœ…
api.GPURenderPipeline.getBindGroupLayoutβœ…βœ…
api.GPURenderPipeline.labelβœ…βœ…
api.GPUSamplerβœ…βœ…
api.GPUSampler.labelβœ…βœ…
api.GPUShaderModuleβœ…βœ…
api.GPUShaderModule.getCompilationInfoβœ…βœ…
api.GPUShaderModule.labelβœ…βœ…
api.GPUSupportedFeaturesβœ…βœ…
api.GPUSupportedFeatures.@@iteratorβœ…βœ…
api.GPUSupportedFeatures.entriesβœ…βœ…
api.GPUSupportedFeatures.feature_bgra8unorm-storage
api.GPUSupportedFeatures.feature_clip-distances
api.GPUSupportedFeatures.feature_depth-clip-control
api.GPUSupportedFeatures.feature_depth32float-stencil8
api.GPUSupportedFeatures.feature_dual-source-blending
api.GPUSupportedFeatures.feature_float32-blendable
api.GPUSupportedFeatures.feature_float32-filterable
api.GPUSupportedFeatures.feature_indirect-first-instance
api.GPUSupportedFeatures.feature_rg11b10ufloat-renderable
api.GPUSupportedFeatures.feature_shader-f16
api.GPUSupportedFeatures.feature_texture-compression-astc
api.GPUSupportedFeatures.feature_texture-compression-bc
api.GPUSupportedFeatures.feature_texture-compression-etc2
api.GPUSupportedFeatures.feature_timestamp-query
api.GPUSupportedFeatures.forEachβœ…βœ…
api.GPUSupportedFeatures.hasβœ…βœ…
api.GPUSupportedFeatures.keysβœ…βœ…
api.GPUSupportedFeatures.sizeβœ…βœ…
api.GPUSupportedFeatures.valuesβœ…βœ…
api.GPUSupportedLimitsβœ…βœ…
api.GPUSupportedLimits.maxBindGroupsβœ…βœ…
api.GPUSupportedLimits.maxBindGroupsPlusVertexBuffersβœ…βœ…
api.GPUSupportedLimits.maxBindingsPerBindGroupβœ…βœ…
api.GPUSupportedLimits.maxBufferSizeβœ…βœ…
api.GPUSupportedLimits.maxColorAttachmentBytesPerSampleβœ…βœ…
api.GPUSupportedLimits.maxColorAttachmentsβœ…βœ…
api.GPUSupportedLimits.maxComputeInvocationsPerWorkgroupβœ…βœ…
api.GPUSupportedLimits.maxComputeWorkgroupSizeXβœ…βœ…
api.GPUSupportedLimits.maxComputeWorkgroupSizeYβœ…βœ…
api.GPUSupportedLimits.maxComputeWorkgroupSizeZβœ…βœ…
api.GPUSupportedLimits.maxComputeWorkgroupStorageSizeβœ…βœ…
api.GPUSupportedLimits.maxComputeWorkgroupsPerDimensionβœ…βœ…
api.GPUSupportedLimits.maxDynamicStorageBuffersPerPipelineLayoutβœ…βœ…
api.GPUSupportedLimits.maxDynamicUniformBuffersPerPipelineLayoutβœ…βœ…
api.GPUSupportedLimits.maxInterStageShaderVariablesβœ…βœ…
api.GPUSupportedLimits.maxSampledTexturesPerShaderStageβœ…βœ…
api.GPUSupportedLimits.maxSamplersPerShaderStageβœ…βœ…
api.GPUSupportedLimits.maxStorageBufferBindingSizeβœ…βœ…
api.GPUSupportedLimits.maxStorageBuffersPerShaderStageβœ…βœ…
api.GPUSupportedLimits.maxStorageTexturesPerShaderStageβœ…βœ…
api.GPUSupportedLimits.maxTextureArrayLayersβœ…βœ…
api.GPUSupportedLimits.maxTextureDimension1Dβœ…βœ…
api.GPUSupportedLimits.maxTextureDimension2Dβœ…βœ…
api.GPUSupportedLimits.maxTextureDimension3Dβœ…βœ…
api.GPUSupportedLimits.maxUniformBufferBindingSizeβœ…βœ…
api.GPUSupportedLimits.maxUniformBuffersPerShaderStageβœ…βœ…
api.GPUSupportedLimits.maxVertexAttributesβœ…βœ…
api.GPUSupportedLimits.maxVertexBufferArrayStrideβœ…βœ…
api.GPUSupportedLimits.maxVertexBuffersβœ…βœ…
api.GPUSupportedLimits.minStorageBufferOffsetAlignmentβœ…βœ…
api.GPUSupportedLimits.minUniformBufferOffsetAlignmentβœ…βœ…
api.GPUTexture
api.GPUTexture.createView
api.GPUTexture.createView.texture_rgb10a2uint
api.GPUTexture.createView.usage
api.GPUTexture.depthOrArrayLayers
api.GPUTexture.destroy
api.GPUTexture.dimension
api.GPUTexture.format
api.GPUTexture.format.texture_rgb10a2uint
api.GPUTexture.height
api.GPUTexture.label
api.GPUTexture.mipLevelCount
api.GPUTexture.sampleCount
api.GPUTexture.usage
api.GPUTexture.width
api.GPUTextureViewβœ…βœ…
api.GPUTextureView.labelβœ…βœ…
api.GPUUncapturedErrorEventβœ…βœ…
api.GPUUncapturedErrorEvent.GPUUncapturedErrorEventβœ…βœ…
api.GPUUncapturedErrorEvent.errorβœ…βœ…
api.GPUValidationErrorβœ…βœ…
api.GPUValidationError.GPUValidationErrorβœ…βœ…
api.HTMLCanvasElement.getContext.webgpu_contextβœ…
api.Navigator.gpuβœ…
api.OffscreenCanvas.getContext.webgpu_context❌❌
api.WGSLLanguageFeaturesβœ…βœ…
api.WGSLLanguageFeatures.@@iteratorβœ…βœ…
api.WGSLLanguageFeatures.entriesβœ…βœ…
api.WGSLLanguageFeatures.extension_packed_4x8_integer_dot_product
api.WGSLLanguageFeatures.extension_readonly_and_readwrite_storage_textures
api.WGSLLanguageFeatures.extension_unrestricted_pointer_parameters
api.WGSLLanguageFeatures.forEachβœ…βœ…
api.WGSLLanguageFeatures.hasβœ…βœ…
api.WGSLLanguageFeatures.keysβœ…βœ…
api.WGSLLanguageFeatures.sizeβœ…βœ…
api.WGSLLanguageFeatures.valuesβœ…βœ…
api.WorkerNavigator.gpuβœ…

webgl-multi-draw (1.68%)

BCD EntryWindowWorker
api.WEBGL_multi_draw❌❌
api.WEBGL_multi_draw.multiDrawArraysInstancedWEBGL❌❌
api.WEBGL_multi_draw.multiDrawArraysWEBGL❌❌
api.WEBGL_multi_draw.multiDrawElementsInstancedWEBGL❌❌
api.WEBGL_multi_draw.multiDrawElementsWEBGL❌❌

round-mod-rem (1.66%)

BCD EntryWindow
css.types.modβœ…
css.types.remβœ…
css.types.roundβœ…

paint-order (1.64%)

BCD EntryWindow
css.properties.paint-order❌
svg.global_attributes.paint-order

field-sizing (1.64%)

BCD EntryWindow
css.properties.field-sizing❌
css.properties.field-sizing.content❌
css.properties.field-sizing.fixed❌

wasm-bulk-memory (1.56%)

BCD EntryWebAssembly
webassembly.bulk-memory-operationsβœ…

regexp-escape (1.54%)

BCD EntryWindow
javascript.builtins.RegExp.escapeβœ…

is-error (1.53%)

BCD EntryWindow
javascript.builtins.Error.isErrorβœ…

array-fromasync (1.47%)

BCD EntryWindow
javascript.builtins.Array.fromAsyncβœ…

oes-fbo-render-mipmap (1.44%)

BCD EntryWindowWorker
api.OES_fbo_render_mipmap❌❌

resizable-buffers (1.42%)

BCD EntryWindow
javascript.builtins.ArrayBuffer.ArrayBuffer.maxByteLength_optionβœ…
javascript.builtins.ArrayBuffer.maxByteLengthβœ…
javascript.builtins.ArrayBuffer.resizableβœ…
javascript.builtins.ArrayBuffer.resizeβœ…
javascript.builtins.SharedArrayBuffer.SharedArrayBuffer.maxByteLength_option
javascript.builtins.SharedArrayBuffer.grow❌
javascript.builtins.SharedArrayBuffer.growable❌
javascript.builtins.SharedArrayBuffer.maxByteLength❌

request-video-frame-callback (1.38%)

BCD EntryWindow
api.HTMLVideoElement.cancelVideoFrameCallback❌
api.HTMLVideoElement.requestVideoFrameCallback❌

screen-wake-lock (1.31%)

BCD EntryWindowWorker
api.Navigator.wakeLock❌
api.Permissions.permission_screen-wake-lock❌❌
api.WakeLock❌
api.WakeLock.request❌
api.WakeLockSentinel❌
api.WakeLockSentinel.release❌
api.WakeLockSentinel.release_event❌
api.WakeLockSentinel.released❌
api.WakeLockSentinel.type❌
html.elements.iframe.allow.screen-wake-lock
http.headers.Permissions-Policy.screen-wake-lock

light-dark (1.27%)

BCD EntryWindow
css.types.color.light-darkβœ…

text-spacing-trim (1.27%)

BCD EntryWindow
css.properties.text-spacing-trim❌
css.properties.text-spacing-trim.normal❌
css.properties.text-spacing-trim.space-all❌
css.properties.text-spacing-trim.space-first❌
css.properties.text-spacing-trim.trim-start❌

wasm-non-trapping-float-to-int (1.25%)

BCD EntryWebAssembly
webassembly.non-trapping-float-to-int-conversionsβœ…

lab (1.22%)

BCD EntryWindow
css.types.color.lab❌
css.types.color.lab.mixed_type_parameters
css.types.color.lch❌
css.types.color.lch.mixed_type_parameters

top-level-await (1.19%)

No BCD entries.

color-function (1.17%)

BCD EntryWindow
css.types.color.colorβœ…
css.types.color.color.mixed_type_parameters

text-justify (1.16%)

BCD EntryWindow
css.properties.text-justifyβœ…
css.properties.text-justify.autoβœ…
css.properties.text-justify.inter-characterβœ…
css.properties.text-justify.inter-wordβœ…
css.properties.text-justify.noneβœ…

lh (1.15%)

BCD EntryWindow
css.types.length.lhβœ…

font-language-override (1.15%)

BCD EntryWindow
css.properties.font-language-overrideβœ…

edit-context (1.09%)

BCD EntryWindow
api.CharacterBoundsUpdateEvent❌
api.CharacterBoundsUpdateEvent.CharacterBoundsUpdateEvent❌
api.CharacterBoundsUpdateEvent.rangeEnd❌
api.CharacterBoundsUpdateEvent.rangeStart❌
api.EditContext❌
api.EditContext.EditContext❌
api.EditContext.attachedElements❌
api.EditContext.characterBounds❌
api.EditContext.characterBoundsRangeStart❌
api.EditContext.characterboundsupdate_event❌
api.EditContext.compositionend_event❌
api.EditContext.compositionstart_event❌
api.EditContext.selectionEnd❌
api.EditContext.selectionStart❌
api.EditContext.text❌
api.EditContext.textformatupdate_event❌
api.EditContext.textupdate_event❌
api.EditContext.updateCharacterBounds❌
api.EditContext.updateControlBounds❌
api.EditContext.updateSelection❌
api.EditContext.updateSelectionBounds❌
api.EditContext.updateText❌
api.HTMLElement.editContext❌
api.TextFormat❌
api.TextFormat.TextFormat❌
api.TextFormat.rangeEnd❌
api.TextFormat.rangeStart❌
api.TextFormat.underlineStyle❌
api.TextFormat.underlineThickness❌
api.TextFormatUpdateEvent❌
api.TextFormatUpdateEvent.TextFormatUpdateEvent❌
api.TextFormatUpdateEvent.getTextFormats❌
api.TextUpdateEvent❌
api.TextUpdateEvent.TextUpdateEvent❌
api.TextUpdateEvent.selectionEnd❌
api.TextUpdateEvent.selectionStart❌
api.TextUpdateEvent.text❌
api.TextUpdateEvent.updateRangeEnd❌
api.TextUpdateEvent.updateRangeStart❌

device-posture (1.07%)

BCD EntryWindow
api.DevicePosture❌
api.DevicePosture.change_event❌
api.DevicePosture.type❌
api.Navigator.devicePosture❌
css.at-rules.media.device-posture

white-space-collapse (1.04%)

BCD EntryWindow
css.properties.white-space-collapseβœ…
css.properties.white-space-collapse.break-spacesβœ…
css.properties.white-space-collapse.collapseβœ…
css.properties.white-space-collapse.preserveβœ…
css.properties.white-space-collapse.preserve-breaksβœ…
css.properties.white-space-collapse.preserve-spaces❌

ext-texture-compression-bptc (1.01%)

BCD EntryWindowWorker
api.EXT_texture_compression_bptc❌❌

text-box (1.00%)

BCD EntryWindow
css.properties.text-box❌
css.properties.text-box-edge❌
css.properties.text-box-edge.auto❌
css.properties.text-box-trim❌
css.properties.text-box-trim.none❌
css.properties.text-box-trim.trim-both❌
css.properties.text-box-trim.trim-end❌
css.properties.text-box-trim.trim-start❌
css.properties.text-box.normal❌
css.types.text-edge
css.types.text-edge.alphabetic
css.types.text-edge.cap
css.types.text-edge.ex
css.types.text-edge.text

app-launch-handler (1.00%)

BCD EntryWindow
api.LaunchParams❌
api.LaunchParams.targetURL❌
api.LaunchQueue❌
api.LaunchQueue.setConsumer❌
api.Window.launchQueue❌
manifests.webapp.launch_handler
manifests.webapp.launch_handler.client_mode

ext-texture-compression-rgtc (0.98%)

BCD EntryWindowWorker
api.EXT_texture_compression_rgtc❌❌

details-content (0.89%)

BCD EntryWindow
css.selectors.details-contentβœ…

sizes-auto (0.86%)

No BCD entries.

import-maps (0.85%)

No BCD entries.

abortsignal-any (0.83%)

BCD EntryServiceWorkerSharedWorkerWindowWorker
api.AbortSignal.any_staticβŒβŒβœ…βœ…

page-orientation (0.83%)

No BCD entries.

update (0.80%)

No BCD entries.

scripting (0.80%)

No BCD entries.

spelling-grammar-error (0.68%)

BCD EntryWindow
css.selectors.grammar-error❌
css.selectors.spelling-error❌

trig-functions (0.67%)

BCD EntryWindow
css.types.acosβœ…
css.types.asinβœ…
css.types.atanβœ…
css.types.atan2βœ…
css.types.cosβœ…
css.types.sinβœ…
css.types.tanβœ…

wasm-reference-types (0.65%)

BCD EntryWebAssembly
webassembly.reference-typesβœ…

view-transitions (0.61%)

BCD EntryWindow
api.Document.startViewTransition❌
api.Document.startViewTransition.callbackOptions_parameter
api.Document.startViewTransition.updateCallback_parameter
api.PageRevealEvent❌
api.PageRevealEvent.PageRevealEvent❌
api.PageRevealEvent.viewTransition❌
api.PageSwapEvent❌
api.PageSwapEvent.PageSwapEvent❌
api.PageSwapEvent.activation❌
api.PageSwapEvent.viewTransition❌
api.ViewTransition❌
api.ViewTransition.finished❌
api.ViewTransition.ready❌
api.ViewTransition.skipTransition❌
api.ViewTransition.updateCallbackDone❌
api.Window.pagereveal_eventβœ…
api.Window.pageswap_eventβœ…
css.properties.view-transition-name❌
css.properties.view-transition-name.match-element
css.properties.view-transition-name.none❌
css.selectors.view-transition❌
css.selectors.view-transition-group❌
css.selectors.view-transition-image-pair❌
css.selectors.view-transition-new❌
css.selectors.view-transition-old❌

js-modules-shared-workers (0.60%)

No BCD entries.

js-modules-workers (0.58%)

No BCD entries.

wasm-simd (0.56%)

BCD EntryWebAssembly
webassembly.fixed-width-SIMDβœ…

page-visibility-state (0.56%)

BCD EntryWindow
api.VisibilityStateEntryβœ…
api.VisibilityStateEntry.durationβœ…
api.VisibilityStateEntry.entryTypeβœ…
api.VisibilityStateEntry.nameβœ…
api.VisibilityStateEntry.startTimeβœ…

counter-set (0.54%)

BCD EntryWindow
css.properties.counter-set❌
css.properties.counter-set.list-item❌
css.properties.counter-set.none❌

mathml (0.54%)

BCD EntryWindow
api.MathMLElement❌
api.MathMLElement.attributeStyleMap❌
api.MathMLElement.blur❌
api.MathMLElement.focus❌
api.MathMLElement.nonce❌
api.MathMLElement.style❌
api.MathMLElement.tabIndex❌
css.properties.display.math❌
css.properties.font-size.math❌
css.properties.math-depth❌
css.properties.math-shift❌
css.properties.math-style❌
css.properties.text-transform.math-auto❌
mathml.attribute_values.named_space
mathml.attribute_values.nonzero_unitless_values
mathml.elements.annotation❌
mathml.elements.annotation-xml❌
mathml.elements.math❌
mathml.elements.math.display
mathml.elements.menclose
mathml.elements.menclose.notation
mathml.elements.menclose.notation.actuarial
mathml.elements.menclose.notation.bottom
mathml.elements.menclose.notation.box
mathml.elements.menclose.notation.circle
mathml.elements.menclose.notation.downdiagonalstrike
mathml.elements.menclose.notation.horizontalstrike
mathml.elements.menclose.notation.left
mathml.elements.menclose.notation.longdiv
mathml.elements.menclose.notation.madruwb
mathml.elements.menclose.notation.phasorangle
mathml.elements.menclose.notation.right
mathml.elements.menclose.notation.roundedbox
mathml.elements.menclose.notation.top
mathml.elements.menclose.notation.updiagonalarrow
mathml.elements.menclose.notation.updiagonalstrike
mathml.elements.menclose.notation.verticalstrike
mathml.elements.merror❌
mathml.elements.mfrac❌
mathml.elements.mfrac.linethickness
mathml.elements.mi❌
mathml.elements.mi.mathvariant
mathml.elements.mmultiscripts❌
mathml.elements.mn❌
mathml.elements.mo❌
mathml.elements.mo.accent
mathml.elements.mo.form
mathml.elements.mo.largeop
mathml.elements.mo.lspace
mathml.elements.mo.maxsize
mathml.elements.mo.minsize
mathml.elements.mo.movablelimits
mathml.elements.mo.rspace
mathml.elements.mo.stretchy
mathml.elements.mo.symmetric
mathml.elements.mover❌
mathml.elements.mover.accent
mathml.elements.mpadded❌
mathml.elements.mpadded.depth
mathml.elements.mpadded.height
mathml.elements.mpadded.lspace
mathml.elements.mpadded.relative_values
mathml.elements.mpadded.voffset
mathml.elements.mpadded.width
mathml.elements.mphantom❌
mathml.elements.mprescripts❌
mathml.elements.mroot❌
mathml.elements.mrow❌
mathml.elements.ms❌
mathml.elements.mspace❌
mathml.elements.mspace.depth
mathml.elements.mspace.height
mathml.elements.mspace.width
mathml.elements.msqrt❌
mathml.elements.mstyle❌
mathml.elements.msub❌
mathml.elements.msubsup❌
mathml.elements.msup❌
mathml.elements.mtable❌
mathml.elements.mtable.align
mathml.elements.mtable.columnalign
mathml.elements.mtable.columnlines
mathml.elements.mtable.columnspacing
mathml.elements.mtable.frame
mathml.elements.mtable.framespacing
mathml.elements.mtable.rowalign
mathml.elements.mtable.rowlines
mathml.elements.mtable.rowspacing
mathml.elements.mtable.width
mathml.elements.mtd❌
mathml.elements.mtd.columnalign
mathml.elements.mtd.columnspan
mathml.elements.mtd.rowalign
mathml.elements.mtd.rowspan
mathml.elements.mtext❌
mathml.elements.mtr❌
mathml.elements.mtr.columnalign
mathml.elements.mtr.rowalign
mathml.elements.munder❌
mathml.elements.munder.accentunder
mathml.elements.munderover❌
mathml.elements.munderover.accent
mathml.elements.munderover.accentunder
mathml.elements.semantics❌
mathml.global_attributes.dir
mathml.global_attributes.displaystyle
mathml.global_attributes.href
mathml.global_attributes.scriptlevel

hyphenate-character (0.54%)

BCD EntryWindow
css.properties.hyphenate-character❌
css.properties.hyphenate-character.auto❌

wasm-exception-handling (0.53%)

BCD EntryWindowWorkerWebAssembly
webassembly.api.Exceptionβœ…βœ…
webassembly.api.Exception.Exceptionβœ…βœ…
webassembly.api.Exception.Exception.options_parameter_traceStack
webassembly.api.Exception.getArgβœ…βœ…
webassembly.api.Exception.isβœ…βœ…
webassembly.api.Exception.stackβœ…βœ…
webassembly.api.Tagβœ…βœ…
webassembly.api.Tag.Tagβœ…βœ…
webassembly.api.Tag.type
webassembly.exception-handlingβœ…

ruby-align (0.53%)

BCD EntryWindow
css.properties.ruby-align❌
css.properties.ruby-align.center❌
css.properties.ruby-align.space-around❌
css.properties.ruby-align.space-between❌
css.properties.ruby-align.start❌

subgrid (0.52%)

BCD EntryWindow
css.properties.grid-template-columns.subgrid❌
css.properties.grid-template-rows.subgrid❌

font-variant-alternates (0.51%)

BCD EntryWindow
api.CSSFontFeatureValuesMap❌
api.CSSFontFeatureValuesMap.@@iterator❌
api.CSSFontFeatureValuesMap.clear❌
api.CSSFontFeatureValuesMap.delete❌
api.CSSFontFeatureValuesMap.entries❌
api.CSSFontFeatureValuesMap.forEach❌
api.CSSFontFeatureValuesMap.get❌
api.CSSFontFeatureValuesMap.has❌
api.CSSFontFeatureValuesMap.keys❌
api.CSSFontFeatureValuesMap.set❌
api.CSSFontFeatureValuesMap.size❌
api.CSSFontFeatureValuesMap.values❌
api.CSSFontFeatureValuesRule❌
api.CSSFontFeatureValuesRule.annotation❌
api.CSSFontFeatureValuesRule.characterVariant❌
api.CSSFontFeatureValuesRule.fontFamily❌
api.CSSFontFeatureValuesRule.ornaments❌
api.CSSFontFeatureValuesRule.styleset❌
api.CSSFontFeatureValuesRule.stylistic❌
api.CSSFontFeatureValuesRule.swash❌
css.at-rules.font-feature-values
css.at-rules.font-feature-values.annotation
css.at-rules.font-feature-values.character-variant
css.at-rules.font-feature-values.historical-forms
css.at-rules.font-feature-values.ornaments
css.at-rules.font-feature-values.styleset
css.at-rules.font-feature-values.stylistic
css.at-rules.font-feature-values.swash
css.properties.font-variant-alternates❌
css.properties.font-variant-alternates.annotation❌
css.properties.font-variant-alternates.character_variant❌
css.properties.font-variant-alternates.historical-forms❌
css.properties.font-variant-alternates.normal❌
css.properties.font-variant-alternates.ornaments❌
css.properties.font-variant-alternates.styleset❌
css.properties.font-variant-alternates.stylistic❌
css.properties.font-variant-alternates.swash❌

calc-constants (0.51%)

BCD EntryWindow
css.types.calc-keywordβœ…
css.types.calc-keyword.NaNβœ…
css.types.calc-keyword.eβœ…
css.types.calc-keyword.infinityβœ…
css.types.calc-keyword.piβœ…

motion-path (0.50%)

BCD EntryWindow
css.properties.offset❌
css.properties.offset-anchor❌
css.properties.offset-anchor.auto❌
css.properties.offset-anchor.bottom❌
css.properties.offset-anchor.center❌
css.properties.offset-anchor.left❌
css.properties.offset-anchor.right❌
css.properties.offset-anchor.top❌
css.properties.offset-distance❌
css.properties.offset-path❌
css.properties.offset-path.basic_shape❌
css.properties.offset-path.border-box❌
css.properties.offset-path.content-box❌
css.properties.offset-path.fill-box❌
css.properties.offset-path.margin-box❌
css.properties.offset-path.none❌
css.properties.offset-path.padding-box❌
css.properties.offset-path.path❌
css.properties.offset-path.ray❌
css.properties.offset-path.stroke-box❌
css.properties.offset-path.url❌
css.properties.offset-path.view-box❌
css.properties.offset-position❌
css.properties.offset-position.auto❌
css.properties.offset-position.bottom❌
css.properties.offset-position.center❌
css.properties.offset-position.left❌
css.properties.offset-position.normal❌
css.properties.offset-position.right❌
css.properties.offset-position.top❌
css.properties.offset-rotate❌
css.properties.offset-rotate.auto❌
css.properties.offset-rotate.reverse❌
css.types.ray❌
css.types.ray.position❌
css.types.ray.size❌

font-variant-position (0.49%)

BCD EntryWindow
css.properties.font-variant-positionβœ…
css.properties.font-variant-position.normalβœ…
css.properties.font-variant-position.subβœ…
css.properties.font-variant-position.superβœ…

animation-composition (0.47%)

BCD EntryWindow
css.properties.animation-composition❌

async-clipboard (0.46%)

BCD EntryWindowWorker
api.Clipboard❌
api.Clipboard.read❌
api.Clipboard.readText❌
api.Clipboard.type_image-png
api.Clipboard.type_text-html
api.Clipboard.type_text-plain
api.Clipboard.write❌
api.Clipboard.writeText❌
api.ClipboardItem❌
api.ClipboardItem.ClipboardItem❌
api.ClipboardItem.getType❌
api.ClipboardItem.presentationStyle❌
api.ClipboardItem.types❌
api.Navigator.clipboard❌
api.Permissions.permission_clipboard-write❌❌

origin-private-file-system (0.44%)

BCD EntryWindowWorker
api.FileSystemDirectoryHandle❌❌
api.FileSystemDirectoryHandle.entries❌❌
api.FileSystemDirectoryHandle.getDirectoryHandle❌❌
api.FileSystemDirectoryHandle.getFileHandle❌❌
api.FileSystemDirectoryHandle.keys❌❌
api.FileSystemDirectoryHandle.removeEntry❌❌
api.FileSystemDirectoryHandle.resolve❌❌
api.FileSystemDirectoryHandle.values❌❌
api.FileSystemFileHandle❌❌
api.FileSystemFileHandle.createSyncAccessHandle❌❌
api.FileSystemFileHandle.getFile❌❌
api.FileSystemHandle❌❌
api.FileSystemHandle.isSameEntry❌❌
api.FileSystemHandle.kind❌❌
api.FileSystemHandle.name❌❌
api.FileSystemSyncAccessHandle❌
api.FileSystemSyncAccessHandle.close❌
api.FileSystemSyncAccessHandle.close.sync_version
api.FileSystemSyncAccessHandle.flush❌
api.FileSystemSyncAccessHandle.flush.sync_version
api.FileSystemSyncAccessHandle.getSize❌
api.FileSystemSyncAccessHandle.getSize.sync_version
api.FileSystemSyncAccessHandle.read❌
api.FileSystemSyncAccessHandle.truncate❌
api.FileSystemSyncAccessHandle.truncate.sync_version
api.FileSystemSyncAccessHandle.write❌
api.StorageManager.getDirectory❌❌

app-protocol-handlers (0.44%)

No BCD entries.

ext-texture-norm16 (0.43%)

BCD EntryWindowWorker
api.EXT_texture_norm16❌❌

declarative-shadow-dom (0.42%)

BCD EntryWindow
api.HTMLTemplateElement.shadowRootClonableβœ…
api.HTMLTemplateElement.shadowRootDelegatesFocusβœ…
api.HTMLTemplateElement.shadowRootModeβœ…
api.HTMLTemplateElement.shadowRootSerializableβœ…
html.elements.template.shadowrootclonableβœ…
html.elements.template.shadowrootdelegatesfocusβœ…
html.elements.template.shadowrootmodeβœ…
html.elements.template.shadowrootserializableβœ…

popover-hint (0.42%)

No BCD entries.

two-value-display (0.42%)

BCD EntryWindow
css.properties.display.multi-keyword_valuesβœ…

virtual-keyboard (0.42%)

BCD EntryWindow
api.HTMLElement.virtualKeyboardPolicy❌
api.Navigator.virtualKeyboard❌
api.VirtualKeyboard❌
api.VirtualKeyboard.boundingRect❌
api.VirtualKeyboard.geometrychange_event❌
api.VirtualKeyboard.hide❌
api.VirtualKeyboard.overlaysContent❌
api.VirtualKeyboard.show❌
html.global_attributes.virtualkeyboardpolicy❌

wasm-garbage-collection (0.42%)

BCD EntryWebAssembly
webassembly.garbage-collectionβœ…

wasm-typed-fun-refs (0.42%)

BCD EntryWebAssembly
webassembly.typedFunctionReferencesβœ…

wasm-string-builtins (0.42%)

BCD EntryWebAssembly
webassembly.api.Module.Module.compile_options
webassembly.api.compileStreaming_static.compile_options
webassembly.api.compile_static.compile_options
webassembly.api.instantiateStreaming_static.compile_options
webassembly.api.instantiate_static.compile_options
webassembly.api.validate_static.compile_options
webassembly.jsStringBuiltinsβœ…

image-set (0.41%)

BCD EntryWindow
css.properties.background-image.image-setβœ…
css.properties.content.image-setβœ…
css.types.image.image-set

container-scroll-state-queries (0.41%)

BCD EntryWindow
css.at-rules.container.scroll-state_queries
css.at-rules.container.scroll-state_queries.scrollable
css.at-rules.container.scroll-state_queries.snapped
css.at-rules.container.scroll-state_queries.stuck
css.properties.container-type.scroll-state❌

font-synthesis-weight (0.37%)

BCD EntryWindow
css.properties.font-synthesis-weightβœ…
css.properties.font-synthesis-weight.autoβœ…
css.properties.font-synthesis-weight.noneβœ…

webgl-compressed-texture-pvrtc (0.37%)

BCD EntryWindowWorker
api.WEBGL_compressed_texture_pvrtc❌❌

image-orientation (0.37%)

BCD EntryWindow
css.properties.image-orientation❌
css.properties.image-orientation.from-image❌
css.properties.image-orientation.none❌

text-wrap-style (0.37%)

BCD EntryWindow
css.properties.text-wrap-style❌
css.properties.text-wrap-style.auto❌
css.properties.text-wrap-style.balance❌
css.properties.text-wrap-style.pretty❌
css.properties.text-wrap-style.stable❌

compute-pressure (0.36%)

BCD EntrySharedWorkerWindowWorker
api.PressureObserver❌❌❌
api.PressureObserver.PressureObserver❌❌❌
api.PressureObserver.disconnect❌❌❌
api.PressureObserver.knownSources_static❌❌❌
api.PressureObserver.observe❌❌❌
api.PressureObserver.takeRecords❌❌❌
api.PressureObserver.unobserve❌❌❌
api.PressureRecord❌❌❌
api.PressureRecord.source❌❌❌
api.PressureRecord.state❌❌❌
api.PressureRecord.time❌❌❌
api.PressureRecord.toJSON❌❌❌
html.elements.iframe.allow.compute-pressure
http.headers.Permissions-Policy.compute-pressure

container-style-queries (0.35%)

No BCD entries.

explicit-resource-management (0.34%)

BCD EntryWindow
javascript.builtins.AsyncDisposableStack❌
javascript.builtins.AsyncDisposableStack.@@asyncDispose❌
javascript.builtins.AsyncDisposableStack.AsyncDisposableStack❌
javascript.builtins.AsyncDisposableStack.adopt❌
javascript.builtins.AsyncDisposableStack.defer❌
javascript.builtins.AsyncDisposableStack.disposeAsync❌
javascript.builtins.AsyncDisposableStack.disposed❌
javascript.builtins.AsyncDisposableStack.move❌
javascript.builtins.AsyncDisposableStack.use❌
javascript.builtins.AsyncIterator.@@asyncDispose❌
javascript.builtins.DisposableStack❌
javascript.builtins.DisposableStack.@@dispose❌
javascript.builtins.DisposableStack.DisposableStack❌
javascript.builtins.DisposableStack.adopt❌
javascript.builtins.DisposableStack.defer❌
javascript.builtins.DisposableStack.dispose❌
javascript.builtins.DisposableStack.disposed❌
javascript.builtins.DisposableStack.move❌
javascript.builtins.DisposableStack.use❌
javascript.builtins.Iterator.@@dispose❌
javascript.builtins.SuppressedError❌
javascript.builtins.SuppressedError.SuppressedError❌
javascript.builtins.SuppressedError.error❌
javascript.builtins.SuppressedError.suppressed❌
javascript.builtins.Symbol.asyncDispose❌
javascript.builtins.Symbol.dispose❌
javascript.statements.await_using
javascript.statements.using

initial-letter (0.34%)

BCD EntryWindow
css.properties.initial-letter❌
css.properties.initial-letter.normal❌

remote-playback (0.33%)

BCD EntryWindow
api.HTMLMediaElement.disableRemotePlayback❌
api.HTMLMediaElement.remote❌
api.RemotePlayback❌
api.RemotePlayback.cancelWatchAvailability❌
api.RemotePlayback.connect_event❌
api.RemotePlayback.connecting_event❌
api.RemotePlayback.disconnect_event❌
api.RemotePlayback.prompt❌
api.RemotePlayback.state❌
api.RemotePlayback.watchAvailability❌
html.elements.audio.disableremoteplayback❌
html.elements.video.disableremoteplayback❌

wasm-multi-value (0.32%)

BCD EntryWebAssembly
webassembly.multi-valueβœ…

counter-style (0.32%)

BCD EntryWindow
api.CSSCounterStyleRule❌
api.CSSCounterStyleRule.additiveSymbols❌
api.CSSCounterStyleRule.fallback❌
api.CSSCounterStyleRule.name❌
api.CSSCounterStyleRule.negative❌
api.CSSCounterStyleRule.pad❌
api.CSSCounterStyleRule.prefix❌
api.CSSCounterStyleRule.range❌
api.CSSCounterStyleRule.speakAs❌
api.CSSCounterStyleRule.suffix❌
api.CSSCounterStyleRule.symbols❌
api.CSSCounterStyleRule.system❌
css.at-rules.counter-style
css.at-rules.counter-style.additive-symbols
css.at-rules.counter-style.fallback
css.at-rules.counter-style.negative
css.at-rules.counter-style.pad
css.at-rules.counter-style.prefix
css.at-rules.counter-style.range
css.at-rules.counter-style.speak-as
css.at-rules.counter-style.suffix
css.at-rules.counter-style.symbols
css.at-rules.counter-style.system

font-variant-emoji (0.32%)

BCD EntryWindow
css.properties.font-variant-emoji❌
css.properties.font-variant-emoji.emoji❌
css.properties.font-variant-emoji.normal❌
css.properties.font-variant-emoji.text❌
css.properties.font-variant-emoji.unicode❌

regexp-compile (0.31%)

BCD EntryWindow
javascript.builtins.RegExp.compileβœ…

app-share-targets (0.31%)

No BCD entries.

font-palette (0.29%)

BCD EntryWindow
api.CSSFontPaletteValuesRule❌
api.CSSFontPaletteValuesRule.basePalette❌
api.CSSFontPaletteValuesRule.fontFamily❌
api.CSSFontPaletteValuesRule.name❌
api.CSSFontPaletteValuesRule.overrideColors❌
css.at-rules.font-palette-values
css.at-rules.font-palette-values.base-palette
css.at-rules.font-palette-values.font-family
css.at-rules.font-palette-values.override-colors
css.properties.font-palette❌
css.properties.font-palette.dark❌
css.properties.font-palette.light❌
css.properties.font-palette.normal❌

text-emphasis (0.29%)

BCD EntryWindow
css.properties.text-emphasis❌
css.properties.text-emphasis-color❌
css.properties.text-emphasis-position❌
css.properties.text-emphasis-position.auto❌
css.properties.text-emphasis-position.left❌
css.properties.text-emphasis-position.over❌
css.properties.text-emphasis-position.right❌
css.properties.text-emphasis-position.under❌
css.properties.text-emphasis-style❌
css.properties.text-emphasis-style.circle❌
css.properties.text-emphasis-style.dot❌
css.properties.text-emphasis-style.double-circle❌
css.properties.text-emphasis-style.filled❌
css.properties.text-emphasis-style.none❌
css.properties.text-emphasis-style.sesame❌
css.properties.text-emphasis-style.triangle❌

storage-buckets (0.29%)

BCD EntryWindowWorker
api.Navigator.storageBuckets❌
api.StorageBucket❌❌
api.StorageBucket.caches❌❌
api.StorageBucket.estimate❌❌
api.StorageBucket.expires❌❌
api.StorageBucket.getDirectory❌❌
api.StorageBucket.indexedDB❌❌
api.StorageBucket.name❌❌
api.StorageBucket.persist❌❌
api.StorageBucket.persisted❌❌
api.StorageBucket.setExpires❌❌
api.StorageBucketManager❌❌
api.StorageBucketManager.delete❌❌
api.StorageBucketManager.keys❌❌
api.StorageBucketManager.open❌❌
api.WorkerNavigator.storageBuckets❌

search (0.29%)

BCD EntryWindow
html.elements.search❌

ruby-position (0.29%)

BCD EntryWindow
css.properties.ruby-position❌
css.properties.ruby-position.inter-character❌
css.properties.ruby-position.over❌
css.properties.ruby-position.under❌

accelerometer (0.28%)

BCD EntryWindowWorker
api.Accelerometer❌
api.Accelerometer.Accelerometer❌
api.Accelerometer.x❌
api.Accelerometer.y❌
api.Accelerometer.z❌
api.GravitySensor❌
api.GravitySensor.GravitySensor❌
api.LinearAccelerationSensor❌
api.LinearAccelerationSensor.LinearAccelerationSensor❌
api.Permissions.permission_accelerometer❌❌
html.elements.iframe.allow.accelerometer
http.headers.Permissions-Policy.accelerometer

scope (0.26%)

BCD EntryWindow
api.CSSScopeRule❌
api.CSSScopeRule.end❌
api.CSSScopeRule.start❌
css.at-rules.scope

clear-site-data (0.26%)

No BCD entries.

hyphenate-limit-chars (0.26%)

BCD EntryWindow
css.properties.hyphenate-limit-chars❌
css.properties.hyphenate-limit-chars.auto❌

calc-size (0.24%)

No BCD entries.

measure-memory (0.24%)

BCD EntryWindowWorker
api.Performance.measureUserAgentSpecificMemory❌❌

user-pseudos (0.23%)

BCD EntryWindow
css.selectors.user-invalidβœ…
css.selectors.user-validβœ…

writingsuggestions (0.23%)

BCD EntryWindow
api.HTMLElement.writingSuggestions❌
html.global_attributes.writingsuggestions

async-iterable-streams (0.22%)

BCD EntryServiceWorkerSharedWorkerWindowWorker
api.ReadableStream.@@asyncIterator❌❌❌❌
api.ReadableStream.values❌❌❌❌

scroll-snap-events (0.22%)

BCD EntryWindow
api.Document.scrollsnapchange_event❌
api.Document.scrollsnapchanging_event❌
api.Element.scrollsnapchange_event❌
api.Element.scrollsnapchanging_event❌
api.SnapEvent❌
api.SnapEvent.SnapEvent❌
api.SnapEvent.snapTargetBlock❌
api.SnapEvent.snapTargetInline❌
api.Window.scrollsnapchange_event❌
api.Window.scrollsnapchanging_event❌

hwb (0.22%)

BCD EntryWindow
css.types.color.hwb❌
css.types.color.hwb.mixed_type_parameters

clipboard-supports (0.22%)

BCD EntryWindow
api.ClipboardItem.supports_static❌
BCD EntryWindow
api.NavigateEvent❌
api.NavigateEvent.NavigateEvent❌
api.NavigateEvent.canIntercept❌
api.NavigateEvent.destination❌
api.NavigateEvent.downloadRequest❌
api.NavigateEvent.formData❌
api.NavigateEvent.hasUAVisualTransition❌
api.NavigateEvent.hashChange❌
api.NavigateEvent.info❌
api.NavigateEvent.intercept❌
api.NavigateEvent.navigationType❌
api.NavigateEvent.scroll❌
api.NavigateEvent.signal❌
api.NavigateEvent.userInitiated❌
api.Navigation❌
api.Navigation.activation❌
api.Navigation.back❌
api.Navigation.canGoBack❌
api.Navigation.canGoForward❌
api.Navigation.currentEntry❌
api.Navigation.currententrychange_event❌
api.Navigation.entries❌
api.Navigation.forward❌
api.Navigation.navigate❌
api.Navigation.navigate_event❌
api.Navigation.navigateerror_event❌
api.Navigation.navigatesuccess_event❌
api.Navigation.reload❌
api.Navigation.transition❌
api.Navigation.traverseTo❌
api.Navigation.updateCurrentEntry❌
api.NavigationActivation❌
api.NavigationActivation.entry❌
api.NavigationActivation.from❌
api.NavigationActivation.navigationType❌
api.NavigationCurrentEntryChangeEvent❌
api.NavigationCurrentEntryChangeEvent.NavigationCurrentEntryChangeEvent❌
api.NavigationCurrentEntryChangeEvent.from❌
api.NavigationCurrentEntryChangeEvent.navigationType❌
api.NavigationDestination❌
api.NavigationDestination.getState❌
api.NavigationDestination.id❌
api.NavigationDestination.index❌
api.NavigationDestination.key❌
api.NavigationDestination.sameDocument❌
api.NavigationDestination.url❌
api.NavigationHistoryEntry❌
api.NavigationHistoryEntry.dispose_event❌
api.NavigationHistoryEntry.getState❌
api.NavigationHistoryEntry.id❌
api.NavigationHistoryEntry.index❌
api.NavigationHistoryEntry.key❌
api.NavigationHistoryEntry.sameDocument❌
api.NavigationHistoryEntry.url❌
api.NavigationTransition❌
api.NavigationTransition.finished❌
api.NavigationTransition.from❌
api.NavigationTransition.navigationType❌
api.Window.navigation❌

view-transition-class (0.20%)

BCD EntryWindow
css.properties.view-transition-class❌
css.properties.view-transition-class.none❌

canvas-roundrect (0.20%)

BCD EntryWindowWorker
api.CanvasRenderingContext2D.roundRect❌
api.OffscreenCanvasRenderingContext2D.roundRect❌❌

reading-flow (0.19%)

BCD EntryWindow
css.properties.reading-flow❌
css.properties.reading-flow.flex-flow❌
css.properties.reading-flow.flex-visual❌
css.properties.reading-flow.grid-columns❌
css.properties.reading-flow.grid-order❌
css.properties.reading-flow.grid-rows❌
css.properties.reading-flow.normal❌
css.properties.reading-flow.source-order❌
css.properties.reading-order❌

time-relative-selectors (0.19%)

BCD EntryWindow
css.selectors.future❌
css.selectors.past❌

webgl-oes-draw-buffers-indexed (0.17%)

BCD EntryWindowWorker
api.OES_draw_buffers_indexed❌❌
api.OES_draw_buffers_indexed.blendEquationSeparateiOES❌❌
api.OES_draw_buffers_indexed.blendEquationiOES❌❌
api.OES_draw_buffers_indexed.blendFuncSeparateiOES❌❌
api.OES_draw_buffers_indexed.blendFunciOES❌❌
api.OES_draw_buffers_indexed.colorMaskiOES❌❌
api.OES_draw_buffers_indexed.disableiOES❌❌
api.OES_draw_buffers_indexed.enableiOES❌❌

hidden-until-found (0.17%)

BCD EntryWindow
api.Element.beforematch_event❌
html.global_attributes.hidden.until-found

transferable-streams (0.17%)

No BCD entries.

webgl-color-management (0.17%)

BCD EntryWindowWorker
api.WebGLRenderingContext.drawingBufferColorSpace❌❌
api.WebGLRenderingContext.unpackColorSpace❌❌

gethtml (0.17%)

BCD EntryWindow
api.Element.getHTMLβœ…
api.ShadowRoot.getHTMLβœ…

request-animation-frame-workers (0.16%)

BCD EntryWorker
api.DedicatedWorkerGlobalScope.cancelAnimationFrame❌
api.DedicatedWorkerGlobalScope.requestAnimationFrame❌

audio-worklet (0.15%)

BCD EntryWindow
api.AudioWorklet❌
api.AudioWorkletGlobalScope
api.AudioWorkletGlobalScope.currentFrame
api.AudioWorkletGlobalScope.currentTime
api.AudioWorkletGlobalScope.port
api.AudioWorkletGlobalScope.registerProcessor
api.AudioWorkletGlobalScope.sampleRate
api.AudioWorkletNode❌
api.AudioWorkletNode.AudioWorkletNode❌
api.AudioWorkletNode.parameters❌
api.AudioWorkletNode.port❌
api.AudioWorkletNode.processorerror_event❌
api.AudioWorkletProcessor
api.AudioWorkletProcessor.AudioWorkletProcessor
api.AudioWorkletProcessor.port
api.BaseAudioContext.audioWorklet❌
api.Worklet❌
api.Worklet.addModule❌
api.WorkletGlobalScope

webgl2-color-management (0.15%)

BCD EntryWindowWorker
api.WebGL2RenderingContext.drawingBufferColorSpace❌❌
api.WebGL2RenderingContext.unpackColorSpace❌❌

state (0.15%)

BCD EntryWindow
api.CustomStateSetβœ…
api.CustomStateSet.@@iteratorβœ…
api.CustomStateSet.addβœ…
api.CustomStateSet.clearβœ…
api.CustomStateSet.deleteβœ…
api.CustomStateSet.entriesβœ…
api.CustomStateSet.forEachβœ…
api.CustomStateSet.hasβœ…
api.CustomStateSet.keysβœ…
api.CustomStateSet.sizeβœ…
api.CustomStateSet.valuesβœ…
api.ElementInternals.statesβœ…
css.selectors.state❌

if (0.14%)

No BCD entries.

window-controls-overlay (0.14%)

BCD EntryWindow
api.Navigator.windowControlsOverlay❌
api.WindowControlsOverlay❌
api.WindowControlsOverlay.geometrychange_event❌
api.WindowControlsOverlay.getTitlebarAreaRect❌
api.WindowControlsOverlay.visible❌
api.WindowControlsOverlayGeometryChangeEvent❌
api.WindowControlsOverlayGeometryChangeEvent.WindowControlsOverlayGeometryChangeEvent❌
api.WindowControlsOverlayGeometryChangeEvent.titlebarAreaRect❌
api.WindowControlsOverlayGeometryChangeEvent.visible❌
css.types.env.titlebar-area-height
css.types.env.titlebar-area-width
css.types.env.titlebar-area-x
css.types.env.titlebar-area-y
manifests.webapp.display_override.window-controls-overlay

badging (0.14%)

BCD EntryWindow
api.Navigator.clearAppBadge❌
api.Navigator.setAppBadge❌
BCD EntryWindow
api.Document.hasUnpartitionedCookieAccess❌
api.Document.requestStorageAccess.types_parameter
api.Document.requestStorageAccess.types_parameter.types_BroadcastChannel_parameter
api.Document.requestStorageAccess.types_parameter.types_SharedWorker_parameter
api.Document.requestStorageAccess.types_parameter.types_all_parameter
api.Document.requestStorageAccess.types_parameter.types_caches_parameter
api.Document.requestStorageAccess.types_parameter.types_cookies_parameter
api.Document.requestStorageAccess.types_parameter.types_createObjectURL_parameter
api.Document.requestStorageAccess.types_parameter.types_estimate_parameter
api.Document.requestStorageAccess.types_parameter.types_getDirectory_parameter
api.Document.requestStorageAccess.types_parameter.types_indexedDB_parameter
api.Document.requestStorageAccess.types_parameter.types_localStorage_parameter
api.Document.requestStorageAccess.types_parameter.types_locks_parameter
api.Document.requestStorageAccess.types_parameter.types_revokeObjectURL_parameter
api.Document.requestStorageAccess.types_parameter.types_sessionStorage_parameter
api.SharedWorker.SharedWorker.options_sameSiteCookies_parameter
api.StorageAccessHandle❌
api.StorageAccessHandle.BroadcastChannel❌
api.StorageAccessHandle.SharedWorker❌
api.StorageAccessHandle.caches❌
api.StorageAccessHandle.createObjectURL❌
api.StorageAccessHandle.estimate❌
api.StorageAccessHandle.getDirectory❌
api.StorageAccessHandle.indexedDB❌
api.StorageAccessHandle.localStorage❌
api.StorageAccessHandle.locks❌
api.StorageAccessHandle.revokeObjectURL❌
api.StorageAccessHandle.sessionStorage❌

overlay (0.11%)

BCD EntryWindow
css.properties.overlay❌
css.properties.overlay.auto❌
css.properties.overlay.none❌

active-view-transition (0.10%)

BCD EntryWindow
api.ViewTransition.types❌
api.ViewTransitionTypeSet❌
api.ViewTransitionTypeSet.@@iterator❌
api.ViewTransitionTypeSet.add❌
api.ViewTransitionTypeSet.clear❌
api.ViewTransitionTypeSet.delete❌
api.ViewTransitionTypeSet.entries❌
api.ViewTransitionTypeSet.forEach❌
api.ViewTransitionTypeSet.has❌
api.ViewTransitionTypeSet.keys❌
api.ViewTransitionTypeSet.size❌
api.ViewTransitionTypeSet.values❌
css.selectors.active-view-transition❌
css.selectors.active-view-transition-type❌

wasm-threads (0.10%)

BCD EntryWebAssembly
webassembly.api.Memory.Memory.shared
webassembly.threads-and-atomics❌

webcodecs (0.10%)

BCD EntryWindowWorker
api.AudioData❌❌
api.AudioData.AudioData❌❌
api.AudioData.allocationSize❌❌
api.AudioData.clone❌❌
api.AudioData.close❌❌
api.AudioData.copyTo❌❌
api.AudioData.duration❌❌
api.AudioData.format❌❌
api.AudioData.numberOfChannels❌❌
api.AudioData.numberOfFrames❌❌
api.AudioData.sampleRate❌❌
api.AudioData.timestamp❌❌
api.AudioDecoder❌❌
api.AudioDecoder.AudioDecoder❌❌
api.AudioDecoder.close❌❌
api.AudioDecoder.configure❌❌
api.AudioDecoder.decode❌❌
api.AudioDecoder.decodeQueueSize❌❌
api.AudioDecoder.dequeue_event❌❌
api.AudioDecoder.flush❌❌
api.AudioDecoder.isConfigSupported_static❌❌
api.AudioDecoder.reset❌❌
api.AudioDecoder.state❌❌
api.AudioEncoder❌❌
api.AudioEncoder.AudioEncoder❌❌
api.AudioEncoder.close❌❌
api.AudioEncoder.configure❌❌
api.AudioEncoder.configure.bitrateMode❌❌
api.AudioEncoder.configure.opus❌❌
api.AudioEncoder.configure.opus.opus_application❌❌
api.AudioEncoder.configure.opus.opus_signal❌❌
api.AudioEncoder.dequeue_event❌❌
api.AudioEncoder.encode❌❌
api.AudioEncoder.encodeQueueSize❌❌
api.AudioEncoder.flush❌❌
api.AudioEncoder.isConfigSupported_static❌❌
api.AudioEncoder.reset❌❌
api.AudioEncoder.state❌❌
api.EncodedAudioChunk❌❌
api.EncodedAudioChunk.EncodedAudioChunk❌❌
api.EncodedAudioChunk.byteLength❌❌
api.EncodedAudioChunk.copyTo❌❌
api.EncodedAudioChunk.duration❌❌
api.EncodedAudioChunk.timestamp❌❌
api.EncodedAudioChunk.type❌❌
api.EncodedVideoChunk❌❌
api.EncodedVideoChunk.EncodedVideoChunk❌❌
api.EncodedVideoChunk.byteLength❌❌
api.EncodedVideoChunk.copyTo❌❌
api.EncodedVideoChunk.duration❌❌
api.EncodedVideoChunk.timestamp❌❌
api.EncodedVideoChunk.type❌❌
api.ImageDecoder❌❌
api.ImageDecoder.ImageDecoder❌❌
api.ImageDecoder.close❌❌
api.ImageDecoder.complete❌❌
api.ImageDecoder.completed❌❌
api.ImageDecoder.decode❌❌
api.ImageDecoder.isTypeSupported_static❌❌
api.ImageDecoder.reset❌❌
api.ImageDecoder.tracks❌❌
api.ImageDecoder.type❌❌
api.ImageTrack❌❌
api.ImageTrack.animated❌❌
api.ImageTrack.frameCount❌❌
api.ImageTrack.repetitionCount❌❌
api.ImageTrack.selected❌❌
api.ImageTrackList❌❌
api.ImageTrackList.length❌❌
api.ImageTrackList.ready❌❌
api.ImageTrackList.selectedIndex❌❌
api.ImageTrackList.selectedTrack❌❌
api.VideoColorSpace❌❌
api.VideoColorSpace.VideoColorSpace❌❌
api.VideoColorSpace.fullRange❌❌
api.VideoColorSpace.matrix❌❌
api.VideoColorSpace.primaries❌❌
api.VideoColorSpace.toJSON❌❌
api.VideoColorSpace.transfer❌❌
api.VideoDecoder❌❌
api.VideoDecoder.VideoDecoder❌❌
api.VideoDecoder.close❌❌
api.VideoDecoder.configure❌❌
api.VideoDecoder.configure.flip_option
api.VideoDecoder.configure.rotation_option
api.VideoDecoder.decode❌❌
api.VideoDecoder.decodeQueueSize❌❌
api.VideoDecoder.dequeue_event❌❌
api.VideoDecoder.flush❌❌
api.VideoDecoder.isConfigSupported_static❌❌
api.VideoDecoder.isConfigSupported_static.flip_option
api.VideoDecoder.isConfigSupported_static.rotation_option
api.VideoDecoder.reset❌❌
api.VideoDecoder.state❌❌
api.VideoEncoder❌❌
api.VideoEncoder.VideoEncoder❌❌
api.VideoEncoder.close❌❌
api.VideoEncoder.configure❌❌
api.VideoEncoder.dequeue_event❌❌
api.VideoEncoder.encode❌❌
api.VideoEncoder.encodeQueueSize❌❌
api.VideoEncoder.flush❌❌
api.VideoEncoder.isConfigSupported_static❌❌
api.VideoEncoder.reset❌❌
api.VideoEncoder.state❌❌
api.VideoFrame❌❌
api.VideoFrame.VideoFrame❌❌
api.VideoFrame.VideoFrame.flip_option
api.VideoFrame.VideoFrame.rotation_option
api.VideoFrame.allocationSize❌❌
api.VideoFrame.clone❌❌
api.VideoFrame.close❌❌
api.VideoFrame.codedHeight❌❌
api.VideoFrame.codedRect❌❌
api.VideoFrame.codedWidth❌❌
api.VideoFrame.colorSpace❌❌
api.VideoFrame.copyTo❌❌
api.VideoFrame.displayHeight❌❌
api.VideoFrame.displayWidth❌❌
api.VideoFrame.duration❌❌
api.VideoFrame.flip❌❌
api.VideoFrame.format❌❌
api.VideoFrame.rotation❌❌
api.VideoFrame.timestamp❌❌
api.VideoFrame.visibleRect❌❌

interactivity (0.09%)

BCD EntryWindow
css.properties.interactivity❌
css.properties.interactivity.auto❌
css.properties.interactivity.inert❌

iframe-credentialless (0.09%)

BCD EntryWindow
api.HTMLIFrameElement.credentialless❌
api.Window.credentialless❌
html.elements.iframe.credentialless❌

canvas-context-lost (0.09%)

BCD EntryWindowWorker
api.CanvasRenderingContext2D.isContextLost❌
api.HTMLCanvasElement.contextlost_eventβœ…
api.HTMLCanvasElement.contextrestored_eventβœ…
api.OffscreenCanvas.contextlost_event❌❌
api.OffscreenCanvas.contextrestored_event❌❌
api.OffscreenCanvasRenderingContext2D.isContextLost❌❌

wasm-mutable-globals (0.09%)

BCD EntryWebAssembly
webassembly.mutable-globalsβœ…

font-synthesis-style (0.09%)

BCD EntryWindow
css.properties.font-synthesis-style❌
css.properties.font-synthesis-style.auto❌
css.properties.font-synthesis-style.none❌

scroll-markers (0.08%)

BCD EntryWindow
css.properties.scroll-marker-group❌
css.properties.scroll-marker-group.after❌
css.properties.scroll-marker-group.before❌
css.properties.scroll-marker-group.none❌
css.selectors.scroll-marker❌
css.selectors.scroll-marker-group❌

fencedframe (0.08%)

BCD EntryWindow
api.Fence❌
api.Fence.getNestedConfigs❌
api.Fence.reportEvent❌
api.Fence.setReportEventDataForAutomaticBeacons❌
api.FencedFrameConfig❌
api.FencedFrameConfig.setSharedStorageContext❌
api.HTMLFencedFrameElement❌
api.HTMLFencedFrameElement.allow❌
api.HTMLFencedFrameElement.config❌
api.HTMLFencedFrameElement.height❌
api.HTMLFencedFrameElement.sandbox❌
api.HTMLFencedFrameElement.width❌
api.Navigator.deprecatedReplaceInURN❌
api.Window.fence❌
html.elements.a.target.unfencedTop
html.elements.fencedframe❌
html.elements.fencedframe.allow
html.elements.fencedframe.height
html.elements.fencedframe.width
http.headers.Content-Security-Policy.fenced-frame-src
http.headers.Sec-Fetch-Dest.fencedframe

object-view-box (0.08%)

BCD EntryWindow
css.properties.object-view-box❌
css.properties.object-view-box.none❌

webgl2-desynchronized (0.08%)

BCD EntryWindow
api.HTMLCanvasElement.getContext.webgl2_context.options_desynchronized_parameter❌

baseline-source (0.07%)

BCD EntryWindow
css.properties.baseline-sourceβœ…
css.properties.baseline-source.autoβœ…
css.properties.baseline-source.firstβœ…
css.properties.baseline-source.lastβœ…

contain-inline-size (0.07%)

BCD EntryWindow
css.properties.contain.inline-size❌

clip-path-boxes (0.07%)

BCD EntryWindow
css.properties.clip-path.fill-boxβœ…
css.properties.clip-path.stroke-boxβœ…
css.properties.clip-path.view-boxβœ…

window-management (0.07%)

BCD EntryWindowWorker
api.Element.requestFullscreen.options_screen_parameter
api.Permissions.permission_window-management❌❌
api.Screen.change_event❌
api.Screen.isExtended❌
api.ScreenDetailed❌
api.ScreenDetailed.availLeft❌
api.ScreenDetailed.availTop❌
api.ScreenDetailed.devicePixelRatio❌
api.ScreenDetailed.isInternal❌
api.ScreenDetailed.isPrimary❌
api.ScreenDetailed.label❌
api.ScreenDetailed.left❌
api.ScreenDetailed.top❌
api.ScreenDetails❌
api.ScreenDetails.currentScreen❌
api.ScreenDetails.currentscreenchange_event❌
api.ScreenDetails.screens❌
api.ScreenDetails.screenschange_event❌
api.Window.getScreenDetails❌
api.Window.moveTo.relative-multi-screen
api.Window.open.relative-multi-screen
api.Window.screenLeft.relative-multi-screen
api.Window.screenTop.relative-multi-screen
api.Window.screenX.relative-multi-screen
api.Window.screenY.relative-multi-screen
html.elements.iframe.allow.window-management
http.headers.Permissions-Policy.window-management

document-picture-in-picture (0.07%)

BCD EntryWindow
api.DocumentPictureInPicture❌
api.DocumentPictureInPicture.enter_event❌
api.DocumentPictureInPicture.requestWindow❌
api.DocumentPictureInPicture.requestWindow.option_disallowReturnToOpener
api.DocumentPictureInPicture.requestWindow.option_preferInitialWindowPlacement
api.DocumentPictureInPicture.window❌
api.DocumentPictureInPictureEvent❌
api.DocumentPictureInPictureEvent.DocumentPictureInPictureEvent❌
api.DocumentPictureInPictureEvent.window❌
api.Window.documentPictureInPicture❌

scroll-initial-target (0.07%)

BCD EntryWindow
css.properties.scroll-initial-target❌
css.properties.scroll-initial-target.nearest❌
css.properties.scroll-initial-target.none❌

word-break-auto-phrase (0.07%)

BCD EntryWindow
css.properties.word-break.auto-phrase❌

dialog-closedby (0.07%)

BCD EntryWindow
api.HTMLDialogElement.closedBy❌
html.elements.dialog.closedby❌

font-synthesis-small-caps (0.06%)

BCD EntryWindow
css.properties.font-synthesis-small-caps❌
css.properties.font-synthesis-small-caps.auto❌
css.properties.font-synthesis-small-caps.none❌

transferable-arraybuffer (0.06%)

BCD EntryWindow
javascript.builtins.ArrayBuffer.detachedβœ…
javascript.builtins.ArrayBuffer.transferβœ…
javascript.builtins.ArrayBuffer.transferToFixedLengthβœ…

highlight (0.05%)

BCD EntryWindow
api.CSS.highlights_static❌
api.Highlight❌
api.Highlight.@@iterator❌
api.Highlight.Highlight❌
api.Highlight.add❌
api.Highlight.clear❌
api.Highlight.delete❌
api.Highlight.entries❌
api.Highlight.forEach❌
api.Highlight.has❌
api.Highlight.keys❌
api.Highlight.priority❌
api.Highlight.size❌
api.Highlight.type❌
api.Highlight.values❌
api.HighlightRegistry❌
api.HighlightRegistry.@@iterator❌
api.HighlightRegistry.clear❌
api.HighlightRegistry.delete❌
api.HighlightRegistry.entries❌
api.HighlightRegistry.forEach❌
api.HighlightRegistry.get❌
api.HighlightRegistry.has❌
api.HighlightRegistry.highlightsFromPoint❌
api.HighlightRegistry.keys❌
api.HighlightRegistry.set❌
api.HighlightRegistry.size❌
api.HighlightRegistry.values❌
css.selectors.highlight❌

speech-recognition (0.05%)

BCD EntryWindow
api.SpeechRecognition❌
api.SpeechRecognition.SpeechRecognition❌
api.SpeechRecognition.abort❌
api.SpeechRecognition.audioend_event❌
api.SpeechRecognition.audiostart_event❌
api.SpeechRecognition.continuous❌
api.SpeechRecognition.end_event❌
api.SpeechRecognition.error_event❌
api.SpeechRecognition.interimResults❌
api.SpeechRecognition.lang❌
api.SpeechRecognition.maxAlternatives❌
api.SpeechRecognition.nomatch_event❌
api.SpeechRecognition.result_event❌
api.SpeechRecognition.soundend_event❌
api.SpeechRecognition.soundstart_event❌
api.SpeechRecognition.speechend_event❌
api.SpeechRecognition.speechstart_event❌
api.SpeechRecognition.start❌
api.SpeechRecognition.start_event❌
api.SpeechRecognition.stop❌
api.SpeechRecognitionAlternative
api.SpeechRecognitionAlternative.confidence
api.SpeechRecognitionAlternative.transcript
api.SpeechRecognitionErrorEvent❌
api.SpeechRecognitionErrorEvent.SpeechRecognitionErrorEvent❌
api.SpeechRecognitionErrorEvent.error❌
api.SpeechRecognitionErrorEvent.message❌
api.SpeechRecognitionEvent
api.SpeechRecognitionEvent.SpeechRecognitionEvent❌
api.SpeechRecognitionEvent.resultIndex
api.SpeechRecognitionEvent.results
api.SpeechRecognitionResult
api.SpeechRecognitionResult.isFinal
api.SpeechRecognitionResult.item
api.SpeechRecognitionResult.length
api.SpeechRecognitionResultList
api.SpeechRecognitionResultList.item
api.SpeechRecognitionResultList.length

wasm-simd-relaxed (0.05%)

BCD EntryWebAssembly
webassembly.relaxed-SIMD❌

details-name (0.05%)

BCD EntryWindow
api.HTMLDetailsElement.nameβœ…
html.elements.details.name

profiler (0.05%)

BCD EntryWindowWorker
api.Profiler❌❌
api.Profiler.Profiler❌❌
api.Profiler.sampleInterval❌❌
api.Profiler.stop❌❌
api.Profiler.stopped❌❌

parse-html-unsafe (0.05%)

BCD EntryWindow
api.Document.parseHTMLUnsafe_staticβœ…
api.Element.setHTMLUnsafeβœ…
api.ShadowRoot.setHTMLUnsafeβœ…

target-text (0.05%)

BCD EntryWindow
css.selectors.target-text❌

webgl-desynchronized (0.05%)

BCD EntryWindow
api.HTMLCanvasElement.getContext.webgl_context.options_desynchronized_parameter❌

font-family-math (0.05%)

BCD EntryWindow
css.properties.font-family.mathβœ…

vertical-form-controls (0.04%)

No BCD entries.

atomics-wait-async (0.04%)

BCD EntryWindow
javascript.builtins.Atomics.waitAsync❌

closewatcher (0.04%)

BCD EntryWindow
api.CloseWatcher❌
api.CloseWatcher.CloseWatcher❌
api.CloseWatcher.cancel_event❌
api.CloseWatcher.close❌
api.CloseWatcher.close_event❌
api.CloseWatcher.destroy❌
api.CloseWatcher.requestClose❌

exp-functions (0.04%)

BCD EntryWindow
css.types.expβœ…
css.types.hypotβœ…
css.types.logβœ…
css.types.powβœ…
css.types.sqrtβœ…

region-capture (0.04%)

BCD EntryWindowWorker
api.BrowserCaptureMediaStreamTrack❌
api.BrowserCaptureMediaStreamTrack.clone❌
api.BrowserCaptureMediaStreamTrack.cropTo❌
api.CropTarget❌❌
api.CropTarget.fromElement_static❌❌

idle-detection (0.03%)

BCD EntryWindowWorker
api.IdleDetector❌❌
api.IdleDetector.IdleDetector❌❌
api.IdleDetector.change_event❌❌
api.IdleDetector.requestPermission_static❌❌
api.IdleDetector.screenState❌❌
api.IdleDetector.start❌❌
api.IdleDetector.userState❌❌
html.elements.iframe.allow.idle-detection
http.headers.Permissions-Policy.idle-detection

web-otp (0.03%)

BCD EntryWindow
api.CredentialsContainer.get.otp_option❌
api.OTPCredential❌
api.OTPCredential.code❌
html.elements.iframe.allow.otp-credentials
http.headers.Permissions-Policy.otp-credentials

pointer-lock (0.03%)

BCD EntryWindow
api.Document.exitPointerLock❌
api.Document.pointerLockElement❌
api.Document.pointerlockchange_event❌
api.Document.pointerlockerror_event❌
api.Element.requestPointerLock❌

customizable-select (0.03%)

BCD EntryWindow
css.properties.appearance.base-select❌
css.selectors.checkmark❌
css.selectors.picker❌
css.selectors.picker-icon❌
html.elements.selectedcontent❌

readable-byte-streams (0.03%)

BCD EntryServiceWorkerSharedWorkerWindowWorker
api.ReadableByteStreamControllerβŒβŒβœ…βœ…
api.ReadableByteStreamController.byobRequestβŒβŒβœ…βœ…
api.ReadableByteStreamController.closeβŒβŒβœ…βœ…
api.ReadableByteStreamController.desiredSizeβŒβŒβœ…βœ…
api.ReadableByteStreamController.enqueueβŒβŒβœ…βœ…
api.ReadableByteStreamController.errorβŒβŒβœ…βœ…
api.ReadableStreamBYOBReaderβŒβŒβœ…βœ…
api.ReadableStreamBYOBReader.ReadableStreamBYOBReaderβŒβŒβœ…βœ…
api.ReadableStreamBYOBReader.cancelβŒβŒβœ…βœ…
api.ReadableStreamBYOBReader.closedβŒβŒβœ…βœ…
api.ReadableStreamBYOBReader.readβŒβŒβœ…βœ…
api.ReadableStreamBYOBReader.read.options_min_parameter
api.ReadableStreamBYOBReader.releaseLockβŒβŒβœ…βœ…
api.ReadableStreamBYOBReader.releaseLock.reject_pending_read_request
api.ReadableStreamBYOBRequestβŒβŒβœ…βœ…
api.ReadableStreamBYOBRequest.respondβŒβŒβœ…βœ…
api.ReadableStreamBYOBRequest.respondWithNewViewβŒβŒβœ…βœ…
api.ReadableStreamBYOBRequest.viewβŒβŒβœ…βœ…

slot-assign (0.03%)

BCD EntryWindow
api.HTMLSlotElement.assignβœ…
api.ShadowRoot.slotAssignmentβœ…

scroll-to-text-fragment (0.02%)

BCD EntryWindow
api.Document.fragmentDirective❌
api.FragmentDirective❌
html.elements.a.text_fragments

speech-synthesis (0.02%)

BCD EntryWindow
api.SpeechSynthesis❌
api.SpeechSynthesis.cancel❌
api.SpeechSynthesis.getVoices❌
api.SpeechSynthesis.pause❌
api.SpeechSynthesis.paused❌
api.SpeechSynthesis.pending❌
api.SpeechSynthesis.resume❌
api.SpeechSynthesis.speak❌
api.SpeechSynthesis.speaking❌
api.SpeechSynthesis.voiceschanged_event❌
api.SpeechSynthesisErrorEvent
api.SpeechSynthesisErrorEvent.SpeechSynthesisErrorEvent❌
api.SpeechSynthesisErrorEvent.error
api.SpeechSynthesisEvent
api.SpeechSynthesisEvent.SpeechSynthesisEvent❌
api.SpeechSynthesisEvent.charIndex
api.SpeechSynthesisEvent.charLength
api.SpeechSynthesisEvent.elapsedTime
api.SpeechSynthesisEvent.name
api.SpeechSynthesisEvent.utterance
api.SpeechSynthesisUtterance
api.SpeechSynthesisUtterance.SpeechSynthesisUtterance❌
api.SpeechSynthesisUtterance.boundary_event
api.SpeechSynthesisUtterance.end_event
api.SpeechSynthesisUtterance.error_event
api.SpeechSynthesisUtterance.lang
api.SpeechSynthesisUtterance.mark_event
api.SpeechSynthesisUtterance.pause_event
api.SpeechSynthesisUtterance.pitch
api.SpeechSynthesisUtterance.rate
api.SpeechSynthesisUtterance.resume_event
api.SpeechSynthesisUtterance.start_event
api.SpeechSynthesisUtterance.text
api.SpeechSynthesisUtterance.voice
api.SpeechSynthesisUtterance.volume
api.SpeechSynthesisVoice❌
api.SpeechSynthesisVoice.default❌
api.SpeechSynthesisVoice.lang❌
api.SpeechSynthesisVoice.localService❌
api.SpeechSynthesisVoice.name❌
api.SpeechSynthesisVoice.voiceURI❌
api.Window.speechSynthesis❌

contrast-color (0.02%)

BCD EntryWindow
css.types.color.contrast-colorβœ…

cap (0.02%)

BCD EntryWindow
css.types.length.capβœ…

picture-in-picture (0.02%)

BCD EntryWindow
api.Document.exitPictureInPicture❌
api.Document.pictureInPictureElement❌
api.Document.pictureInPictureEnabled❌
api.HTMLVideoElement.disablePictureInPicture❌
api.HTMLVideoElement.enterpictureinpicture_event❌
api.HTMLVideoElement.leavepictureinpicture_event❌
api.HTMLVideoElement.requestPictureInPicture❌
api.PictureInPictureEvent❌
api.PictureInPictureEvent.PictureInPictureEvent❌
api.PictureInPictureEvent.pictureInPictureWindow❌
api.PictureInPictureWindow❌
api.PictureInPictureWindow.height❌
api.PictureInPictureWindow.resize_event❌
api.PictureInPictureWindow.width❌
api.ShadowRoot.pictureInPictureElement❌
css.selectors.picture-in-picture❌
html.elements.iframe.allow.picture-in-picture
html.elements.video.disablepictureinpicture❌
http.headers.Permissions-Policy.picture-in-picture

move-before (0.01%)

BCD EntryWindow
api.CustomElementRegistry.define.connectedMoveCallback_lifecycle_callback
api.Document.moveBeforeβœ…
api.DocumentFragment.moveBeforeβœ…
api.Element.moveBeforeβœ…

keyboard-lock (0.01%)

BCD EntryWindow
api.Keyboard❌
api.Keyboard.lock❌
api.Keyboard.unlock❌
api.Navigator.keyboard❌

canvas-reset (0.01%)

BCD EntryWindowWorker
api.CanvasRenderingContext2D.resetβœ…
api.OffscreenCanvasRenderingContext2D.reset❌❌

intl-duration-format (0.01%)

BCD EntryWindow
javascript.builtins.Intl.DurationFormatβœ…
javascript.builtins.Intl.DurationFormat.DurationFormatβœ…
javascript.builtins.Intl.DurationFormat.formatβœ…
javascript.builtins.Intl.DurationFormat.formatToPartsβœ…
javascript.builtins.Intl.DurationFormat.resolvedOptionsβœ…
javascript.builtins.Intl.DurationFormat.supportedLocalesOfβœ…

preserves-pitch (0.01%)

BCD EntryWindow
api.HTMLMediaElement.preservesPitch❌

composed-ranges (0.01%)

BCD EntryWindow
api.Selection.getComposedRanges❌

clipboard-custom-format (0.01%)

No BCD entries.

clipboard-unsanitized-formats (0.01%)

BCD EntryWindow
api.Clipboard.read.formats_unsanitized_parameter❌

eyedropper (0.01%)

BCD EntryWindow
api.EyeDropper❌
api.EyeDropper.EyeDropper❌
api.EyeDropper.open❌
api.EyeDropper.secure_context_required

rlh (0.01%)

BCD EntryWindow
css.types.length.rlhβœ…

context-fill-stroke (0.01%)

No BCD entries.

scroll-buttons (0.00%)

BCD EntryWindow
css.selectors.scroll-button❌
css.selectors.scroll-button.block-end
css.selectors.scroll-button.block-start
css.selectors.scroll-button.down
css.selectors.scroll-button.inline-end
css.selectors.scroll-button.inline-start
css.selectors.scroll-button.left
css.selectors.scroll-button.next
css.selectors.scroll-button.prev
css.selectors.scroll-button.right
css.selectors.scroll-button.star
css.selectors.scroll-button.up

file-system-access (0.00%)

BCD EntryWindowWorker
api.FileSystemDirectoryHandle.@@asyncIterator❌❌
api.FileSystemFileHandle.createWritable❌❌
api.FileSystemHandle.queryPermission❌❌
api.FileSystemHandle.requestPermission❌❌
api.FileSystemWritableFileStream❌❌
api.FileSystemWritableFileStream.seek❌❌
api.FileSystemWritableFileStream.truncate❌❌
api.FileSystemWritableFileStream.write❌❌
api.Window.showDirectoryPicker❌
api.Window.showOpenFilePicker❌
api.Window.showSaveFilePicker❌

ink (0.00%)

BCD EntryWindow
api.DelegatedInkTrailPresenter❌
api.DelegatedInkTrailPresenter.presentationArea❌
api.DelegatedInkTrailPresenter.updateInkTrailStartPoint❌
api.Ink❌
api.Ink.requestPresenter❌
api.Navigator.ink❌

web-midi (0.00%)

BCD EntryWindowWorker
api.MIDIAccess❌❌
api.MIDIAccess.inputs❌❌
api.MIDIAccess.outputs❌❌
api.MIDIAccess.statechange_event❌❌
api.MIDIAccess.sysexEnabled❌❌
api.MIDIConnectionEvent❌❌
api.MIDIConnectionEvent.MIDIConnectionEvent❌❌
api.MIDIConnectionEvent.port❌❌
api.MIDIInput❌❌
api.MIDIInput.midimessage_event❌❌
api.MIDIInputMap❌❌
api.MIDIInputMap.@@iterator❌❌
api.MIDIInputMap.entries❌❌
api.MIDIInputMap.forEach❌❌
api.MIDIInputMap.get❌❌
api.MIDIInputMap.has❌❌
api.MIDIInputMap.keys❌❌
api.MIDIInputMap.size❌❌
api.MIDIInputMap.values❌❌
api.MIDIMessageEvent❌❌
api.MIDIMessageEvent.MIDIMessageEvent❌❌
api.MIDIMessageEvent.data❌❌
api.MIDIOutput❌❌
api.MIDIOutput.clear❌❌
api.MIDIOutput.send❌❌
api.MIDIOutputMap❌❌
api.MIDIOutputMap.@@iterator❌❌
api.MIDIOutputMap.entries❌❌
api.MIDIOutputMap.forEach❌❌
api.MIDIOutputMap.get❌❌
api.MIDIOutputMap.has❌❌
api.MIDIOutputMap.keys❌❌
api.MIDIOutputMap.size❌❌
api.MIDIOutputMap.values❌❌
api.MIDIPort❌❌
api.MIDIPort.close❌❌
api.MIDIPort.connection❌❌
api.MIDIPort.id❌❌
api.MIDIPort.manufacturer❌❌
api.MIDIPort.name❌❌
api.MIDIPort.open❌❌
api.MIDIPort.state❌❌
api.MIDIPort.statechange_event❌❌
api.MIDIPort.type❌❌
api.MIDIPort.version❌❌
api.Navigator.requestMIDIAccess❌
api.Navigator.requestMIDIAccess.secure_context_required
api.Permissions.permission_midi❌❌
html.elements.iframe.allow.midi
http.headers.Permissions-Policy.midi

canvas-createconicgradient (0.00%)

BCD EntryWindowWorker
api.CanvasRenderingContext2D.createConicGradient❌
api.OffscreenCanvasRenderingContext2D.createConicGradient❌❌

rcap (0.00%)

BCD EntryWindow
css.types.length.rcapβœ…

css-modules (0.00%)

No BCD entries.

show-picker-input (0.00%)

BCD EntryWindow
api.HTMLInputElement.showPicker❌
api.HTMLInputElement.showPicker.color_input
api.HTMLInputElement.showPicker.date_input
api.HTMLInputElement.showPicker.datetime_local_input
api.HTMLInputElement.showPicker.file_input

web-nfc (0.00%)

BCD EntryWindow
api.NDEFMessage❌
api.NDEFMessage.NDEFMessage❌
api.NDEFMessage.records❌
api.NDEFMessage.secure_context_required
api.NDEFReader❌
api.NDEFReader.NDEFReader❌
api.NDEFReader.makeReadOnly❌
api.NDEFReader.reading_event❌
api.NDEFReader.readingerror_event❌
api.NDEFReader.scan❌
api.NDEFReader.secure_context_required
api.NDEFReader.write❌
api.NDEFReadingEvent❌
api.NDEFReadingEvent.NDEFReadingEvent❌
api.NDEFReadingEvent.message❌
api.NDEFReadingEvent.secure_context_required
api.NDEFReadingEvent.serialNumber❌
api.NDEFRecord❌
api.NDEFRecord.NDEFRecord❌
api.NDEFRecord.data❌
api.NDEFRecord.encoding❌
api.NDEFRecord.id❌
api.NDEFRecord.lang❌
api.NDEFRecord.mediaType❌
api.NDEFRecord.recordType❌
api.NDEFRecord.secure_context_required
api.NDEFRecord.toRecords❌

webtransport (0.00%)

BCD EntryWindowWorker
api.WebTransport❌❌
api.WebTransport.WebTransport❌❌
api.WebTransport.WebTransport.options_allowPooling_parameter
api.WebTransport.WebTransport.options_congestionControl_parameter
api.WebTransport.WebTransport.options_requireUnreliable_parameter
api.WebTransport.WebTransport.options_serverCertificateHashes_parameter
api.WebTransport.byob_readers
api.WebTransport.close❌❌
api.WebTransport.closed❌❌
api.WebTransport.congestionControl❌❌
api.WebTransport.createBidirectionalStream❌❌
api.WebTransport.createBidirectionalStream.options_sendOrder_parameter
api.WebTransport.createUnidirectionalStream❌❌
api.WebTransport.createUnidirectionalStream.byob_readers
api.WebTransport.createUnidirectionalStream.options_sendOrder_parameter
api.WebTransport.datagrams❌❌
api.WebTransport.getStats❌❌
api.WebTransport.incomingBidirectionalStreams❌❌
api.WebTransport.incomingUnidirectionalStreams❌❌
api.WebTransport.ready❌❌
api.WebTransport.reliability❌❌
api.WebTransportBidirectionalStream❌❌
api.WebTransportBidirectionalStream.readable❌❌
api.WebTransportBidirectionalStream.readable.returns_WebTransportReceiveStream
api.WebTransportBidirectionalStream.writable❌❌
api.WebTransportBidirectionalStream.writable.returns_WebTransportSendStream
api.WebTransportDatagramDuplexStream❌❌
api.WebTransportDatagramDuplexStream.byob_readers
api.WebTransportDatagramDuplexStream.incomingHighWaterMark
api.WebTransportDatagramDuplexStream.incomingMaxAge❌❌
api.WebTransportDatagramDuplexStream.maxDatagramSize❌❌
api.WebTransportDatagramDuplexStream.outgoingHighWaterMark
api.WebTransportDatagramDuplexStream.outgoingMaxAge❌❌
api.WebTransportDatagramDuplexStream.readable❌❌
api.WebTransportError❌❌
api.WebTransportError.WebTransportError❌❌
api.WebTransportError.source❌❌
api.WebTransportError.streamErrorCode❌❌
api.WebTransportReceiveStream❌❌
api.WebTransportReceiveStream.getStats❌❌
api.WebTransportSendStream❌❌
api.WebTransportSendStream.getStats❌❌
api.WebTransportSendStream.getWriter❌❌
api.WebTransportSendStream.sendOrder❌❌

serial (0.00%)

BCD EntryWindowWorker
api.Navigator.serial❌
api.Serial❌❌
api.Serial.getPorts❌❌
api.Serial.requestPort❌❌
api.Serial.requestPort.allowedBluetoothServiceClassIds_option
api.Serial.requestPort.filters_bluetoothServiceClassId
api.SerialPort❌❌
api.SerialPort.close❌❌
api.SerialPort.connect_event❌❌
api.SerialPort.connect_event.bluetooth_rfcomm
api.SerialPort.connected❌❌
api.SerialPort.disconnect_event❌❌
api.SerialPort.disconnect_event.bluetooth_rfcomm
api.SerialPort.forget❌❌
api.SerialPort.getInfo❌❌
api.SerialPort.getInfo.bluetoothServiceClassId
api.SerialPort.getSignals❌❌
api.SerialPort.open❌❌
api.SerialPort.readable❌❌
api.SerialPort.setSignals❌❌
api.SerialPort.writable❌❌
api.WorkerNavigator.serial❌
html.elements.iframe.allow.serial
http.headers.Permissions-Policy.serial

fetch-request-streams (0.00%)

BCD EntryWindowWorker
api.Request.bodyβœ…βœ…

json-modules (0.00%)

No BCD entries.

webusb (0.00%)

BCD EntryWindowWorker
api.Navigator.usb❌
api.USB❌❌
api.USB.connect_event❌❌
api.USB.disconnect_event❌❌
api.USB.getDevices❌❌
api.USB.requestDevice❌❌
api.USB.worker_support
api.USBAlternateInterface❌❌
api.USBAlternateInterface.USBAlternateInterface❌❌
api.USBAlternateInterface.alternateSetting❌❌
api.USBAlternateInterface.endpoints❌❌
api.USBAlternateInterface.interfaceClass❌❌
api.USBAlternateInterface.interfaceName❌❌
api.USBAlternateInterface.interfaceProtocol❌❌
api.USBAlternateInterface.interfaceSubclass❌❌
api.USBAlternateInterface.worker_support
api.USBConfiguration❌❌
api.USBConfiguration.USBConfiguration❌❌
api.USBConfiguration.configurationName❌❌
api.USBConfiguration.configurationValue❌❌
api.USBConfiguration.interfaces❌❌
api.USBConfiguration.worker_support
api.USBConnectionEvent❌❌
api.USBConnectionEvent.USBConnectionEvent❌❌
api.USBConnectionEvent.device❌❌
api.USBConnectionEvent.worker_support
api.USBDevice❌❌
api.USBDevice.claimInterface❌❌
api.USBDevice.clearHalt❌❌
api.USBDevice.close❌❌
api.USBDevice.configuration❌❌
api.USBDevice.configurations❌❌
api.USBDevice.controlTransferIn❌❌
api.USBDevice.controlTransferOut❌❌
api.USBDevice.deviceClass❌❌
api.USBDevice.deviceProtocol❌❌
api.USBDevice.deviceSubclass❌❌
api.USBDevice.deviceVersionMajor❌❌
api.USBDevice.deviceVersionMinor❌❌
api.USBDevice.deviceVersionSubminor❌❌
api.USBDevice.forget❌❌
api.USBDevice.isochronousTransferIn❌❌
api.USBDevice.isochronousTransferOut❌❌
api.USBDevice.manufacturerName❌❌
api.USBDevice.open❌❌
api.USBDevice.opened❌❌
api.USBDevice.productId❌❌
api.USBDevice.productName❌❌
api.USBDevice.releaseInterface❌❌
api.USBDevice.reset❌❌
api.USBDevice.selectAlternateInterface❌❌
api.USBDevice.selectConfiguration❌❌
api.USBDevice.serialNumber❌❌
api.USBDevice.transferIn❌❌
api.USBDevice.transferOut❌❌
api.USBDevice.usbVersionMajor❌❌
api.USBDevice.usbVersionMinor❌❌
api.USBDevice.usbVersionSubminor❌❌
api.USBDevice.vendorId❌❌
api.USBDevice.worker_support
api.USBEndpoint❌❌
api.USBEndpoint.USBEndpoint❌❌
api.USBEndpoint.direction❌❌
api.USBEndpoint.endpointNumber❌❌
api.USBEndpoint.packetSize❌❌
api.USBEndpoint.type❌❌
api.USBEndpoint.worker_support
api.USBInTransferResult❌❌
api.USBInTransferResult.USBInTransferResult❌❌
api.USBInTransferResult.data❌❌
api.USBInTransferResult.status❌❌
api.USBInTransferResult.worker_support
api.USBInterface❌❌
api.USBInterface.USBInterface❌❌
api.USBInterface.alternate❌❌
api.USBInterface.alternates❌❌
api.USBInterface.claimed❌❌
api.USBInterface.interfaceNumber❌❌
api.USBInterface.worker_support
api.USBIsochronousInTransferPacket❌❌
api.USBIsochronousInTransferPacket.USBIsochronousInTransferPacket❌❌
api.USBIsochronousInTransferPacket.data❌❌
api.USBIsochronousInTransferPacket.status❌❌
api.USBIsochronousInTransferPacket.worker_support
api.USBIsochronousInTransferResult❌❌
api.USBIsochronousInTransferResult.USBIsochronousInTransferResult❌❌
api.USBIsochronousInTransferResult.data❌❌
api.USBIsochronousInTransferResult.packets❌❌
api.USBIsochronousInTransferResult.worker_support
api.USBIsochronousOutTransferPacket❌❌
api.USBIsochronousOutTransferPacket.USBIsochronousOutTransferPacket❌❌
api.USBIsochronousOutTransferPacket.bytesWritten❌❌
api.USBIsochronousOutTransferPacket.status❌❌
api.USBIsochronousOutTransferPacket.worker_support
api.USBIsochronousOutTransferResult❌❌
api.USBIsochronousOutTransferResult.USBIsochronousOutTransferResult❌❌
api.USBIsochronousOutTransferResult.packets❌❌
api.USBIsochronousOutTransferResult.worker_support
api.USBOutTransferResult❌❌
api.USBOutTransferResult.USBOutTransferResult❌❌
api.USBOutTransferResult.bytesWritten❌❌
api.USBOutTransferResult.status❌❌
api.USBOutTransferResult.worker_support
api.WorkerNavigator.usb❌
html.elements.iframe.allow.usb
http.headers.Permissions-Policy.usb

webhid (0.00%)

BCD EntryServiceWorkerWindowWorker
api.HID❌❌❌
api.HID.connect_event❌❌❌
api.HID.disconnect_event❌❌❌
api.HID.getDevices❌❌❌
api.HID.requestDevice❌❌❌
api.HID.worker_support
api.HIDConnectionEvent❌❌❌
api.HIDConnectionEvent.HIDConnectionEvent❌❌❌
api.HIDConnectionEvent.device❌❌❌
api.HIDConnectionEvent.worker_support
api.HIDDevice❌❌❌
api.HIDDevice.close❌❌❌
api.HIDDevice.collections❌❌❌
api.HIDDevice.forget❌❌❌
api.HIDDevice.inputreport_event❌❌❌
api.HIDDevice.open❌❌❌
api.HIDDevice.opened❌❌❌
api.HIDDevice.productId❌❌❌
api.HIDDevice.productName❌❌❌
api.HIDDevice.receiveFeatureReport❌❌❌
api.HIDDevice.sendFeatureReport❌❌❌
api.HIDDevice.sendReport❌❌❌
api.HIDDevice.vendorId❌❌❌
api.HIDDevice.worker_support
api.HIDInputReportEvent❌❌❌
api.HIDInputReportEvent.data❌❌❌
api.HIDInputReportEvent.device❌❌❌
api.HIDInputReportEvent.reportId❌❌❌
api.HIDInputReportEvent.worker_support
api.Navigator.hid❌
api.WorkerNavigator.hid❌
html.elements.iframe.allow.hid
http.headers.Permissions-Policy.hid

local-fonts (0.00%)

BCD EntryWindowWorker
api.FontData❌
api.FontData.blob❌
api.FontData.family❌
api.FontData.fullName❌
api.FontData.postscriptName❌
api.FontData.style❌
api.Permissions.permission_local-fonts❌❌
api.Window.queryLocalFonts❌
html.elements.iframe.allow.local-fonts
http.headers.Permissions-Policy.local-fonts

gamepad (0.00%)

BCD EntryWindow
api.Gamepadβœ…
api.Gamepad.axesβœ…
api.Gamepad.buttonsβœ…
api.Gamepad.connectedβœ…
api.Gamepad.idβœ…
api.Gamepad.indexβœ…
api.Gamepad.mappingβœ…
api.Gamepad.secure_context_required
api.Gamepad.timestampβœ…
api.GamepadButtonβœ…
api.GamepadButton.pressedβœ…
api.GamepadButton.secure_context_required
api.GamepadButton.valueβœ…
api.GamepadEvent
api.GamepadEvent.GamepadEventβœ…
api.GamepadEvent.gamepad
api.GamepadEvent.secure_context_required
api.Navigator.getGamepadsβœ…
api.Navigator.getGamepads.secure_context_required
api.Window.gamepadconnected_eventβœ…
api.Window.gamepaddisconnected_eventβœ…
html.elements.iframe.allow.gamepad

webauthn-public-key-easy (0.00%)

BCD EntryWindow
api.AuthenticatorAttestationResponse.getAuthenticatorData❌
api.AuthenticatorAttestationResponse.getPublicKey❌
api.AuthenticatorAttestationResponse.getPublicKeyAlgorithm❌

web-bluetooth (0.00%)

BCD EntryWindow
api.Bluetooth❌
api.Bluetooth.getAvailability❌
api.Bluetooth.getDevices❌
api.Bluetooth.requestDevice❌
api.Bluetooth.requestDevice.options_exclusionFilters_parameter
api.Bluetooth.requestDevice.options_filter_manufacturerData_parameter
api.BluetoothCharacteristicProperties❌
api.BluetoothCharacteristicProperties.authenticatedSignedWrites❌
api.BluetoothCharacteristicProperties.broadcast❌
api.BluetoothCharacteristicProperties.indicate❌
api.BluetoothCharacteristicProperties.notify❌
api.BluetoothCharacteristicProperties.read❌
api.BluetoothCharacteristicProperties.reliableWrite❌
api.BluetoothCharacteristicProperties.writableAuxiliaries❌
api.BluetoothCharacteristicProperties.write❌
api.BluetoothCharacteristicProperties.writeWithoutResponse❌
api.BluetoothDevice❌
api.BluetoothDevice.gatt❌
api.BluetoothDevice.gattserverdisconnected_event❌
api.BluetoothDevice.id❌
api.BluetoothDevice.name❌
api.BluetoothRemoteGATTCharacteristic❌
api.BluetoothRemoteGATTCharacteristic.characteristicvaluechanged_event❌
api.BluetoothRemoteGATTCharacteristic.getDescriptor❌
api.BluetoothRemoteGATTCharacteristic.getDescriptors❌
api.BluetoothRemoteGATTCharacteristic.properties❌
api.BluetoothRemoteGATTCharacteristic.readValue❌
api.BluetoothRemoteGATTCharacteristic.service❌
api.BluetoothRemoteGATTCharacteristic.startNotifications❌
api.BluetoothRemoteGATTCharacteristic.stopNotifications❌
api.BluetoothRemoteGATTCharacteristic.uuid❌
api.BluetoothRemoteGATTCharacteristic.value❌
api.BluetoothRemoteGATTCharacteristic.writeValueWithResponse❌
api.BluetoothRemoteGATTCharacteristic.writeValueWithoutResponse❌
api.BluetoothRemoteGATTDescriptor❌
api.BluetoothRemoteGATTDescriptor.characteristic❌
api.BluetoothRemoteGATTDescriptor.readValue❌
api.BluetoothRemoteGATTDescriptor.uuid❌
api.BluetoothRemoteGATTDescriptor.value❌
api.BluetoothRemoteGATTDescriptor.writeValue❌
api.BluetoothRemoteGATTServer❌
api.BluetoothRemoteGATTServer.connect❌
api.BluetoothRemoteGATTServer.connected❌
api.BluetoothRemoteGATTServer.device❌
api.BluetoothRemoteGATTServer.disconnect❌
api.BluetoothRemoteGATTServer.getPrimaryService❌
api.BluetoothRemoteGATTServer.getPrimaryServices❌
api.BluetoothRemoteGATTService❌
api.BluetoothRemoteGATTService.device❌
api.BluetoothRemoteGATTService.getCharacteristic❌
api.BluetoothRemoteGATTService.getCharacteristics❌
api.BluetoothRemoteGATTService.isPrimary❌
api.BluetoothRemoteGATTService.uuid❌
api.BluetoothUUID❌
api.BluetoothUUID.canonicalUUID_static❌
api.BluetoothUUID.getCharacteristic_static❌
api.BluetoothUUID.getDescriptor_static❌
api.BluetoothUUID.getService_static❌
api.Navigator.bluetooth❌
html.elements.iframe.allow.bluetooth
http.headers.Permissions-Policy.bluetooth

show-picker-select (0.00%)

BCD EntryWindow
api.HTMLSelectElement.showPicker❌

ic (0.00%)

BCD EntryWindow
css.types.length.icβœ…

meta-application-title (0.00%)

No BCD entries.

rch (0.00%)

BCD EntryWindow
css.types.length.rchβœ…

clipboard-svg (0.00%)

No BCD entries.

webnn (0.00%)

BCD EntryWindowWorker
api.ML❌❌
api.ML.createContext❌❌
api.MLContext❌❌
api.MLContext.dispatch❌❌
api.MLContext.opSupportLimits❌❌
api.MLGraph❌❌
api.MLGraphBuilder❌❌
api.MLGraphBuilder.MLGraphBuilder❌❌
api.MLGraphBuilder.abs❌❌
api.MLGraphBuilder.add❌❌
api.MLGraphBuilder.argMax❌❌
api.MLGraphBuilder.argMin❌❌
api.MLGraphBuilder.averagePool2d❌❌
api.MLGraphBuilder.batchNormalization❌❌
api.MLGraphBuilder.build❌❌
api.MLGraphBuilder.cast❌❌
api.MLGraphBuilder.ceil❌❌
api.MLGraphBuilder.clamp❌❌
api.MLGraphBuilder.concat❌❌
api.MLGraphBuilder.constant❌❌
api.MLGraphBuilder.conv2d❌❌
api.MLGraphBuilder.convTranspose2d❌❌
api.MLGraphBuilder.cos❌❌
api.MLGraphBuilder.cumulativeSum❌❌
api.MLGraphBuilder.dequantizeLinear❌❌
api.MLGraphBuilder.div❌❌
api.MLGraphBuilder.elu❌❌
api.MLGraphBuilder.equal❌❌
api.MLGraphBuilder.erf❌❌
api.MLGraphBuilder.exp❌❌
api.MLGraphBuilder.expand❌❌
api.MLGraphBuilder.floor❌❌
api.MLGraphBuilder.gather❌❌
api.MLGraphBuilder.gatherElements❌❌
api.MLGraphBuilder.gatherND❌❌
api.MLGraphBuilder.gemm❌❌
api.MLGraphBuilder.greater❌❌
api.MLGraphBuilder.greaterOrEqual❌❌
api.MLGraphBuilder.gru❌❌
api.MLGraphBuilder.gruCell❌❌
api.MLGraphBuilder.hardSigmoid❌❌
api.MLGraphBuilder.hardSwish❌❌
api.MLGraphBuilder.identity❌❌
api.MLGraphBuilder.input❌❌
api.MLGraphBuilder.instanceNormalization❌❌
api.MLGraphBuilder.l2Pool2d❌❌
api.MLGraphBuilder.layerNormalization❌❌
api.MLGraphBuilder.leakyRelu❌❌
api.MLGraphBuilder.lesser❌❌
api.MLGraphBuilder.lesserOrEqual❌❌
api.MLGraphBuilder.linear❌❌
api.MLGraphBuilder.log❌❌
api.MLGraphBuilder.logicalAnd❌❌
api.MLGraphBuilder.logicalNot❌❌
api.MLGraphBuilder.logicalOr❌❌
api.MLGraphBuilder.logicalXor❌❌
api.MLGraphBuilder.lstm❌❌
api.MLGraphBuilder.lstmCell❌❌
api.MLGraphBuilder.matmul❌❌
api.MLGraphBuilder.max❌❌
api.MLGraphBuilder.maxPool2d❌❌
api.MLGraphBuilder.min❌❌
api.MLGraphBuilder.mul❌❌
api.MLGraphBuilder.neg❌❌
api.MLGraphBuilder.pad❌❌
api.MLGraphBuilder.pow❌❌
api.MLGraphBuilder.prelu❌❌
api.MLGraphBuilder.quantizeLinear❌❌
api.MLGraphBuilder.reciprocal❌❌
api.MLGraphBuilder.reduceL1❌❌
api.MLGraphBuilder.reduceL2❌❌
api.MLGraphBuilder.reduceLogSum❌❌
api.MLGraphBuilder.reduceLogSumExp❌❌
api.MLGraphBuilder.reduceMax❌❌
api.MLGraphBuilder.reduceMean❌❌
api.MLGraphBuilder.reduceMin❌❌
api.MLGraphBuilder.reduceProduct❌❌
api.MLGraphBuilder.reduceSum❌❌
api.MLGraphBuilder.reduceSumSquare❌❌
api.MLGraphBuilder.relu❌❌
api.MLGraphBuilder.resample2d❌❌
api.MLGraphBuilder.reshape❌❌
api.MLGraphBuilder.scatterElements❌❌
api.MLGraphBuilder.scatterND❌❌
api.MLGraphBuilder.sigmoid❌❌
api.MLGraphBuilder.sign❌❌
api.MLGraphBuilder.sin❌❌
api.MLGraphBuilder.slice❌❌
api.MLGraphBuilder.softmax❌❌
api.MLGraphBuilder.softplus❌❌
api.MLGraphBuilder.softsign❌❌
api.MLGraphBuilder.split❌❌
api.MLGraphBuilder.sqrt❌❌
api.MLGraphBuilder.sub❌❌
api.MLGraphBuilder.tan❌❌
api.MLGraphBuilder.tanh❌❌
api.MLGraphBuilder.tile❌❌
api.MLGraphBuilder.transpose❌❌
api.MLGraphBuilder.triangular❌❌
api.MLGraphBuilder.where❌❌
api.MLOperand❌❌
api.Navigator.ml❌
api.WorkerNavigator.ml❌

wasm-memory64 (0.00%)

BCD EntryWebAssembly
webassembly.memory64βœ…

requestclose (0.00%)

BCD EntryWindow
api.HTMLDialogElement.requestClose❌

app-file-handlers (0.00%)

BCD EntryWindow
api.LaunchParams.files❌
manifests.webapp.file_handlers

wasm-tail-call-optimization (0.00%)

BCD EntryWebAssembly
webassembly.tail-callsβœ…

font-palette-animation (0.00%)

No BCD entries.

wasm-multi-memory (0.00%)

BCD EntryWebAssembly
webassembly.multiMemoryβœ…

observable (0.00%)

BCD EntryServiceWorkerSharedWorkerWindowWorker
api.EventTarget.when❌❌❌❌
api.Observable❌❌❌❌
api.Observable.Observable❌❌❌❌
api.Observable.catch❌❌❌❌
api.Observable.drop❌❌❌❌
api.Observable.every❌❌❌❌
api.Observable.filter❌❌❌❌
api.Observable.finally❌❌❌❌
api.Observable.find❌❌❌❌
api.Observable.first❌❌❌❌
api.Observable.flatMap❌❌❌❌
api.Observable.forEach❌❌❌❌
api.Observable.from_static❌❌❌❌
api.Observable.inspect❌❌❌❌
api.Observable.last❌❌❌❌
api.Observable.map❌❌❌❌
api.Observable.reduce❌❌❌❌
api.Observable.some❌❌❌❌
api.Observable.subscribe❌❌❌❌
api.Observable.switchMap❌❌❌❌
api.Observable.take❌❌❌❌
api.Observable.takeUntil❌❌❌❌
api.Observable.toArray❌❌❌❌
api.Subscriber❌❌❌❌
api.Subscriber.active❌❌❌❌
api.Subscriber.addTeardown❌❌❌❌
api.Subscriber.complete❌❌❌❌
api.Subscriber.error❌❌❌❌
api.Subscriber.next❌❌❌❌
api.Subscriber.signal❌❌❌❌

atomics-pause (0.00%)

BCD EntryWindow
javascript.builtins.Atomics.pause❌

column-pseudo (0.00%)

BCD EntryWindow
css.selectors.column❌
css.selectors.column.nested_scroll-marker

webxr-ar (0.00%)

BCD EntryWindow
api.XRSession.environmentBlendModeβœ…
api.XRSession.interactionModeβœ…
api.XRView.isFirstPersonObserverβœ…

summarizer (0.00%)

BCD EntryWindow
api.Summarizer❌
api.Summarizer.availability_static❌
api.Summarizer.create_static❌
api.Summarizer.destroy❌
api.Summarizer.expectedContextLanguages❌
api.Summarizer.expectedInputLanguages❌
api.Summarizer.format❌
api.Summarizer.inputQuota❌
api.Summarizer.length❌
api.Summarizer.measureInputUsage❌
api.Summarizer.outputLanguage❌
api.Summarizer.sharedContext❌
api.Summarizer.summarize❌
api.Summarizer.summarizeStreaming❌
api.Summarizer.type❌
http.headers.Permissions-Policy.summarizer

webxr-hit-test (0.00%)

BCD EntryWindow
api.XRFrame.getHitTestResultsβœ…
api.XRFrame.getHitTestResultsForTransientInput❌
api.XRHitTestResultβœ…
api.XRHitTestResult.getPoseβœ…
api.XRHitTestSourceβœ…
api.XRHitTestSource.cancelβœ…
api.XRRayβœ…
api.XRRay.XRRayβœ…
api.XRRay.directionβœ…
api.XRRay.matrixβœ…
api.XRRay.originβœ…
api.XRSession.requestHitTestSourceβœ…
api.XRSession.requestHitTestSourceForTransientInput❌
api.XRTransientInputHitTestResult❌
api.XRTransientInputHitTestResult.inputSource❌
api.XRTransientInputHitTestResult.results❌
api.XRTransientInputHitTestSource❌
api.XRTransientInputHitTestSource.cancel❌

element-capture (0.00%)

BCD EntryWindowWorker
api.BrowserCaptureMediaStreamTrack.restrictTo❌
api.RestrictionTarget❌❌
api.RestrictionTarget.fromElement_static❌❌

webxr-dom-overlays (0.00%)

BCD EntryWindow
api.Element.beforexrselect_event❌
api.XRSession.domOverlayState❌
css.selectors.xr-overlay❌

wasm-exnref-exceptions (0.00%)

BCD EntryWebAssembly
webassembly.exceptionsFinalβœ…

webxr-hand-input (0.00%)

BCD EntryWindow
api.XRFrame.fillJointRadiiβœ…
api.XRFrame.fillPosesβœ…
api.XRFrame.getJointPoseβœ…
api.XRHandβœ…
api.XRHand.@@iteratorβœ…
api.XRHand.entriesβœ…
api.XRHand.forEachβœ…
api.XRHand.getβœ…
api.XRHand.keysβœ…
api.XRHand.sizeβœ…
api.XRHand.valuesβœ…
api.XRInputSource.handβœ…
api.XRJointPoseβœ…
api.XRJointPose.radiusβœ…
api.XRJointSpaceβœ…
api.XRJointSpace.jointNameβœ…

webxr-lighting-estimation (0.00%)

BCD EntryWindow
api.XRFrame.getLightEstimate❌
api.XRLightEstimate❌
api.XRLightEstimate.primaryLightDirection❌
api.XRLightEstimate.primaryLightIntensity❌
api.XRLightEstimate.sphericalHarmonicsCoefficients❌
api.XRLightProbe❌
api.XRLightProbe.probeSpace❌
api.XRLightProbe.reflectionchange_event❌
api.XRSession.preferredReflectionFormat❌
api.XRSession.requestLightProbe❌
api.XRWebGLBinding.getReflectionCubeMap❌

webxr-anchors (0.00%)

BCD EntryWindow
api.XRAnchor❌
api.XRAnchor.anchorSpace❌
api.XRAnchor.delete❌
api.XRAnchorSet❌
api.XRAnchorSet.@@iterator❌
api.XRAnchorSet.entries❌
api.XRAnchorSet.forEach❌
api.XRAnchorSet.has❌
api.XRAnchorSet.keys❌
api.XRAnchorSet.size❌
api.XRAnchorSet.values❌
api.XRFrame.createAnchor❌
api.XRFrame.trackedAnchors❌
api.XRHitTestResult.createAnchor❌

webxr-depth-sensing (0.00%)

BCD EntryWindow
api.XRCPUDepthInformation❌
api.XRCPUDepthInformation.data❌
api.XRCPUDepthInformation.getDepthInMeters❌
api.XRDepthInformation❌
api.XRDepthInformation.height❌
api.XRDepthInformation.normDepthBufferFromNormView❌
api.XRDepthInformation.rawValueToMeters❌
api.XRDepthInformation.width❌
api.XRFrame.getDepthInformation❌
api.XRSession.depthDataFormat❌
api.XRSession.depthUsage❌
api.XRWebGLBinding.getDepthInformation❌
api.XRWebGLDepthInformation❌
api.XRWebGLDepthInformation.texture❌

ric (0.00%)

BCD EntryWindow
css.types.length.ricβœ