diff --git a/features/draft/spec/css-overflow-4.yml b/features/draft/spec/css-overflow-4.yml deleted file mode 100644 index cdb19a6c9da..00000000000 --- a/features/draft/spec/css-overflow-4.yml +++ /dev/null @@ -1,59 +0,0 @@ -draft_date: 2024-10-31 -name: CSS Overflow Module Level 4 -description: TODO -spec: https://drafts.csswg.org/css-overflow-4/ -compat_features: - - css.types.overflow.overlay - -# The following features in the spec are already part of web-features: -# - line-clamp: -# - css.properties.line-clamp -# - css.properties.line-clamp.none -# - overflow: -# - css.properties.overflow -# - css.properties.overflow.auto -# - css.properties.overflow.clip -# - css.properties.overflow.hidden -# - css.properties.overflow.multiple_keywords -# - css.properties.overflow.scroll -# - css.properties.overflow.visible -# - css.properties.overflow-x -# - css.properties.overflow-x.auto -# - css.properties.overflow-x.clip -# - css.properties.overflow-x.hidden -# - css.properties.overflow-x.scroll -# - css.properties.overflow-x.visible -# - css.properties.overflow-y -# - css.properties.overflow-y.auto -# - css.properties.overflow-y.clip -# - css.properties.overflow-y.hidden -# - css.properties.overflow-y.scroll -# - css.properties.overflow-y.visible -# - css.types.overflow -# - css.types.overflow.clip -# - Logical properties: -# - css.properties.overflow-block -# - css.properties.overflow-block.overlay -# - css.properties.overflow-inline -# - css.properties.overflow-inline.overlay -# - overflow-clip-margin: -# - css.properties.overflow-clip-margin -# - css.properties.overflow-clip-margin.border-box -# - css.properties.overflow-clip-margin.content-box -# - css.properties.overflow-clip-margin.padding-box -# - scroll-behavior: -# - css.properties.scroll-behavior -# - css.properties.scroll-behavior.auto -# - css.properties.scroll-behavior.smooth -# - scrollbar-gutter: -# - css.properties.scrollbar-gutter -# - css.properties.scrollbar-gutter.auto -# - css.properties.scrollbar-gutter.stable -# - Text overflow: -# - css.properties.text-overflow -# - css.properties.text-overflow.clip -# - css.properties.text-overflow.ellipsis -# - css.properties.text-overflow.two_value_syntax -# - svg.global_attributes.text-overflow -# - Custom ellipses: -# - css.properties.text-overflow.string diff --git a/features/draft/spec/css-overflow-4.yml.dist b/features/draft/spec/css-overflow-4.yml.dist deleted file mode 100644 index f51f66618fb..00000000000 --- a/features/draft/spec/css-overflow-4.yml.dist +++ /dev/null @@ -1,15 +0,0 @@ -# Generated from: css-overflow-4.yml -# Do not edit this file by hand. Edit the source file instead! - -status: - baseline: false - support: - chrome: "15" - chrome_android: "100" - edge: "79" - firefox: "112" - firefox_android: "112" - safari: ≤13.1 - safari_ios: ≤13.4 -compat_features: - - css.types.overflow.overlay diff --git a/features/draft/spec/svg2.yml b/features/draft/spec/svg2.yml index 093135d58ba..250b0691499 100644 --- a/features/draft/spec/svg2.yml +++ b/features/draft/spec/svg2.yml @@ -1,4 +1,4 @@ -draft_date: 2024-10-28 +draft_date: 2024-11-04 name: Scalable Vector Graphics (SVG) 2 description: TODO spec: https://svgwg.org/svg2-draft/ @@ -608,6 +608,8 @@ compat_features: # - svg.global_attributes.stroke.context-stroke # - clip-path: # - svg.elements.clipPath.systemLanguage +# - Autofocus: +# - svg.global_attributes.autofocus # - Opacity (SVG): # - svg.global_attributes.fill-opacity # - svg.global_attributes.stroke-opacity