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
5 changes: 3 additions & 2 deletions features/draft/spec/css-images-4.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
draft_date: 2024-10-10
draft_date: 2024-10-17
name: CSS Images Module Level 4
description: TODO
spec: https://drafts.csswg.org/css-images-4/
compat_features:
- css.types.image
- css.types.image.image
- svg.global_attributes.image-rendering

# The following features in the spec are already part of web-features:
# - element():
Expand Down Expand Up @@ -56,3 +55,5 @@ compat_features:
# - Conic gradients:
# - css.types.image.gradient.conic-gradient
# - css.types.image.gradient.repeating-conic-gradient
# - SVG:
# - svg.global_attributes.image-rendering
13 changes: 0 additions & 13 deletions features/draft/spec/css-images-4.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,6 @@ compat_features:
# safari_ios: "1"
- css.types.image

# baseline: high
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
# support:
# chrome: "13"
# chrome_android: "18"
# edge: "79"
# firefox: "3.6"
# firefox_android: "4"
# safari: "6"
# safari_ios: "6"
- svg.global_attributes.image-rendering

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
Expand Down
9 changes: 5 additions & 4 deletions features/draft/spec/css-inline-3.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
draft_date: 2024-09-09
draft_date: 2024-10-17
name: CSS Inline Layout Module Level 3
description: TODO
spec: https://drafts.csswg.org/css-inline-3/
Expand All @@ -18,9 +18,6 @@ compat_features:
- css.properties.dominant-baseline.middle
- css.properties.line-height
- css.properties.line-height.normal
- svg.global_attributes.alignment-baseline
- svg.global_attributes.baseline-shift
- svg.global_attributes.dominant-baseline

# The following features in the spec are already part of web-features:
# - baseline-source:
Expand All @@ -31,3 +28,7 @@ compat_features:
# - initial-letter:
# - css.properties.initial-letter
# - css.properties.initial-letter.normal
# - SVG:
# - svg.global_attributes.alignment-baseline
# - svg.global_attributes.baseline-shift
# - svg.global_attributes.dominant-baseline
3 changes: 0 additions & 3 deletions features/draft/spec/css-inline-3.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ compat_features:
- css.properties.dominant-baseline.ideographic
- css.properties.dominant-baseline.mathematical
- css.properties.dominant-baseline.middle
- svg.global_attributes.dominant-baseline

# baseline: false
# support:
Expand All @@ -53,7 +52,6 @@ compat_features:
# safari: ≤13.1
# safari_ios: ≤13.4
- css.properties.alignment-baseline
- svg.global_attributes.alignment-baseline

# ⬇️ Same status as overall feature ⬇️
# baseline: false
Expand All @@ -67,4 +65,3 @@ compat_features:
- css.properties.baseline-shift.baseline
- css.properties.baseline-shift.sub
- css.properties.baseline-shift.super
- svg.global_attributes.baseline-shift
63 changes: 0 additions & 63 deletions features/draft/spec/css-masking-1.yml

This file was deleted.

112 changes: 0 additions & 112 deletions features/draft/spec/css-masking-1.yml.dist

This file was deleted.

17 changes: 0 additions & 17 deletions features/draft/spec/css-paint-api-1.yml

This file was deleted.

16 changes: 0 additions & 16 deletions features/draft/spec/css-paint-api-1.yml.dist

This file was deleted.

40 changes: 20 additions & 20 deletions features/draft/spec/css-scroll-snap-2.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
draft_date: 2024-10-10
draft_date: 2024-10-17
name: CSS Scroll Snap Module Level 2
description: TODO
spec: https://drafts.csswg.org/css-scroll-snap-2/
Expand All @@ -13,25 +13,6 @@ compat_features:
- api.SnapEvent.snapTargetInline
- api.Window.scrollsnapchange_event
- api.Window.scrollsnapchanging_event
- css.properties.scroll-padding-block-end.auto
- css.properties.scroll-padding-block-start.auto
- css.properties.scroll-padding-block.auto
- css.properties.scroll-padding-inline-end.auto
- css.properties.scroll-padding-inline-start.auto
- css.properties.scroll-padding-inline.auto
- css.properties.scroll-padding.auto
- 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.always
- css.properties.scroll-snap-stop.normal
- 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

# The following features in the spec are already part of web-features:
# - Scroll snap:
Expand All @@ -47,16 +28,35 @@ compat_features:
# - css.properties.scroll-margin-right
# - css.properties.scroll-margin-top
# - css.properties.scroll-padding
# - css.properties.scroll-padding.auto
# - css.properties.scroll-padding-block
# - css.properties.scroll-padding-block.auto
# - 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-bottom
# - css.properties.scroll-padding-inline
# - css.properties.scroll-padding-inline.auto
# - 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-left
# - css.properties.scroll-padding-right
# - css.properties.scroll-padding-top
# - 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
Loading