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
20 changes: 11 additions & 9 deletions features/draft/spec/css-align-3.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,11 @@
draft_date: 2024-11-09
draft_date: 2024-11-13
name: CSS Box Alignment Module Level 3
description: TODO
spec: https://drafts.csswg.org/css-align-3/
compat_features:
- css.properties.align-content.block_context
- css.properties.align-self.position_absolute_context
- css.properties.gap
- css.properties.gap.multicol_context
- css.properties.justify-self
- css.properties.justify-self.position_absolute_context
- css.properties.place-content
- css.properties.place-items
- css.properties.place-self
- css.properties.place-self.position_absolute_context
- css.properties.row-gap

# The following features in the spec are already part of web-features:
# - Flexbox:
Expand Down Expand Up @@ -53,28 +45,38 @@ compat_features:
# - css.properties.place-content.flex_context
# - css.properties.place-items.flex_context
# - css.properties.place-self.flex_context
# - align-content in block layouts:
# - css.properties.align-content.block_context
# - Grid:
# - css.properties.align-content.grid_context
# - css.properties.align-items.grid_context
# - css.properties.align-items.grid_context.start_end
# - css.properties.align-self.grid_context
# - css.properties.column-gap.grid_context
# - css.properties.gap
# - css.properties.gap.grid_context
# - css.properties.gap.grid_context.calc_values
# - css.properties.gap.grid_context.percentage_values
# - css.properties.justify-content.grid_context
# - css.properties.justify-items.grid_context
# - css.properties.justify-self
# - css.properties.justify-self.grid_context
# - css.properties.place-content.grid_context
# - css.properties.place-items.grid_context
# - css.properties.place-self.grid_context
# - css.properties.row-gap
# - css.properties.row-gap.grid_context
# - Multi-column layout:
# - css.properties.align-content.multicol_context
# - css.properties.column-gap
# - css.properties.column-gap.multicol_context
# - css.properties.column-gap.multicol_context.calc_values
# - css.properties.column-gap.multicol_context.percentage_values
# - css.properties.gap.multicol_context
# - Absolute positioning:
# - css.properties.align-self.position_absolute_context
# - css.properties.justify-self.position_absolute_context
# - css.properties.place-self.position_absolute_context
# - Flexbox gap:
# - css.properties.column-gap.flex_context
# - css.properties.gap.flex_context
Expand Down
88 changes: 11 additions & 77 deletions features/draft/spec/css-align-3.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,51 +2,18 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
baseline: high
baseline_low_date: 2020-01-15
baseline_high_date: 2022-07-15
support:
chrome: "123"
chrome_android: "123"
edge: "123"
chrome: "59"
chrome_android: "59"
edge: "79"
firefox: "45"
firefox_android: "45"
safari: "11"
safari_ios: "11"
compat_features:
# baseline: high
# baseline_low_date: 2017-10-17
# baseline_high_date: 2020-04-17
# support:
# chrome: "47"
# chrome_android: "47"
# edge: "16"
# firefox: "52"
# firefox_android: "52"
# safari: "10.1"
# safari_ios: "10.3"
- css.properties.row-gap

# baseline: high
# baseline_low_date: 2017-10-17
# baseline_high_date: 2020-04-17
# support:
# chrome: "57"
# chrome_android: "57"
# edge: "16"
# firefox: "45"
# firefox_android: "45"
# safari: "10.1"
# safari_ios: "10.3"
- css.properties.justify-self

# baseline: high
# baseline_low_date: 2017-10-17
# baseline_high_date: 2020-04-17
# support:
# chrome: "57"
# chrome_android: "57"
# edge: "16"
# firefox: "52"
# firefox_android: "52"
# safari: "10.1"
# safari_ios: "10.3"
- css.properties.gap

# baseline: high
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
Expand All @@ -60,6 +27,7 @@ compat_features:
# safari_ios: "9"
- css.properties.place-content

# ⬇️ Same status as overall feature ⬇️
# baseline: high
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
Expand All @@ -73,37 +41,3 @@ compat_features:
# safari_ios: "11"
- css.properties.place-items
- css.properties.place-self

# baseline: high
# baseline_low_date: 2021-04-26
# baseline_high_date: 2023-10-26
# support:
# chrome: "66"
# chrome_android: "66"
# edge: "16"
# firefox: "61"
# firefox_android: "61"
# safari: "14.1"
# safari_ios: "14.5"
- css.properties.gap.multicol_context

# baseline: low
# baseline_low_date: 2024-04-16
# support:
# chrome: "123"
# chrome_android: "123"
# edge: "123"
# firefox: "125"
# firefox_android: "125"
# safari: "17.4"
# safari_ios: "17.4"
- css.properties.align-content.block_context

# baseline: false
# support:
# chrome: "122"
# chrome_android: "122"
# edge: "122"
- css.properties.align-self.position_absolute_context
- css.properties.justify-self.position_absolute_context
- css.properties.place-self.position_absolute_context
43 changes: 22 additions & 21 deletions features/draft/spec/css-fonts-5.yml
Original file line number Diff line number Diff line change
@@ -1,40 +1,25 @@
draft_date: 2024-10-23
draft_date: 2024-11-13
name: CSS Fonts Module Level 5
description: TODO
spec: https://drafts.csswg.org/css-fonts-5/
compat_features:
- css.at-rules.font-face.OpenType_CBDT_CBLC
- css.at-rules.font-face.OpenType_COLRv0
- css.at-rules.font-face.OpenType_SBIX
- css.at-rules.font-face.src.drop_invalid_item
- css.at-rules.font-face.src.format_keyword
- css.at-rules.font-face.src.tech_keyword
- css.properties.font-synthesis.position
- css.properties.font-synthesis.small-caps
- css.properties.font-synthesis.style
- css.properties.font-synthesis.weight
- css.properties.font-variant-emoji.emoji
- css.properties.font-variant-emoji.normal
- css.properties.font-variant-emoji.text
- css.properties.font-variant-emoji.unicode
- css.properties.font-variant.css_fonts_shorthand
- css.properties.font-variant.greek_accented_characters
- css.properties.font-variant.uppercase_eszett
- css.properties.font.caption
- css.properties.font.font_stretch_support
- css.properties.font.icon
- css.properties.font.menu
- css.properties.font.message-box
- css.properties.font.small-caption
- css.properties.font.status-bar

# The following features in the spec are already part of web-features:
# - @font-face:
# - api.CSSFontFaceRule
# - api.CSSFontFaceRule.style
# - css.at-rules.font-face
# - css.at-rules.font-face.OpenType_CBDT_CBLC
# - css.at-rules.font-face.OpenType_SBIX
# - css.at-rules.font-face.font-family
# - css.at-rules.font-face.src
# - css.at-rules.font-face.src.drop_invalid_item
# - css.at-rules.font-face.src.format_keyword
# - css.at-rules.font-face.src.tech_keyword
# - css.at-rules.font-face.unicode-range
# - font-variant-alternates:
# - api.CSSFontFeatureValuesMap
Expand Down Expand Up @@ -88,6 +73,8 @@ compat_features:
# - css.properties.font-palette.dark
# - css.properties.font-palette.light
# - css.properties.font-palette.normal
# - COLRv0:
# - css.at-rules.font-face.OpenType_COLRv0
# - COLRv1:
# - css.at-rules.font-face.OpenType_COLRv1
# - SVG:
Expand All @@ -104,6 +91,7 @@ compat_features:
# - css.properties.font-feature-settings.normal
# - font-stretch:
# - css.at-rules.font-face.font-stretch
# - css.properties.font.font_stretch_support
# - css.properties.font-stretch
# - css.properties.font-stretch.percentage
# - svg.global_attributes.font-stretch
Expand All @@ -117,12 +105,15 @@ compat_features:
# - font-variant:
# - css.at-rules.font-face.font-variant
# - css.properties.font-variant
# - css.properties.font-variant.css_fonts_shorthand
# - css.properties.font-variant.greek_accented_characters
# - css.properties.font-variant.historical-forms
# - css.properties.font-variant.none
# - css.properties.font-variant.normal
# - css.properties.font-variant.sub
# - css.properties.font-variant.super
# - css.properties.font-variant.turkic_is
# - css.properties.font-variant.uppercase_eszett
# - svg.global_attributes.font-variant
# - font-variation-settings:
# - css.at-rules.font-face.font-variation-settings
Expand All @@ -145,6 +136,12 @@ compat_features:
# - svg.global_attributes.font-size-adjust
# - Font shorthand:
# - css.properties.font
# - css.properties.font.caption
# - css.properties.font.icon
# - css.properties.font.menu
# - css.properties.font.message-box
# - css.properties.font.small-caption
# - css.properties.font.status-bar
# - font-family:
# - css.properties.font-family
# - svg.global_attributes.font-family
Expand Down Expand Up @@ -172,6 +169,10 @@ compat_features:
# - css.properties.font-size.math
# - font-synthesis:
# - css.properties.font-synthesis
# - css.properties.font-synthesis.position
# - css.properties.font-synthesis.small-caps
# - css.properties.font-synthesis.style
# - css.properties.font-synthesis.weight
# - font-synthesis-position:
# - css.properties.font-synthesis-position
# - css.properties.font-synthesis-position.auto
Expand Down
Loading