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
28 changes: 17 additions & 11 deletions features/attr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,20 @@ spec: https://drafts.csswg.org/css-values-5/#attr-notation
caniuse: css3-attr
group: css
compat_features:
# The css.types.attr key makes sense here but is already used in `contents-attr`
#- css.types.attr
- css.types.attr.fallback
- 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.integer
- css.types.attr.type-or-unit.length
- css.types.attr.type-or-unit.number
- css.types.attr.type-or-unit.percentage
- css.types.attr.type-or-unit.time
- css.types.attr.declaration-value
- css.types.attr.type_function
- css.types.attr.type_function.angle
- css.types.attr.type_function.color
- css.types.attr.type_function.custom-ident
- css.types.attr.type_function.ident
- css.types.attr.type_function.image
- css.types.attr.type_function.integer
- css.types.attr.type_function.length
- css.types.attr.type_function.length-percentage
- css.types.attr.type_function.number
- css.types.attr.type_function.percentage
- css.types.attr.type_function.resolution
- css.types.attr.type_function.string
- css.types.attr.type_function.time
- css.types.attr.type_function.transform-function
- css.types.attr.type_function.url
36 changes: 22 additions & 14 deletions features/attr.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

status:
baseline: false
support:
chrome: "133"
chrome_android: "133"
edge: "133"
support: {}
compat_features:
# baseline: low
# baseline_low_date: 2025-03-31
Expand All @@ -18,19 +15,30 @@ compat_features:
# firefox_android: "119"
# safari: "18.4"
# safari_ios: "18.4"
- css.types.attr.fallback
- css.types.attr.declaration-value

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "133"
# chrome_android: "133"
# edge: "133"
- 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.integer
- css.types.attr.type-or-unit.length
- css.types.attr.type-or-unit.number
- css.types.attr.type-or-unit.percentage
- css.types.attr.type-or-unit.time
- css.types.attr.type_function
- css.types.attr.type_function.angle
- css.types.attr.type_function.color
- css.types.attr.type_function.custom-ident
- css.types.attr.type_function.integer
- css.types.attr.type_function.length
- css.types.attr.type_function.number
- css.types.attr.type_function.percentage
- css.types.attr.type_function.string
- css.types.attr.type_function.time
- css.types.attr.type_function.url

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- css.types.attr.type_function.ident
- css.types.attr.type_function.image
- css.types.attr.type_function.length-percentage
- css.types.attr.type_function.resolution
- css.types.attr.type_function.transform-function
2 changes: 0 additions & 2 deletions features/background-position.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ compat_features:

# baseline: false
# support:
# chrome: "143"
# chrome_android: "143"
# firefox: "49"
# firefox_android: "49"
# safari: "15.4"
Expand Down
6 changes: 4 additions & 2 deletions features/calc-constants.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
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's difficult to search for the individual values, but I did not find any open bugs referencing <calc-keyword> or anything active and relevant about "CSS constants." Letting this advance.

baseline_low_date: 2023-06-06
baseline_high_date: 2025-12-06
support:
chrome: "110"
chrome_android: "110"
Expand Down Expand Up @@ -52,8 +53,9 @@ compat_features:
# safari_ios: "15.4"
- css.types.calc-keyword.e

# baseline: low
# baseline: high
# baseline_low_date: 2023-06-06
# baseline_high_date: 2025-12-06
# support:
# chrome: "99"
# chrome_android: "99"
Expand Down
2 changes: 2 additions & 0 deletions features/contrast-color.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
status:
baseline: false
support:
firefox: "146"
firefox_android: "146"
safari: "26"
safari_ios: "26"
compat_features:
Expand Down
8 changes: 6 additions & 2 deletions features/draft/spec/css-text-decor-4.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

status:
baseline: false
support: {}
support:
firefox: "146"
firefox_android: "146"
compat_features:
# baseline: high
# baseline_low_date: 2015-07-29
Expand Down Expand Up @@ -70,6 +72,8 @@ compat_features:

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
# support:
# firefox: "146"
# firefox_android: "146"
- css.properties.text-decoration-inset
- css.properties.text-decoration-inset.auto
6 changes: 0 additions & 6 deletions features/draft/spec/indexeddb-3.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ compat_features:
- api.IDBObjectStore.getAll.object_parameter.direction
- api.IDBObjectStore.getAllKeys.object_parameter
- api.IDBObjectStore.getAllKeys.object_parameter.direction

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "141"
# chrome_android: "141"
- api.IDBRecord
- api.IDBRecord.key
- api.IDBRecord.primaryKey
Expand Down
10 changes: 8 additions & 2 deletions features/draft/spec/mathml-core.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

status:
baseline: false
support: {}
support:
firefox: "146"
firefox_android: "146"
compat_features:
# baseline: low
# baseline_low_date: 2023-08-29
Expand Down Expand Up @@ -32,10 +34,14 @@ compat_features:
# chrome: "109"
# chrome_android: "109"
# edge: "109"
# firefox: "146"
# firefox_android: "146"
- css.properties.math-shift.compact
- css.properties.math-shift.normal

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
# support:
# firefox: "146"
# firefox_android: "146"
- mathml.global_attributes.dir.rtl_operator_mirroring
10 changes: 9 additions & 1 deletion features/draft/spec/webdriver-bidi.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,15 @@ compat_features:
- webdriver.bidi.emulation.setUserAgentOverride.userAgent_parameter
- webdriver.bidi.emulation.setUserAgentOverride.userContexts_parameter

# baseline: false
# support:
# chrome: "142"
# chrome_android: "142"
# edge: "142"
# firefox: "146"
# firefox_android: "146"
- webdriver.bidi.network.getData.dataType_parameter.request

# baseline: false
# support:
# chrome: "126"
Expand Down Expand Up @@ -692,7 +701,6 @@ compat_features:
- webdriver.bidi.browser.setDownloadBehavior
- webdriver.bidi.browser.setDownloadBehavior.downloadBehavior_parameter
- webdriver.bidi.browser.setDownloadBehavior.userContexts_parameter
- webdriver.bidi.network.getData.dataType_parameter.request

# baseline: false
# support:
Expand Down
2 changes: 1 addition & 1 deletion features/gamepad.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ compat_features:
- api.Navigator.getGamepads

# baseline: low
# baseline_low_date: 2025-12-04
# baseline_low_date: 2025-12-05
# support:
# chrome: "143"
# chrome_android: "143"
Expand Down
3 changes: 2 additions & 1 deletion features/js-modules-workers.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
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only complaints I could find for this were related to webextensions: mdn/browser-compat-data#19391. Letting it advance.

baseline_low_date: 2023-06-06
baseline_high_date: 2025-12-06
support:
chrome: "80"
chrome_android: "80"
Expand Down
3 changes: 2 additions & 1 deletion features/js-modules.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,9 @@ compat_features:
# safari_ios: "16.4"
- javascript.operators.import_meta.resolve

# baseline: low
# baseline: high
# baseline_low_date: 2023-06-06
# baseline_high_date: 2025-12-06
# support:
# chrome: "80"
# chrome_android: "80"
Expand Down
10 changes: 9 additions & 1 deletion features/mathml.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,15 @@ compat_features:
- css.properties.math-depth
- css.properties.text-transform.math-auto

# baseline: false
# support:
# chrome: "109"
# chrome_android: "109"
# edge: "109"
# firefox: "146"
# firefox_android: "146"
- css.properties.math-shift

# baseline: false
# support:
# firefox: "1"
Expand Down Expand Up @@ -375,7 +384,6 @@ compat_features:
# chrome_android: "109"
# edge: "109"
- css.properties.display.math
- css.properties.math-shift

# baseline: false
# support:
Expand Down
3 changes: 2 additions & 1 deletion features/print.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
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's one issue on BCD (mdn/browser-compat-data#22692), but it seems to be in the context of a webview. Letting this one advance.

baseline_low_date: 2023-06-06
baseline_high_date: 2025-12-06
support:
chrome: "1"
chrome_android: "18"
Expand Down
5 changes: 4 additions & 1 deletion features/regexp.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -304,11 +304,14 @@ compat_features:
# safari_ios: "17"
- javascript.regular_expressions.named_capturing_group.duplicate_named_capturing_groups

# baseline: false
# baseline: low
# baseline_low_date: 2025-09-15
# support:
# chrome: "125"
# chrome_android: "125"
# edge: "125"
# firefox: "132"
# firefox_android: "132"
# safari: "26"
# safari_ios: "26"
- javascript.regular_expressions.modifier
5 changes: 4 additions & 1 deletion features/scope.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
baseline: low
baseline_low_date: 2025-12-09
support:
chrome: "118"
chrome_android: "118"
edge: "118"
firefox: "146"
firefox_android: "146"
safari: "17.4"
safari_ios: "17.4"
compat_features:
Expand Down
2 changes: 2 additions & 0 deletions features/wasm-simd-relaxed.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ status:
chrome: "114"
chrome_android: "114"
edge: "114"
firefox: "146"
firefox_android: "146"
compat_features:
- webassembly.relaxed-SIMD
15 changes: 13 additions & 2 deletions features/weak-references.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,24 @@ compat_features:
- javascript.builtins.WeakRef.WeakRef
- javascript.builtins.WeakRef.deref

# baseline: false
# baseline: low
# baseline_low_date: 2025-12-09
# support:
# chrome: "109"
# chrome_android: "109"
# edge: "109"
# firefox: "146"
# firefox_android: "146"
# safari: "16.4"
# safari_ios: "16.4"
- javascript.builtins.FinalizationRegistry.register.symbol_as_target
- javascript.builtins.FinalizationRegistry.unregister.symbol_as_target
- javascript.builtins.WeakRef.WeakRef.symbol_as_target

# baseline: false
# support:
# chrome: "109"
# chrome_android: "109"
# edge: "109"
# safari: "16.4"
# safari_ios: "16.4"
- javascript.builtins.FinalizationRegistry.unregister.symbol_as_target
5 changes: 4 additions & 1 deletion features/weakmap.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,14 @@ compat_features:
# safari_ios: "9"
- javascript.builtins.WeakMap.WeakMap.iterable_allowed

# baseline: false
# baseline: low
# baseline_low_date: 2025-12-09
# support:
# chrome: "109"
# chrome_android: "109"
# edge: "109"
# firefox: "146"
# firefox_android: "146"
# safari: "16.4"
# safari_ios: "16.4"
- javascript.builtins.WeakMap.symbol_as_keys
5 changes: 4 additions & 1 deletion features/weakset.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,14 @@ compat_features:
# safari_ios: "9"
- javascript.builtins.WeakSet.WeakSet.iterable_allowed

# baseline: false
# baseline: low
# baseline_low_date: 2025-12-09
# support:
# chrome: "109"
# chrome_android: "109"
# edge: "109"
# firefox: "146"
# firefox_android: "146"
# safari: "16.4"
# safari_ios: "16.4"
- javascript.builtins.WeakSet.symbol_as_keys
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading