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
2 changes: 1 addition & 1 deletion features/aria-attribute-reflection.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ compat_features:
- api.ElementInternals.ariaBrailleRoleDescription

# baseline: low
# baseline_low_date: 2025-04-03
# baseline_low_date: 2025-04-04
# support:
# chrome: "135"
# chrome_android: "135"
Expand Down
8 changes: 4 additions & 4 deletions features/background-position.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,16 @@ compat_features:
- css.properties.background-position-y

# baseline: high
# baseline_low_date: 2020-03-24
# baseline_high_date: 2022-09-24
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "79"
# firefox: "1"
# firefox_android: "4"
# safari: ≤13.1
# safari_ios: ≤13.4
# safari: "1"
# safari_ios: "1"
- css.properties.background-position.bottom
- css.properties.background-position.center
- css.properties.background-position.left
Expand Down
16 changes: 2 additions & 14 deletions features/border-image.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ compat_features:
# safari: "6"
# safari_ios: "9.3"
- css.properties.border-image-repeat
- css.properties.border-image-repeat.repeat
- css.properties.border-image-repeat.stretch

# baseline: high
# baseline_low_date: 2016-03-21
Expand Down Expand Up @@ -110,17 +112,3 @@ compat_features:
# safari: "9.1"
# safari_ios: "9.3"
- css.properties.border-image-repeat.space

# baseline: high
# baseline_low_date: ≤2020-07-28
# baseline_high_date: ≤2023-01-28
# support:
# chrome: "15"
# chrome_android: "18"
# edge: "12"
# firefox: ≤72
# firefox_android: ≤79
# safari: "6"
# safari_ios: "9.3"
- css.properties.border-image-repeat.repeat
- css.properties.border-image-repeat.stretch
13 changes: 7 additions & 6 deletions features/clip-path-boxes.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ status:
chrome: "119"
chrome_android: "119"
edge: "119"
firefox: ≤72
firefox_android: ≤79
firefox: "54"
firefox_android: "54"
safari: "13.1"
safari_ios: "13.4"
compat_features:
Expand All @@ -26,14 +26,15 @@ compat_features:
- css.properties.clip-path.fill-box
- css.properties.clip-path.stroke-box

# ⬇️ Same status as overall feature ⬇️
# baseline: low
# baseline_low_date: 2023-11-02
# support:
# chrome: "119"
# chrome_android: "119"
# edge: "119"
# firefox: ≤72
# firefox_android: ≤79
# safari: 13.1
# safari_ios: 13.4
# firefox: "54"
# firefox_android: "54"
# safari: "13.1"
# safari_ios: "13.4"
- css.properties.clip-path.view-box
4 changes: 2 additions & 2 deletions features/color-adjust.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
status:
baseline: false
support:
firefox: ≤72
firefox_android: ≤79
firefox: "48"
firefox_android: "48"
safari: "15.4"
safari_ios: "15.4"
compat_features:
Expand Down
2 changes: 1 addition & 1 deletion features/float16array.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

status:
baseline: low
baseline_low_date: 2025-04-03
baseline_low_date: 2025-04-04
support:
chrome: "135"
chrome_android: "135"
Expand Down
14 changes: 7 additions & 7 deletions features/font-synthesis.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,12 @@ compat_features:
# chrome: "97"
# chrome_android: "97"
# edge: "97"
# firefox: "93"
# firefox_android: "93"
# firefox: "34"
# firefox_android: "34"
# safari: "10.1"
# safari_ios: "10.3"
- css.properties.font-synthesis.small-caps
- css.properties.font-synthesis.style
- css.properties.font-synthesis.weight

# baseline: high
# baseline_low_date: 2022-01-06
Expand All @@ -48,12 +49,11 @@ compat_features:
# chrome: "97"
# chrome_android: "97"
# edge: "97"
# firefox: ≤72
# firefox_android: ≤79
# firefox: "93"
# firefox_android: "93"
# safari: "10.1"
# safari_ios: "10.3"
- css.properties.font-synthesis.style
- css.properties.font-synthesis.weight
- css.properties.font-synthesis.small-caps

# baseline: false
# support:
Expand Down
15 changes: 2 additions & 13 deletions features/font-variant-alternates.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ compat_features:
- css.at-rules.font-feature-values.stylistic
- css.at-rules.font-feature-values.swash
- css.properties.font-variant-alternates
- css.properties.font-variant-alternates.historical-forms
- css.properties.font-variant-alternates.normal

# baseline: low
# baseline_low_date: 2023-03-13
Expand All @@ -53,19 +55,6 @@ compat_features:
- css.properties.font-variant-alternates.stylistic
- css.properties.font-variant-alternates.swash

# baseline: low
# baseline_low_date: 2023-03-13
# support:
# chrome: "111"
# chrome_android: "111"
# edge: "111"
# firefox: ≤72
# firefox_android: ≤79
# safari: ≤13.1
# safari_ios: ≤13.4
- css.properties.font-variant-alternates.historical-forms
- css.properties.font-variant-alternates.normal

# baseline: false
# support:
# chrome: "111"
Expand Down
22 changes: 4 additions & 18 deletions features/font-variant-position.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,12 @@
status:
baseline: false
support:
firefox: ≤72
firefox_android: ≤79
safari: ≤13.1
safari_ios: ≤13.4
firefox: "34"
firefox_android: "34"
safari: "9.1"
safari_ios: "9.3"
compat_features:
# baseline: false
# support:
# firefox: "34"
# firefox_android: "34"
# safari: "9.1"
# safari_ios: "9.3"
- css.properties.font-variant-position

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# firefox: ≤72
# firefox_android: ≤79
# safari: ≤13.1
# safari_ios: ≤13.4
- css.properties.font-variant-position.normal
- css.properties.font-variant-position.sub
- css.properties.font-variant-position.super
14 changes: 1 addition & 13 deletions features/list-style.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ compat_features:
- css.properties.list-style-type.lower-greek
- css.properties.list-style-type.lower-latin
- css.properties.list-style-type.lower-roman
- css.properties.list-style-type.none
- css.properties.list-style-type.square
- css.properties.list-style-type.upper-alpha
- css.properties.list-style-type.upper-latin
Expand Down Expand Up @@ -111,19 +112,6 @@ compat_features:
- css.properties.list-style-type.lower-armenian
- css.properties.list-style-type.upper-armenian

# baseline: high
# baseline_low_date: ≤2020-07-28
# baseline_high_date: ≤2023-01-28
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "12"
# firefox: ≤72
# firefox_android: ≤79
# safari: "1"
# safari_ios: "1"
- css.properties.list-style-type.none

# baseline: high
# baseline_low_date: 2021-04-26
# baseline_high_date: 2023-10-26
Expand Down
26 changes: 7 additions & 19 deletions features/logical-properties.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,16 @@ compat_features:
# safari_ios: "14.5"
- 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

# baseline: high
# baseline_low_date: 2021-04-26
Expand All @@ -130,30 +136,12 @@ compat_features:
- css.properties.border-inline-style
- css.properties.border-inline-width
- css.properties.inset
- css.properties.inset.auto
- css.properties.margin-block
- css.properties.margin-inline
- css.properties.padding-block
- css.properties.padding-inline

# baseline: high
# baseline_low_date: 2021-04-26
# baseline_high_date: 2023-10-26
# support:
# chrome: "87"
# chrome_android: "87"
# edge: "87"
# firefox: ≤72
# firefox_android: ≤79
# safari: "14.1"
# safari_ios: "14.5"
- css.properties.inset-block-end.auto
- css.properties.inset-block-start.auto
- css.properties.inset-block.auto
- css.properties.inset-inline-end.auto
- css.properties.inset-inline-start.auto
- css.properties.inset-inline.auto
- css.properties.inset.auto

# ⬇️ Same status as overall feature ⬇️
# baseline: high
# baseline_low_date: 2021-09-20
Expand Down
4 changes: 2 additions & 2 deletions features/mix-blend-mode.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ compat_features:

# baseline: false
# support:
# safari: ≤13.1
# safari_ios: ≤13.4
# safari: "9"
# safari_ios: "9"
- css.properties.mix-blend-mode.plus-darker
2 changes: 2 additions & 0 deletions features/picture-in-picture.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,11 @@ compat_features:
# baseline: false
# support:
# chrome: "71"
# edge: "79"
- html.elements.iframe.allow.picture-in-picture

# baseline: false
# support:
# chrome: "88"
# edge: "88"
- http.headers.Permissions-Policy.picture-in-picture
17 changes: 9 additions & 8 deletions features/reporting.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ compat_features:
- api.ReportingObserver.observe
- api.ReportingObserver.takeRecords

# baseline: false
# support:
# chrome: "96"
# chrome_android: "96"
# edge: "96"
# safari: "16.4"
# safari_ios: "16.4"
- http.headers.Reporting-Endpoints

# baseline: false
# support:
# chrome: "69"
Expand Down Expand Up @@ -80,11 +89,3 @@ compat_features:
# chrome_android: "84"
# edge: "84"
- api.ReportingObserver.worker_support

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "96"
# chrome_android: "96"
# edge: "96"
- http.headers.Reporting-Endpoints
11 changes: 0 additions & 11 deletions features/ruby-position.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,6 @@ compat_features:
# safari: "18.2"
# safari_ios: "18.2"
- css.properties.ruby-position

# baseline: low
# baseline_low_date: 2024-12-11
# support:
# chrome: "84"
# chrome_android: "84"
# edge: "84"
# firefox: ≤72
# firefox_android: ≤79
# safari: "18.2"
# safari_ios: "18.2"
- css.properties.ruby-position.over
- css.properties.ruby-position.under

Expand Down
16 changes: 2 additions & 14 deletions features/scroll-snap.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -109,18 +109,6 @@ compat_features:
# safari: "11"
# safari_ios: "11"
- css.properties.scroll-snap-type

# baseline: high
# baseline_low_date: 2022-04-05
# baseline_high_date: 2024-10-05
# support:
# chrome: "69"
# chrome_android: "69"
# edge: "79"
# firefox: "99"
# firefox_android: "39"
# safari: ≤13.1
# safari_ios: ≤13.4
- css.properties.scroll-snap-type.none

# baseline: high
Expand All @@ -132,8 +120,8 @@ compat_features:
# edge: "79"
# firefox: "99"
# firefox_android: "68"
# safari: ≤13.1
# safari_ios: ≤13.4
# safari: "11"
# safari_ios: "11"
- css.properties.scroll-snap-type.block
- css.properties.scroll-snap-type.both
- css.properties.scroll-snap-type.inline
Expand Down
Loading