diff --git a/html/semantics/forms/the-select-element/customizable-select/selectedcontent-mutations.html b/html/semantics/forms/the-select-element/customizable-select/selectedcontent-mutations.html index e4e3e994d91658..ff1b6a1b2b2f33 100644 --- a/html/semantics/forms/the-select-element/customizable-select/selectedcontent-mutations.html +++ b/html/semantics/forms/the-select-element/customizable-select/selectedcontent-mutations.html @@ -326,9 +326,7 @@ "Type: childList | Target: select | Added: [#text: \"\"] | After: button", "Type: childList | Target: select | Added: [option] | After: #text: \"\"", "Type: childList | Target: selectedcontent | Removed: [#text: \"outer1\", selectedcontent, #text: \"\"]", - "Type: childList | Target: selectedcontent | Removed: [#text: \"inner1\"]", "Type: childList | Target: selectedcontent | Removed: [#text: \"outer2\", selectedcontent, #text: \"\"]", - "Type: childList | Target: selectedcontent | Removed: [#text: \"inner2\"]", "Type: childList | Target: option | Added: [#text: \"option\"]", "Type: childList | Target: selectedcontent | Added: [#text: \"option\"]", "Type: childList | Target: selectedcontent | Added: [#text: \"option\"]", diff --git a/html/semantics/forms/the-select-element/customizable-select/selectedcontent-nested.html b/html/semantics/forms/the-select-element/customizable-select/selectedcontent-nested.html index fd2df7a96d8dfb..31a364ae278136 100644 --- a/html/semantics/forms/the-select-element/customizable-select/selectedcontent-nested.html +++ b/html/semantics/forms/the-select-element/customizable-select/selectedcontent-nested.html @@ -5,9 +5,7 @@ @@ -15,7 +13,6 @@