Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @mdn/browser-compat-data from 5.6.23 to 5.6.24 #2447

Merged
merged 4 commits into from
Dec 16, 2024
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
10 changes: 9 additions & 1 deletion features/active-view-transition.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,13 @@ compat_features:
# safari_ios: "18"
- css.selectors.active-view-transition

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "125"
# chrome_android: "125"
# edge: "125"
# safari: "18.2"
# safari_ios: "18.2"
- api.ViewTransition.types
- api.ViewTransitionTypeSet
- api.ViewTransitionTypeSet.@@iterator
Expand All @@ -35,4 +36,11 @@ compat_features:
- api.ViewTransitionTypeSet.keys
- api.ViewTransitionTypeSet.size
- api.ViewTransitionTypeSet.values

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "125"
# chrome_android: "125"
# edge: "125"
- css.selectors.active-view-transition-type
4 changes: 3 additions & 1 deletion features/background-clip-border-area.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
safari: "18.2"
safari_ios: "18.2"
compat_features:
- css.properties.background-clip.border-area
14 changes: 14 additions & 0 deletions features/blocking-render.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,24 @@ status:
chrome_android: "105"
edge: "105"
compat_features:
# baseline: false
# support:
# chrome: "105"
# chrome_android: "105"
# edge: "105"
# safari: "18.2"
# safari_ios: "18.2"
- api.HTMLLinkElement.blocking
- api.HTMLScriptElement.blocking
- api.HTMLStyleElement.blocking
- html.elements.link.blocking
- html.elements.script.blocking
- html.elements.style.blocking

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "105"
# chrome_android: "105"
# edge: "105"
- http.headers.Link.blocking
10 changes: 5 additions & 5 deletions features/calc-constants.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ compat_features:
# firefox_android: "108"
# safari: "15.4"
# safari_ios: "15.4"
- css.types.calc-constant
- css.types.calc-keyword

# baseline: low
# baseline_low_date: 2023-01-12
Expand All @@ -35,7 +35,7 @@ compat_features:
# firefox_android: "108"
# safari: "15.4"
# safari_ios: "15.4"
- css.types.calc-constant.pi
- css.types.calc-keyword.pi

# baseline: low
# baseline_low_date: 2023-02-09
Expand All @@ -47,7 +47,7 @@ compat_features:
# firefox_android: "108"
# safari: "15.4"
# safari_ios: "15.4"
- css.types.calc-constant.e
- css.types.calc-keyword.e

# baseline: low
# baseline_low_date: 2023-06-06
Expand All @@ -59,5 +59,5 @@ compat_features:
# firefox_android: "114"
# safari: "16"
# safari_ios: "16"
- css.types.calc-constant.NaN
- css.types.calc-constant.infinity
- css.types.calc-keyword.NaN
- css.types.calc-keyword.infinity
14 changes: 14 additions & 0 deletions features/cross-document-view-transitions.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,21 @@ status:
chrome_android: "126"
edge: "126"
compat_features:
# baseline: false
# support:
# chrome: "126"
# chrome_android: "126"
# edge: "126"
# safari: "18.2"
# safari_ios: "18.2"
- api.CSSViewTransitionRule
- api.CSSViewTransitionRule.navigation
- api.CSSViewTransitionRule.types

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "126"
# chrome_android: "126"
# edge: "126"
- css.at-rules.view-transition
9 changes: 5 additions & 4 deletions features/draft/spec/badging.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ status:
compat_features:
# baseline: false
# support:
# chrome_android: "81"
# chrome: "81"
# edge: "81"
# safari: "17"
# safari_ios: "16.4"
- api.Navigator.clearAppBadge
- api.Navigator.setAppBadge

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome_android: "81"
# safari: "17"
# safari_ios: "16.4"
- api.Navigator.setAppBadge
- api.Navigator.clearAppBadge
58 changes: 39 additions & 19 deletions features/draft/spec/html.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -1900,6 +1900,15 @@ compat_features:
# safari_ios: "18"
- api.PopStateEvent.hasUAVisualTransition

# baseline: false
# support:
# chrome: "123"
# chrome_android: "123"
# edge: "123"
# safari: "18.2"
# safari_ios: "18.2"
- api.PageRevealEvent

# baseline: false
# support:
# chrome: "123"
Expand All @@ -1909,6 +1918,16 @@ compat_features:
# firefox_android: "123"
- html.elements.template.shadowrootdelegatesfocus

# baseline: false
# support:
# chrome: "124"
# chrome_android: "124"
# edge: "124"
# safari: "18.2"
# safari_ios: "18.2"
- api.PageSwapEvent
- api.PageSwapEvent.activation

# baseline: false
# support:
# chrome: "124"
Expand All @@ -1918,6 +1937,16 @@ compat_features:
# firefox_android: "125"
- html.elements.template.shadowrootclonable

# baseline: false
# support:
# chrome: "126"
# chrome_android: "126"
# edge: "126"
# safari: "18.2"
# safari_ios: "18.2"
- api.PageRevealEvent.viewTransition
- api.PageSwapEvent.viewTransition

# baseline: false
# support:
# chrome: "127"
Expand All @@ -1927,6 +1956,16 @@ compat_features:
# safari_ios: "18"
- html.elements.script.type.importmap.integrity

# baseline: false
# support:
# chrome: "128"
# chrome_android: "128"
# edge: "128"
# safari: "18.2"
# safari_ios: "18.2"
- api.PageRevealEvent.PageRevealEvent
- api.PageSwapEvent.PageSwapEvent

# baseline: false
# support:
# firefox: "8"
Expand Down Expand Up @@ -2147,20 +2186,11 @@ compat_features:
- html.elements.iframe.allow.wildcards
- html.elements.textarea.autocomplete.webauthn

# baseline: false
# support:
# chrome: "123"
# chrome_android: "123"
# edge: "123"
- api.PageRevealEvent

# baseline: false
# support:
# chrome: "124"
# chrome_android: "124"
# edge: "124"
- api.PageSwapEvent
- api.PageSwapEvent.activation
- html.elements.link.rel.expect
- http.headers.Link.expect

Expand All @@ -2180,18 +2210,8 @@ compat_features:
# chrome_android: "126"
# edge: "126"
- api.HTMLImageElement.sizes.auto
- api.PageRevealEvent.viewTransition
- api.PageSwapEvent.viewTransition
- html.elements.img.sizes.auto

# baseline: false
# support:
# chrome: "128"
# chrome_android: "128"
# edge: "128"
- api.PageRevealEvent.PageRevealEvent
- api.PageSwapEvent.PageSwapEvent

# baseline: false
# support:
# chrome: "131"
Expand Down
2 changes: 2 additions & 0 deletions features/float16array.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ status:
support:
firefox: "129"
firefox_android: "129"
safari: "18.2"
safari_ios: "18.2"
compat_features:
- javascript.builtins.DataView.getFloat16
- javascript.builtins.DataView.setFloat16
Expand Down
7 changes: 4 additions & 3 deletions features/input-date-time.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,14 @@ compat_features:
# chrome_android: "25"
# edge: "12"
# firefox_android: "18"
# safari_ios: ≤11.3
- html.elements.input.type_month
# safari_ios: "18.2"
- html.elements.input.type_week

# baseline: false
# support:
# chrome: "20"
# chrome_android: "25"
# edge: "12"
# firefox_android: "18"
- html.elements.input.type_week
# safari_ios: ≤11.3
- html.elements.input.type_month
4 changes: 3 additions & 1 deletion features/line-clamp.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

status:
baseline: false
support: {}
support:
safari: "18.2"
safari_ios: "18.2"
compat_features:
- css.properties.line-clamp
- css.properties.line-clamp.none
4 changes: 3 additions & 1 deletion features/media-queries.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,7 @@ compat_features:
- css.at-rules.media.media_query_values

# baseline: false
# support: {}
# support:
# firefox: "78"
# firefox_android: "79"
- css.types.ratio.number_value
19 changes: 18 additions & 1 deletion features/motion-path.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,36 @@ compat_features:
- css.properties.offset
- css.properties.offset-path
- css.properties.offset-path.basic_shape
- css.properties.offset-path.coord_box
- css.properties.offset-path.path
- css.properties.offset-path.ray
- css.properties.offset-path.url
- 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.stroke-box
- 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-distance
- css.properties.offset-rotate
- css.properties.offset-rotate.auto
- css.properties.offset-rotate.reverse
- 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.types.ray
- css.types.ray.position
- css.types.ray.size
35 changes: 34 additions & 1 deletion features/motion-path.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ compat_features:
# safari_ios: "16"
- 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

# baseline: low
# baseline_low_date: 2024-01-23
Expand All @@ -92,6 +97,11 @@ compat_features:
- css.properties.offset-path.ray
- 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.right
- css.properties.offset-position.top
- css.types.ray

# baseline: low
Expand Down Expand Up @@ -120,6 +130,18 @@ compat_features:
- css.properties.offset-position.normal
- css.types.ray.position

# baseline: low
# baseline_low_date: 2024-09-16
# support:
# chrome: "80"
# chrome_android: "80"
# edge: "80"
# firefox: "72"
# firefox_android: "79"
# safari: "18"
# safari_ios: "18"
- css.properties.offset-path.none

# baseline: low
# baseline_low_date: 2024-09-16
# support:
Expand All @@ -131,4 +153,15 @@ compat_features:
# safari: "18"
# safari_ios: "18"
- css.properties.offset-path.basic_shape
- css.properties.offset-path.coord_box
- css.properties.offset-path.border-box
- css.properties.offset-path.content-box
- css.properties.offset-path.fill-box
- css.properties.offset-path.padding-box
- css.properties.offset-path.stroke-box
- css.properties.offset-path.view-box

# baseline: false
# support:
# safari: "18"
# safari_ios: "18"
- css.properties.offset-path.margin-box
Loading
Loading