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
23 changes: 13 additions & 10 deletions features/draft/spec/css-text-4.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
draft_date: 2024-10-10
draft_date: 2024-10-14
name: CSS Text Module Level 4
description: TODO
spec: https://drafts.csswg.org/css-text-4/
compat_features:
- css.properties.hanging-punctuation
- css.properties.hanging-punctuation.allow-end
- css.properties.hanging-punctuation.first
- css.properties.hanging-punctuation.last
- css.properties.hanging-punctuation.none
- css.properties.hyphenate-character
- css.properties.hyphenate-character.auto
- css.properties.hyphenate-limit-chars
- css.properties.hyphenate-limit-chars.auto
- css.properties.letter-spacing
- css.properties.letter-spacing.normal
- css.properties.line-break
Expand Down Expand Up @@ -65,6 +56,18 @@ compat_features:
- svg.global_attributes.word-spacing

# The following features in the spec are already part of web-features:
# - Hanging punctuation:
# - css.properties.hanging-punctuation
# - css.properties.hanging-punctuation.allow-end
# - css.properties.hanging-punctuation.first
# - css.properties.hanging-punctuation.last
# - css.properties.hanging-punctuation.none
# - Hyphenate character:
# - css.properties.hyphenate-character
# - css.properties.hyphenate-character.auto
# - Hyphenate limit chars:
# - css.properties.hyphenate-limit-chars
# - css.properties.hyphenate-limit-chars.auto
# - Hyphenation:
# - css.properties.hyphens
# - tab-size:
Expand Down
30 changes: 0 additions & 30 deletions features/draft/spec/css-text-4.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -183,19 +183,6 @@ compat_features:
- css.properties.text-align-last
- css.properties.text-align-last.auto

# baseline: low
# baseline_low_date: 2023-09-18
# support:
# chrome: "106"
# chrome_android: "106"
# edge: "106"
# firefox: "98"
# firefox_android: "98"
# safari: "17"
# safari_ios: "17"
- css.properties.hyphenate-character
- css.properties.hyphenate-character.auto

# baseline: false
# support:
# chrome: "109"
Expand Down Expand Up @@ -238,14 +225,6 @@ compat_features:
- css.properties.text-indent.each-line
- css.properties.text-indent.hanging

# baseline: false
# support:
# chrome: "109"
# chrome_android: "109"
# edge: "109"
- css.properties.hyphenate-limit-chars
- css.properties.hyphenate-limit-chars.auto

# baseline: false
# support:
# chrome: "119"
Expand All @@ -272,12 +251,3 @@ compat_features:
- css.properties.text-justify.inter-character
- css.properties.text-justify.inter-word
- css.properties.text-justify.none

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- css.properties.hanging-punctuation
- css.properties.hanging-punctuation.allow-end
- css.properties.hanging-punctuation.first
- css.properties.hanging-punctuation.last
- css.properties.hanging-punctuation.none
17 changes: 11 additions & 6 deletions features/draft/spec/css-values-5.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
draft_date: 2024-10-10
draft_date: 2024-10-14
name: CSS Values and Units Module Level 5
description: TODO
spec: https://drafts.csswg.org/css-values-5/
Expand All @@ -16,11 +16,6 @@ compat_features:
- css.types.integer
- css.types.length
- css.types.length-percentage
- css.types.length.rcap
- css.types.length.rch
- css.types.length.rex
- css.types.length.ric
- css.types.length.rlh
- css.types.number
- css.types.percentage
- css.types.position
Expand Down Expand Up @@ -63,6 +58,16 @@ compat_features:
# - css.types.sqrt
# - lh unit:
# - css.types.length.lh
# - rcap unit:
# - css.types.length.rcap
# - rch unit:
# - css.types.length.rch
# - rex unit:
# - css.types.length.rex
# - ric unit:
# - css.types.length.ric
# - rlh unit:
# - css.types.length.rlh
# - round(), mod(), and rem():
# - css.types.mod
# - css.types.rem
Expand Down
32 changes: 0 additions & 32 deletions features/draft/spec/css-values-5.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -67,38 +67,6 @@ compat_features:
- css.types.angle
- css.types.angle-percentage

# baseline: low
# baseline_low_date: 2023-11-21
# support:
# chrome: "111"
# chrome_android: "111"
# edge: "111"
# firefox: "120"
# firefox_android: "120"
# safari: "16.4"
# safari_ios: "16.4"
- css.types.length.rlh

# baseline: false
# support:
# chrome: "111"
# chrome_android: "111"
# edge: "111"
# safari: "17.2"
# safari_ios: "17.2"
- css.types.length.rch
- css.types.length.rex
- css.types.length.ric

# baseline: false
# support:
# chrome: "118"
# chrome_android: "118"
# edge: "118"
# safari: "17.2"
# safari_ios: "17.2"
- css.types.length.rcap

# baseline: false
# support:
# chrome: "129"
Expand Down
31 changes: 0 additions & 31 deletions features/draft/spec/css-view-transitions-2.yml

This file was deleted.

49 changes: 0 additions & 49 deletions features/draft/spec/css-view-transitions-2.yml.dist

This file was deleted.

36 changes: 35 additions & 1 deletion features/draft/spec/html.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
draft_date: 2024-10-10
draft_date: 2024-10-14
name: HTML Standard
description: TODO
spec: https://html.spec.whatwg.org/multipage/
Expand Down Expand Up @@ -817,6 +817,19 @@ compat_features:
# - requestAnimationFrame() in workers:
# - api.DedicatedWorkerGlobalScope.cancelAnimationFrame
# - api.DedicatedWorkerGlobalScope.requestAnimationFrame
# - postMessage:
# - api.DedicatedWorkerGlobalScope.message_event
# - api.DedicatedWorkerGlobalScope.postMessage
# - api.MessageEvent
# - api.MessageEvent.MessageEvent
# - api.MessageEvent.data
# - api.MessageEvent.lastEventId
# - api.MessageEvent.origin
# - api.MessageEvent.source
# - api.Window.message_event
# - api.Window.postMessage
# - api.Worker.message_event
# - api.Worker.postMessage
# - messageerror:
# - api.DedicatedWorkerGlobalScope.messageerror_event
# - api.MessagePort.messageerror_event
Expand Down Expand Up @@ -874,6 +887,16 @@ compat_features:
# - api.ElementInternals.validity
# - api.ElementInternals.willValidate
# - api.HTMLElement.attachInternals
# - Server-sent events:
# - api.EventSource
# - api.EventSource.EventSource
# - api.EventSource.close
# - api.EventSource.error_event
# - api.EventSource.message_event
# - api.EventSource.open_event
# - api.EventSource.readyState
# - api.EventSource.url
# - api.EventSource.withCredentials
# - <a>:
# - api.HTMLAnchorElement
# - api.HTMLAnchorElement.hash
Expand Down Expand Up @@ -1804,6 +1827,17 @@ compat_features:
# - api.ImageBitmapRenderingContext.canvas
# - api.ImageBitmapRenderingContext.transferFromImageBitmap
# - api.createImageBitmap
# - Channel messaging:
# - api.MessageChannel
# - api.MessageChannel.MessageChannel
# - api.MessageChannel.port1
# - api.MessageChannel.port2
# - api.MessageEvent.ports
# - api.MessagePort
# - api.MessagePort.close
# - api.MessagePort.message_event
# - api.MessagePort.postMessage
# - api.MessagePort.start
# - Navigation API:
# - api.NavigateEvent
# - api.NavigateEvent.NavigateEvent
Expand Down
Loading