From 5930290440beb1cdec87bba12399bd7ec2d52d3d Mon Sep 17 00:00:00 2001 From: Patrick Meenan Date: Tue, 26 Aug 2025 14:21:50 -0400 Subject: [PATCH] Removed tentative from compression dictionary tests --- fetch/compression-dictionary/README.md | 2 +- ...e.https.html => dictionary-clear-site-data-cache.https.html} | 0 ...https.html => dictionary-clear-site-data-cookies.https.html} | 0 ...https.html => dictionary-clear-site-data-storage.https.html} | 0 ...ed.tentative.https.html => dictionary-compressed.https.html} | 0 ...tentative.https.html => dictionary-decompression.https.html} | 0 ...tentative.https.html => dictionary-fetch-no-cors.https.html} | 0 ...https.html => dictionary-fetch-with-link-element.https.html} | 0 ....https.html => dictionary-fetch-with-link-header.https.html} | 0 ....tentative.https.html => dictionary-registration.https.html} | 0 10 files changed, 1 insertion(+), 1 deletion(-) rename fetch/compression-dictionary/{dictionary-clear-site-data-cache.tentative.https.html => dictionary-clear-site-data-cache.https.html} (100%) rename fetch/compression-dictionary/{dictionary-clear-site-data-cookies.tentative.https.html => dictionary-clear-site-data-cookies.https.html} (100%) rename fetch/compression-dictionary/{dictionary-clear-site-data-storage.tentative.https.html => dictionary-clear-site-data-storage.https.html} (100%) rename fetch/compression-dictionary/{dictionary-compressed.tentative.https.html => dictionary-compressed.https.html} (100%) rename fetch/compression-dictionary/{dictionary-decompression.tentative.https.html => dictionary-decompression.https.html} (100%) rename fetch/compression-dictionary/{dictionary-fetch-no-cors.tentative.https.html => dictionary-fetch-no-cors.https.html} (100%) rename fetch/compression-dictionary/{dictionary-fetch-with-link-element.tentative.https.html => dictionary-fetch-with-link-element.https.html} (100%) rename fetch/compression-dictionary/{dictionary-fetch-with-link-header.tentative.https.html => dictionary-fetch-with-link-header.https.html} (100%) rename fetch/compression-dictionary/{dictionary-registration.tentative.https.html => dictionary-registration.https.html} (100%) diff --git a/fetch/compression-dictionary/README.md b/fetch/compression-dictionary/README.md index c7da1b85968ab1..e506aa2b887dac 100644 --- a/fetch/compression-dictionary/README.md +++ b/fetch/compression-dictionary/README.md @@ -1,3 +1,3 @@ -These are the tests for the [Compression Dictionary Transport](https://datatracker.ietf.org/doc/draft-ietf-httpbis-compression-dictionary/) standard (currently in IETF draft state, approved for publication). The tests are marked as tentative, pending the publication of the RFC. +These are the tests for the [Compression Dictionary Transport](https://datatracker.ietf.org/doc/draft-ietf-httpbis-compression-dictionary/) standard. The MDN reference is [here](https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Compression_dictionary_transport). \ No newline at end of file diff --git a/fetch/compression-dictionary/dictionary-clear-site-data-cache.tentative.https.html b/fetch/compression-dictionary/dictionary-clear-site-data-cache.https.html similarity index 100% rename from fetch/compression-dictionary/dictionary-clear-site-data-cache.tentative.https.html rename to fetch/compression-dictionary/dictionary-clear-site-data-cache.https.html diff --git a/fetch/compression-dictionary/dictionary-clear-site-data-cookies.tentative.https.html b/fetch/compression-dictionary/dictionary-clear-site-data-cookies.https.html similarity index 100% rename from fetch/compression-dictionary/dictionary-clear-site-data-cookies.tentative.https.html rename to fetch/compression-dictionary/dictionary-clear-site-data-cookies.https.html diff --git a/fetch/compression-dictionary/dictionary-clear-site-data-storage.tentative.https.html b/fetch/compression-dictionary/dictionary-clear-site-data-storage.https.html similarity index 100% rename from fetch/compression-dictionary/dictionary-clear-site-data-storage.tentative.https.html rename to fetch/compression-dictionary/dictionary-clear-site-data-storage.https.html diff --git a/fetch/compression-dictionary/dictionary-compressed.tentative.https.html b/fetch/compression-dictionary/dictionary-compressed.https.html similarity index 100% rename from fetch/compression-dictionary/dictionary-compressed.tentative.https.html rename to fetch/compression-dictionary/dictionary-compressed.https.html diff --git a/fetch/compression-dictionary/dictionary-decompression.tentative.https.html b/fetch/compression-dictionary/dictionary-decompression.https.html similarity index 100% rename from fetch/compression-dictionary/dictionary-decompression.tentative.https.html rename to fetch/compression-dictionary/dictionary-decompression.https.html diff --git a/fetch/compression-dictionary/dictionary-fetch-no-cors.tentative.https.html b/fetch/compression-dictionary/dictionary-fetch-no-cors.https.html similarity index 100% rename from fetch/compression-dictionary/dictionary-fetch-no-cors.tentative.https.html rename to fetch/compression-dictionary/dictionary-fetch-no-cors.https.html diff --git a/fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html b/fetch/compression-dictionary/dictionary-fetch-with-link-element.https.html similarity index 100% rename from fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html rename to fetch/compression-dictionary/dictionary-fetch-with-link-element.https.html diff --git a/fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html b/fetch/compression-dictionary/dictionary-fetch-with-link-header.https.html similarity index 100% rename from fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html rename to fetch/compression-dictionary/dictionary-fetch-with-link-header.https.html diff --git a/fetch/compression-dictionary/dictionary-registration.tentative.https.html b/fetch/compression-dictionary/dictionary-registration.https.html similarity index 100% rename from fetch/compression-dictionary/dictionary-registration.tentative.https.html rename to fetch/compression-dictionary/dictionary-registration.https.html