From 8c246c342f50bde5c1762b55e5307d6eb9f2ea48 Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Thu, 7 Dec 2023 15:44:42 +0000 Subject: [PATCH] Bug 1866560 [wpt PR 43343] - Remove tentative from setHTMLUnsafe WPTs, a=testonly Automatic update from web-platform-tests Remove tentative from setHTMLUnsafe WPTs Now that the HTML spec PR has been merged, we can remove the tentative from the filename: https://github.com/whatwg/html/pull/9538 Change-Id: I3f73a4c8040828b8cbf0939ba7f8fac9addc1803 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059429 Commit-Queue: Joey Arhar Reviewed-by: David Baron Cr-Commit-Position: refs/heads/main{#1229582} -- wpt-commits: 8219cf1619ccb622f8ae0d9e61ed273f80991124 wpt-pr: 43343 UltraBlame original commit: 046a9d44fcc7527faaceee93ab34b1851c1a5e5a --- ...ding.tentative.html => Document-parseHTMLUnsafe-encoding.html} | 0 ...ntative.html => Document-parseHTMLUnsafe-style-attribute.html} | 0 ...tive.html => Document-parseHTMLUnsafe-url-base-pushstate.html} | 0 ...base.tentative.html => Document-parseHTMLUnsafe-url-base.html} | 0 ...tentative.html => Document-parseHTMLUnsafe-url-moretests.html} | 0 ...tentative.html => Document-parseHTMLUnsafe-url-pushstate.html} | 0 ...nsafe-url.tentative.html => Document-parseHTMLUnsafe-url.html} | 0 ...rseHTMLUnsafe.tentative.html => Document-parseHTMLUnsafe.html} | 0 ...HTMLUnsafe-04.tentative.html => Element-setHTMLUnsafe-04.html} | 0 .../{setHTMLUnsafe.tentative.html => setHTMLUnsafe.html} | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{Document-parseHTMLUnsafe-encoding.tentative.html => Document-parseHTMLUnsafe-encoding.html} (100%) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{Document-parseHTMLUnsafe-style-attribute.tentative.html => Document-parseHTMLUnsafe-style-attribute.html} (100%) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{Document-parseHTMLUnsafe-url-base-pushstate.tentative.html => Document-parseHTMLUnsafe-url-base-pushstate.html} (100%) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{Document-parseHTMLUnsafe-url-base.tentative.html => Document-parseHTMLUnsafe-url-base.html} (100%) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{Document-parseHTMLUnsafe-url-moretests.tentative.html => Document-parseHTMLUnsafe-url-moretests.html} (100%) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{Document-parseHTMLUnsafe-url-pushstate.tentative.html => Document-parseHTMLUnsafe-url-pushstate.html} (100%) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{Document-parseHTMLUnsafe-url.tentative.html => Document-parseHTMLUnsafe-url.html} (100%) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{Document-parseHTMLUnsafe.tentative.html => Document-parseHTMLUnsafe.html} (100%) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{Element-setHTMLUnsafe-04.tentative.html => Element-setHTMLUnsafe-04.html} (100%) rename testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/{setHTMLUnsafe.tentative.html => setHTMLUnsafe.html} (100%) diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-encoding.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-encoding.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-encoding.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-encoding.html diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-style-attribute.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-style-attribute.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-style-attribute.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-style-attribute.html diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-base-pushstate.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-base-pushstate.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-base-pushstate.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-base-pushstate.html diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-base.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-base.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-base.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-base.html diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-moretests.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-moretests.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-moretests.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-moretests.html diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-pushstate.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-pushstate.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-pushstate.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url-pushstate.html diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe-url.html diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Document-parseHTMLUnsafe.html diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html diff --git a/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.tentative.html b/testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.html similarity index 100% rename from testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.tentative.html rename to testing/web-platform/tests/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.html