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

# The following features in the spec are already part of web-features:
# - element():
# - css.properties.background-image.element
# - css.types.image.element
# - Gradients:
# - css.properties.background-image.gradients
# - css.types.image
# - css.types.image.gradient
# - css.types.image.gradient.linear-gradient
# - css.types.image.gradient.linear-gradient.doubleposition
Expand Down
18 changes: 0 additions & 18 deletions features/draft/spec/css-images-4.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,4 @@ status:
firefox: "36"
firefox_android: "36"
compat_features:
# baseline: high
# baseline_low_date: 2015-07-29
# baseline_high_date: 2018-01-29
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "12"
# firefox: "1"
# firefox_android: "4"
# safari: "1"
# safari_ios: "1"
- css.types.image

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# firefox: "36"
# firefox_android: "36"
- css.properties.object-position.applies_to_iframe_elements
93 changes: 0 additions & 93 deletions features/draft/spec/css-ui-4.yml

This file was deleted.

42 changes: 0 additions & 42 deletions features/draft/spec/css-ui-4.yml.dist

This file was deleted.

3 changes: 1 addition & 2 deletions features/draft/spec/dom.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
draft_date: 2024-11-21
draft_date: 2024-11-25
name: DOM Standard
description: TODO
spec: https://dom.spec.whatwg.org/
compat_features:
- api.Document.createEvent
- api.Document.featurePolicy
- api.Element.attachShadow.options_clonable_parameter
- api.Element.attachShadow.options_delegatesFocus_parameter
Expand Down
11 changes: 0 additions & 11 deletions features/draft/spec/dom.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,6 @@ compat_features:
# safari_ios: "18"
- api.ShadowRoot.serializable

# baseline: false
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "12"
# firefox: "1"
# firefox_android: "4"
# safari: "1"
# safari_ios: "1"
- api.Document.createEvent

# baseline: false
# support:
# chrome: "74"
Expand Down
1 change: 0 additions & 1 deletion features/draft/spec/html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2042,7 +2042,6 @@ compat_features:
# - api.PaintRenderingContext2D.fill
# - api.PaintRenderingContext2D.fillRect
# - api.PaintRenderingContext2D.fillStyle
# - api.PaintRenderingContext2D.filter
# - api.PaintRenderingContext2D.getLineDash
# - api.PaintRenderingContext2D.getTransform
# - api.PaintRenderingContext2D.globalAlpha
Expand Down
16 changes: 16 additions & 0 deletions features/draft/spec/server-timing.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
draft_date: 2024-11-25
name: Server Timing
description: TODO
spec: https://w3c.github.io/server-timing/
compat_features:
- http.headers.Server-Timing.trailer

# The following features in the spec are already part of web-features:
# - Server timing:
# - api.PerformanceResourceTiming.serverTiming
# - api.PerformanceServerTiming
# - api.PerformanceServerTiming.description
# - api.PerformanceServerTiming.duration
# - api.PerformanceServerTiming.name
# - api.PerformanceServerTiming.toJSON
# - http.headers.Server-Timing
10 changes: 10 additions & 0 deletions features/draft/spec/server-timing.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Generated from: server-timing.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support:
firefox: "71"
firefox_android: "79"
compat_features:
- http.headers.Server-Timing.trailer
10 changes: 6 additions & 4 deletions features/draft/spec/svg2.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
draft_date: 2024-11-20
draft_date: 2024-11-25
name: Scalable Vector Graphics (SVG) 2
description: TODO
spec: https://svgwg.org/svg2-draft/
compat_features:
- api.SVGAElement.ping
- css.properties.pointer-events
- css.properties.pointer-events.html_elements
- css.properties.text-rendering.auto
- css.properties.text-rendering.geometricPrecision
- svg.elements.a.ping

# The following features in the spec are already part of web-features:
Expand Down Expand Up @@ -507,7 +507,6 @@ compat_features:
# - svg.global_attributes.overflow
# - svg.global_attributes.pointer-events
# - svg.global_attributes.shape-rendering
# - svg.global_attributes.stop-color
# - svg.global_attributes.stroke
# - svg.global_attributes.stroke-dasharray
# - svg.global_attributes.stroke-dashoffset
Expand Down Expand Up @@ -593,6 +592,9 @@ compat_features:
# - paint-order:
# - css.properties.paint-order
# - svg.global_attributes.paint-order
# - pointer-events:
# - css.properties.pointer-events
# - css.properties.pointer-events.html_elements
# - path():
# - css.types.basic-shape.path.d
# - context-fill and context-stroke:
Expand Down
36 changes: 18 additions & 18 deletions features/draft/spec/svg2.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@ status:
support: {}
compat_features:
# baseline: high
# baseline_low_date: 2015-07-29
# baseline_high_date: 2018-01-29
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
# support:
# chrome: "1"
# chrome: "4"
# chrome_android: "18"
# edge: "12"
# firefox: "1.5"
# firefox_android: "4"
# safari: "4"
# safari_ios: "3.2"
- css.properties.pointer-events
# edge: "79"
# firefox: "1"
# firefox_android: "46"
# safari: "5"
# safari_ios: "4.2"
- css.properties.text-rendering.auto

# baseline: high
# baseline_low_date: 2015-07-29
# baseline_high_date: 2018-01-29
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
# support:
# chrome: "2"
# chrome: "13"
# chrome_android: "18"
# edge: "12"
# firefox: "3.6"
# firefox_android: "4"
# safari: "4"
# safari_ios: "3.2"
- css.properties.pointer-events.html_elements
# edge: "79"
# firefox: "1"
# firefox_android: "46"
# safari: "6"
# safari_ios: "6"
- css.properties.text-rendering.geometricPrecision

# ⬇️ Same status as overall feature ⬇️
# baseline: false
Expand Down