From 96f80663224436148804301641fe16244ce16a59 Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Tue, 13 May 2025 14:13:34 -0700 Subject: [PATCH] Make close Based on feedback in the on these tags when parsing an : https://github.com/whatwg/html/pull/10557#issuecomment-2847093540 If the UseCounter shows that usage is low enough, then we could remove this behavior. Bug: 402429384 Change-Id: Id8809d40162c7fd06a446e146d65aaf6258d2e5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6506819 Reviewed-by: Mason Freed Commit-Queue: Joey Arhar Cr-Commit-Position: refs/heads/main@{#1459707} --- .../customizable-select/select-parsing.tentative.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html b/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html index 0c6972bcab5b8d..5fe50d50775883 100644 --- a/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html +++ b/html/semantics/forms/the-select-element/customizable-select/select-parsing.tentative.html @@ -104,6 +104,14 @@ + + + +
keep this div after the last test case