From 4a23c580cb95cc666755f08ecccfe84327b7c64d Mon Sep 17 00:00:00 2001 From: ddbeck <64103+ddbeck@users.noreply.github.com> Date: Wed, 10 Sep 2025 12:40:22 +0000 Subject: [PATCH] Update draft features --- features/draft/spec/css-text-4.yml | 5 ++++- features/draft/spec/prefetch.yml | 16 ---------------- features/draft/spec/prefetch.yml.dist | 12 ------------ 3 files changed, 4 insertions(+), 29 deletions(-) delete mode 100644 features/draft/spec/prefetch.yml delete mode 100644 features/draft/spec/prefetch.yml.dist diff --git a/features/draft/spec/css-text-4.yml b/features/draft/spec/css-text-4.yml index d85bfa38cbd..dbae2f9b9ad 100644 --- a/features/draft/spec/css-text-4.yml +++ b/features/draft/spec/css-text-4.yml @@ -1,4 +1,4 @@ -draft_date: 2025-08-06 +draft_date: 2025-09-10 name: CSS Text Module Level 4 description: TODO spec: https://drafts.csswg.org/css-text-4/ @@ -123,8 +123,11 @@ compat_features: # - css.properties.text-autospace.auto # - css.properties.text-autospace.ideograph-alpha # - css.properties.text-autospace.ideograph-numeric +# - css.properties.text-autospace.insert # - css.properties.text-autospace.no-autospace # - css.properties.text-autospace.normal +# - css.properties.text-autospace.punctuation +# - css.properties.text-autospace.replace # - text-indent: # - css.properties.text-indent # - text-indent: each-line: diff --git a/features/draft/spec/prefetch.yml b/features/draft/spec/prefetch.yml deleted file mode 100644 index cd5c8a6a287..00000000000 --- a/features/draft/spec/prefetch.yml +++ /dev/null @@ -1,16 +0,0 @@ -draft_date: 2025-05-31 -name: Prefetch -description: TODO -spec: https://wicg.github.io/nav-speculation/prefetch.html -compat_features: - - http.headers.Clear-Site-Data.prefetchCache - - http.headers.Clear-Site-Data.prerenderCache - -# The following features in the spec are already part of web-features: -# - : -# - api.PerformanceResourceTiming.deliveryType.navigational-prefetch -# - http.headers.Sec-Purpose -# - http.headers.Sec-Purpose.prefetch -# - Speculation rules: -# - http.headers.Sec-Purpose.speculationrules -# - http.headers.Sec-Speculation-Tags diff --git a/features/draft/spec/prefetch.yml.dist b/features/draft/spec/prefetch.yml.dist deleted file mode 100644 index aa9b3f3854e..00000000000 --- a/features/draft/spec/prefetch.yml.dist +++ /dev/null @@ -1,12 +0,0 @@ -# Generated from: prefetch.yml -# Do not edit this file by hand. Edit the source file instead! - -status: - baseline: false - support: - chrome: "138" - chrome_android: "138" - edge: "138" -compat_features: - - http.headers.Clear-Site-Data.prefetchCache - - http.headers.Clear-Site-Data.prerenderCache