Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions features/async-clipboard.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ compat_features:

# baseline: false
# support:
# chrome: "133"
# chrome_android: "98"
# firefox: "127"
# firefox_android: "127"
Expand Down
4 changes: 3 additions & 1 deletion features/atomics-pause.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
- javascript.builtins.Atomics.pause
9 changes: 8 additions & 1 deletion features/attr.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,21 @@ status:
compat_features:
# baseline: false
# support:
# chrome: "133"
# chrome_android: "133"
# firefox: "119"
# firefox_android: "119"
- css.types.attr.fallback

# baseline: false
# support:
# chrome: "133"
# chrome_android: "133"
- css.types.attr.type-or-unit

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- css.types.attr.type-or-unit
- css.types.attr.type-or-unit.angle
- css.types.attr.type-or-unit.color
- css.types.attr.type-or-unit.frequency
Expand Down
4 changes: 3 additions & 1 deletion features/container-scroll-state-queries.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
- css.properties.container-type.scroll-state
4 changes: 3 additions & 1 deletion features/draft/spec/attribution-reporting-api.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
- api.HTMLAreaElement.attributionSrc
2 changes: 2 additions & 0 deletions features/draft/spec/css-inline-3.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ status:
compat_features:
# baseline: false
# support:
# chrome: "133"
# chrome_android: "133"
# safari: "18.2"
# safari_ios: "18.2"
- css.types.text-edge
Expand Down
4 changes: 3 additions & 1 deletion features/draft/spec/css-scroll-snap-2.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
- css.properties.scroll-initial-target
- css.properties.scroll-initial-target.nearest
Expand Down
9 changes: 7 additions & 2 deletions features/draft/spec/cssom-view-1.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,16 @@ compat_features:
# edge: "128"
- api.Document.caretPositionFromPoint.options_parameter

# baseline: false
# support:
# chrome: "133"
# chrome_android: "133"
- api.Document.moveBefore
- api.Element.moveBefore

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- api.Document.getBoxQuads
- api.Document.moveBefore
- api.Element.getBoxQuads
- api.Element.moveBefore
- api.Text.getBoxQuads
4 changes: 3 additions & 1 deletion features/draft/spec/dom-parsing.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
- api.Element.moveBefore
8 changes: 6 additions & 2 deletions features/draft/spec/dom.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
# baseline: high
# baseline_low_date: ≤2020-01-15
Expand Down Expand Up @@ -84,7 +86,9 @@ compat_features:

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
# support:
# chrome: "133"
# chrome_android: "133"
- api.Document.moveBefore
- api.DocumentFragment.moveBefore
- api.Element.moveBefore
16 changes: 14 additions & 2 deletions features/draft/spec/ecmascript.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
baseline: low
baseline_low_date: 2023-09-18
support:
chrome: "98"
chrome_android: "98"
edge: "98"
firefox: "103"
firefox_android: "103"
safari: "17"
safari_ios: "17"
compat_features:
# baseline: high
# baseline_low_date: 2020-01-15
Expand All @@ -21,8 +27,14 @@ compat_features:
- javascript.builtins.Array.@@species

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# baseline: low
# baseline_low_date: 2023-09-18
# support:
# chrome: "98"
# chrome_android: "98"
# edge: "98"
# firefox: "103"
# firefox_android: "103"
# safari: "17"
# safari_ios: "17"
- javascript.builtins.AggregateError.serializable_object
4 changes: 3 additions & 1 deletion features/draft/spec/fullscreen.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
- api.Element.moveBefore
7 changes: 6 additions & 1 deletion features/draft/spec/html.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -1347,10 +1347,15 @@ compat_features:
- api.HTMLAnchorElement.hrefTranslate
- html.elements.a.hreftranslate

# baseline: false
# support:
# chrome: "133"
# chrome_android: "133"
- api.Document.moveBefore

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- api.Document.moveBefore
- api.HTMLButtonElement.command
- api.HTMLButtonElement.commandForElement
- api.HTMLElement.command_event
Expand Down
4 changes: 3 additions & 1 deletion features/draft/spec/pointerevents4.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
- api.Element.moveBefore
8 changes: 6 additions & 2 deletions features/draft/spec/pointerlock-2.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
# baseline: false
# support:
Expand All @@ -24,5 +26,7 @@ compat_features:

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
# support:
# chrome: "133"
# chrome_android: "133"
- api.Document.moveBefore
6 changes: 0 additions & 6 deletions features/draft/spec/portals.yml

This file was deleted.

8 changes: 0 additions & 8 deletions features/draft/spec/portals.yml.dist

This file was deleted.

4 changes: 3 additions & 1 deletion features/draft/spec/resource-timing.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
- api.PerformanceResourceTiming.finalResponseHeadersStart
7 changes: 6 additions & 1 deletion features/draft/spec/selection-api.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,15 @@ compat_features:
# edge: "79"
- api.Document.featurePolicy

# baseline: false
# support:
# chrome: "133"
# chrome_android: "133"
- api.Document.moveBefore

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- api.Document.moveBefore
- api.Selection.collapse.accepts_nodes_in_shadow_trees
- api.Selection.extend.accepts_nodes_in_shadow_trees
- api.Selection.setBaseAndExtent.accepts_nodes_in_shadow_trees
4 changes: 3 additions & 1 deletion features/draft/spec/web-animations-2.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
chrome: "133"
chrome_android: "133"
compat_features:
- api.Animation.overallProgress
2 changes: 2 additions & 0 deletions features/draft/spec/webrtc-stats.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ status:
chrome: "105"
chrome_android: "105"
edge: "105"
firefox: "135"
firefox_android: "135"
compat_features:
- api.RTCStatsReport.type_outbound-rtp.rid
12 changes: 1 addition & 11 deletions features/font-variant-emoji.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,10 @@ status:
baseline: false
support:
chrome: "131"
chrome_android: "131"
edge: "131"
compat_features:
# baseline: false
# support:
# chrome: "131"
# chrome_android: "131"
# edge: "131"
- css.properties.font-variant-emoji

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "131"
# edge: "131"
- css.properties.font-variant-emoji.emoji
- css.properties.font-variant-emoji.normal
- css.properties.font-variant-emoji.text
Expand Down
3 changes: 2 additions & 1 deletion features/individual-transforms.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: low
baseline: high
baseline_low_date: 2022-08-05
baseline_high_date: 2025-02-05
support:
chrome: "104"
chrome_android: "104"
Expand Down
2 changes: 2 additions & 0 deletions features/json-raw.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ status:
chrome: "114"
chrome_android: "114"
edge: "114"
firefox: "135"
firefox_android: "135"
compat_features:
- javascript.builtins.JSON.isRawJSON
- javascript.builtins.JSON.parse.reviver_parameter_context_argument
Expand Down
10 changes: 9 additions & 1 deletion features/open-closed.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,13 @@ status:
baseline: false
support: {}
compat_features:
- css.selectors.closed
# baseline: false
# support:
# chrome: "133"
# chrome_android: "133"
- css.selectors.open

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- css.selectors.closed
2 changes: 2 additions & 0 deletions features/page-setup.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ compat_features:
# baseline: false
# support:
# chrome: "131"
# chrome_android: "131"
# edge: "131"
- css.at-rules.page.bottom-center
- css.at-rules.page.bottom-left
- css.at-rules.page.bottom-left-corner
Expand Down
21 changes: 12 additions & 9 deletions features/resource-timing.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,18 @@ compat_features:
# safari_ios: "11"
- api.PerformanceResourceTiming.secureConnectionStart

# baseline: low
# baseline_low_date: 2025-02-04
# support:
# chrome: "133"
# chrome_android: "133"
# edge: "12"
# firefox: "35"
# firefox_android: "35"
# safari: "11"
# safari_ios: "11"
- api.PerformanceResourceTiming.responseStart

# baseline: false
# support:
# chrome: "43"
Expand All @@ -112,15 +124,6 @@ compat_features:
# safari: "12"
- api.PerformanceResourceTiming.worker_support

# baseline: false
# support:
# edge: "12"
# firefox: "35"
# firefox_android: "35"
# safari: "11"
# safari_ios: "11"
- api.PerformanceResourceTiming.responseStart

# baseline: false
# support:
# chrome: "109"
Expand Down
Loading