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
9 changes: 6 additions & 3 deletions features/draft/spec/attribution-reporting-api.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
draft_date: 2024-09-09
draft_date: 2024-10-21
name: Attribution Reporting
description: TODO
spec: https://wicg.github.io/attribution-reporting-api/
compat_features:
- api.HTMLAnchorElement.attributionSrc
- api.HTMLImageElement.attributionSrc
- api.HTMLScriptElement.attributionSrc
- api.Request.Request.init_attributionReporting_parameter
- api.XMLHttpRequest.setAttributionReporting
- api.fetch.init_attributionReporting_parameter
- html.elements.a.attributionsrc
- html.elements.img.attributionsrc
- html.elements.script.attributionsrc
Expand All @@ -17,3 +15,8 @@ compat_features:
- http.headers.Attribution-Reporting-Register-Trigger
- http.headers.Attribution-Reporting-Support
- http.headers.Permissions-Policy.attribution-reporting

# The following features in the spec are already part of web-features:
# - Fetch:
# - api.Request.Request.init_attributionReporting_parameter
# - api.fetch.init_attributionReporting_parameter
2 changes: 0 additions & 2 deletions features/draft/spec/attribution-reporting-api.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ compat_features:
- api.HTMLAnchorElement.attributionSrc
- api.HTMLImageElement.attributionSrc
- api.HTMLScriptElement.attributionSrc
- api.Request.Request.init_attributionReporting_parameter
- api.XMLHttpRequest.setAttributionReporting
- api.fetch.init_attributionReporting_parameter
- html.elements.a.attributionsrc
- html.elements.img.attributionsrc
- html.elements.script.attributionsrc
Expand Down
5 changes: 3 additions & 2 deletions features/draft/spec/css-logical-1.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
draft_date: 2024-10-10
draft_date: 2024-10-21
name: CSS Logical Properties and Values Level 1
description: TODO
spec: https://drafts.csswg.org/css-logical-1/
compat_features:
- css.properties.caption-side
- css.properties.clear
- css.properties.float
- css.properties.text-align

# The following features in the spec are already part of web-features:
# - Page setup:
Expand Down Expand Up @@ -74,3 +73,5 @@ compat_features:
# - Page breaks:
# - css.properties.page-break-after
# - css.properties.page-break-before
# - text-align:
# - css.properties.text-align
1 change: 0 additions & 1 deletion features/draft/spec/css-logical-1.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ compat_features:
- css.properties.caption-side
- css.properties.clear
- css.properties.float
- css.properties.text-align
7 changes: 0 additions & 7 deletions features/draft/spec/css-namespaces-3.yml

This file was deleted.

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

This file was deleted.

12 changes: 0 additions & 12 deletions features/draft/spec/css-scoping-1.yml

This file was deleted.

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

This file was deleted.

9 changes: 0 additions & 9 deletions features/draft/spec/css-shadow-parts-1.yml

This file was deleted.

20 changes: 0 additions & 20 deletions features/draft/spec/css-shadow-parts-1.yml.dist

This file was deleted.

9 changes: 0 additions & 9 deletions features/draft/spec/css-size-adjust-1.yml

This file was deleted.

14 changes: 0 additions & 14 deletions features/draft/spec/css-size-adjust-1.yml.dist

This file was deleted.

113 changes: 62 additions & 51 deletions features/draft/spec/css-text-4.yml
Original file line number Diff line number Diff line change
@@ -1,57 +1,9 @@
draft_date: 2024-10-17
draft_date: 2024-10-21
name: CSS Text Module Level 4
description: TODO
spec: https://drafts.csswg.org/css-text-4/
compat_features:
- css.properties.letter-spacing
- css.properties.letter-spacing.normal
- css.properties.line-break
- css.properties.line-break.anywhere
- css.properties.line-break.auto
- css.properties.line-break.loose
- css.properties.line-break.normal
- css.properties.line-break.strict
- css.properties.overflow-wrap
- css.properties.overflow-wrap.anywhere
- css.properties.overflow-wrap.break-word
- css.properties.overflow-wrap.normal
- css.properties.text-align
- css.properties.text-align-last
- css.properties.text-align-last.auto
- css.properties.text-align.center
- css.properties.text-align.end
- css.properties.text-align.justify
- css.properties.text-align.left
- css.properties.text-align.match-parent
- css.properties.text-align.right
- css.properties.text-align.start
- css.properties.text-indent.each-line
- css.properties.text-indent.hanging
- css.properties.text-justify
- css.properties.text-justify.auto
- css.properties.text-justify.inter-character
- css.properties.text-justify.inter-word
- css.properties.text-justify.none
- css.properties.text-spacing-trim.normal
- css.properties.text-spacing-trim.space-all
- css.properties.text-spacing-trim.space-first
- css.properties.text-spacing-trim.trim-start
- css.properties.text-transform
- css.properties.text-transform.capitalize
- css.properties.text-transform.full-size-kana
- css.properties.text-transform.full-width
- css.properties.text-transform.lowercase
- css.properties.text-transform.none
- css.properties.text-transform.uppercase
- css.properties.white-space-collapse.preserve-spaces
- css.properties.word-break
- css.properties.word-break.auto-phrase
- css.properties.word-break.break-all
- css.properties.word-break.keep-all
- css.properties.word-break.normal
- css.properties.word-spacing
- css.properties.word-spacing.normal
- css.properties.word-wrap

# The following features in the spec are already part of web-features:
# - Hanging punctuation:
Expand All @@ -68,12 +20,63 @@ compat_features:
# - css.properties.hyphenate-limit-chars.auto
# - Hyphenation:
# - css.properties.hyphens
# - letter-spacing:
# - css.properties.letter-spacing
# - css.properties.letter-spacing.normal
# - svg.global_attributes.letter-spacing
# - line-break:
# - css.properties.line-break
# - css.properties.line-break.anywhere
# - css.properties.line-break.auto
# - css.properties.line-break.loose
# - css.properties.line-break.normal
# - css.properties.line-break.strict
# - overflow-wrap:
# - css.properties.overflow-wrap
# - css.properties.overflow-wrap.anywhere
# - css.properties.overflow-wrap.break-word
# - css.properties.overflow-wrap.normal
# - css.properties.word-wrap
# - tab-size:
# - css.properties.tab-size
# - text-align:
# - css.properties.text-align
# - css.properties.text-align.center
# - css.properties.text-align.end
# - css.properties.text-align.justify
# - css.properties.text-align.left
# - css.properties.text-align.match-parent
# - css.properties.text-align.right
# - css.properties.text-align.start
# - text-align-last:
# - css.properties.text-align-last
# - css.properties.text-align-last.auto
# - text-indent:
# - css.properties.text-indent
# - text-indent: each-line:
# - css.properties.text-indent.each-line
# - text-indent: hanging:
# - css.properties.text-indent.hanging
# - text-justify:
# - css.properties.text-justify
# - css.properties.text-justify.auto
# - css.properties.text-justify.inter-character
# - css.properties.text-justify.inter-word
# - css.properties.text-justify.none
# - text-spacing-trim:
# - css.properties.text-spacing-trim
# - css.properties.text-spacing-trim.normal
# - css.properties.text-spacing-trim.space-all
# - css.properties.text-spacing-trim.space-first
# - css.properties.text-spacing-trim.trim-start
# - text-transform:
# - css.properties.text-transform
# - css.properties.text-transform.capitalize
# - css.properties.text-transform.full-size-kana
# - css.properties.text-transform.full-width
# - css.properties.text-transform.lowercase
# - css.properties.text-transform.none
# - css.properties.text-transform.uppercase
# - MathML:
# - css.properties.text-transform.math-auto
# - text-wrap:
Expand Down Expand Up @@ -110,6 +113,14 @@ compat_features:
# - css.properties.white-space-collapse.collapse
# - css.properties.white-space-collapse.preserve
# - css.properties.white-space-collapse.preserve-breaks
# - SVG:
# - svg.global_attributes.letter-spacing
# - word-break:
# - css.properties.word-break
# - css.properties.word-break.break-all
# - css.properties.word-break.keep-all
# - css.properties.word-break.normal
# - word-break: auto-phrase:
# - css.properties.word-break.auto-phrase
# - word-spacing:
# - css.properties.word-spacing
# - css.properties.word-spacing.normal
# - svg.global_attributes.word-spacing
Loading