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