From 87038037a69d96cbfa83f2dc370f8478ff472851 Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Thu, 7 Nov 2024 16:37:24 -0800 Subject: [PATCH] Rename to This rename was decided here: https://github.com/openui/open-ui/issues/1112 Change-Id: I5ed2a5b7dca3d6c62ad73c609eed898dca44cefd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5983471 Reviewed-by: Traian Captan Commit-Queue: Joey Arhar Cr-Commit-Position: refs/heads/main@{#1380043} --- .../nested-select-crash.html | 4 +- ...ml => selectedcontent-restore-iframe.html} | 2 +- ...l => selectedcontent-in-option-crash.html} | 4 +- ...=> selectedcontent-restore.tentative.html} | 8 +-- ...ve.html => selectedcontent.tentative.html} | 54 +++++++++---------- ...selectedcontentelement-attr.tentative.html | 50 +++++++++++++++++ .../selectedoptionelement-attr.tentative.html | 50 ----------------- .../switch-picker-appearance.tentative.html | 2 +- 8 files changed, 87 insertions(+), 87 deletions(-) rename html/semantics/forms/the-select-element/customizable-select/resources/{selectedoption-restore-iframe.html => selectedcontent-restore-iframe.html} (86%) rename html/semantics/forms/the-select-element/customizable-select/{selectedoption-in-option-crash.html => selectedcontent-in-option-crash.html} (79%) rename html/semantics/forms/the-select-element/customizable-select/{selectedoption-restore.tentative.html => selectedcontent-restore.tentative.html} (81%) rename html/semantics/forms/the-select-element/customizable-select/{selectedoption.tentative.html => selectedcontent.tentative.html} (50%) create mode 100644 html/semantics/forms/the-select-element/customizable-select/selectedcontentelement-attr.tentative.html delete mode 100644 html/semantics/forms/the-select-element/customizable-select/selectedoptionelement-attr.tentative.html diff --git a/html/semantics/forms/the-select-element/customizable-select/nested-select-crash.html b/html/semantics/forms/the-select-element/customizable-select/nested-select-crash.html index dea01de80be0cf..b50d41faef4afb 100644 --- a/html/semantics/forms/the-select-element/customizable-select/nested-select-crash.html +++ b/html/semantics/forms/the-select-element/customizable-select/nested-select-crash.html @@ -11,14 +11,14 @@ diff --git a/html/semantics/forms/the-select-element/customizable-select/resources/selectedoption-restore-iframe.html b/html/semantics/forms/the-select-element/customizable-select/resources/selectedcontent-restore-iframe.html similarity index 86% rename from html/semantics/forms/the-select-element/customizable-select/resources/selectedoption-restore-iframe.html rename to html/semantics/forms/the-select-element/customizable-select/resources/selectedcontent-restore-iframe.html index 12824d43f357b3..b38ed6275480a8 100644 --- a/html/semantics/forms/the-select-element/customizable-select/resources/selectedoption-restore-iframe.html +++ b/html/semantics/forms/the-select-element/customizable-select/resources/selectedcontent-restore-iframe.html @@ -7,7 +7,7 @@
diff --git a/html/semantics/forms/the-select-element/customizable-select/selectedoption-restore.tentative.html b/html/semantics/forms/the-select-element/customizable-select/selectedcontent-restore.tentative.html similarity index 81% rename from html/semantics/forms/the-select-element/customizable-select/selectedoption-restore.tentative.html rename to html/semantics/forms/the-select-element/customizable-select/selectedcontent-restore.tentative.html index 1545c4cdfa4696..da5fe450abbae0 100644 --- a/html/semantics/forms/the-select-element/customizable-select/selectedoption-restore.tentative.html +++ b/html/semantics/forms/the-select-element/customizable-select/selectedcontent-restore.tentative.html @@ -6,7 +6,7 @@ - + diff --git a/html/semantics/forms/the-select-element/customizable-select/selectedoption.tentative.html b/html/semantics/forms/the-select-element/customizable-select/selectedcontent.tentative.html similarity index 50% rename from html/semantics/forms/the-select-element/customizable-select/selectedoption.tentative.html rename to html/semantics/forms/the-select-element/customizable-select/selectedcontent.tentative.html index 398b0b988de057..77ff46a3b33437 100644 --- a/html/semantics/forms/the-select-element/customizable-select/selectedoption.tentative.html +++ b/html/semantics/forms/the-select-element/customizable-select/selectedcontent.tentative.html @@ -15,7 +15,7 @@ should make it clear its contents.'); - button.appendChild(selectedOption); - assert_equals(selectedOption.innerHTML, optionTwo.innerHTML, - 'Re-inserting the should make it update its contents.'); + assert_equals(selectedcontent.innerHTML, '', + 'Removing the from the + + + + + + diff --git a/html/semantics/forms/the-select-element/customizable-select/selectedoptionelement-attr.tentative.html b/html/semantics/forms/the-select-element/customizable-select/selectedoptionelement-attr.tentative.html deleted file mode 100644 index f7ef48c24e401f..00000000000000 --- a/html/semantics/forms/the-select-element/customizable-select/selectedoptionelement-attr.tentative.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - diff --git a/html/semantics/forms/the-select-element/customizable-select/switch-picker-appearance.tentative.html b/html/semantics/forms/the-select-element/customizable-select/switch-picker-appearance.tentative.html index 3367cc7cd37dd6..75cb63fce804f5 100644 --- a/html/semantics/forms/the-select-element/customizable-select/switch-picker-appearance.tentative.html +++ b/html/semantics/forms/the-select-element/customizable-select/switch-picker-appearance.tentative.html @@ -123,7 +123,7 @@