Commit 81a203f
committed
Bug 1966239 [wpt PR 52511] - Make <input> close <option> and <optgroup>,
Automatic update from web-platform-tests
Make <input> close <option> and <optgroup>
Based on feedback in the <select> parser relaxation HTML spec PR, we
might want to close the <select> on these tags when parsing an <input>:
whatwg/html#10557 (comment)
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 <masonfchromium.org>
Commit-Queue: Joey Arhar <jarharchromium.org>
Cr-Commit-Position: refs/heads/main{#1459707}
--
wpt-commits: 6c98531aeb946b53b33f623f429115fe324ccc24
wpt-pr: 52511
Differential Revision: https://phabricator.services.mozilla.com/D250159
UltraBlame original commit: c00b637c616ddc27b3b95af3ce3e4ee989a8be741 parent 2a9e4bb commit 81a203f
File tree
1 file changed
+8
-0
lines changed- testing/web-platform/tests/html/semantics/forms/the-select-element/customizable-select
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
107 | 115 | | |
108 | 116 | | |
109 | 117 | | |
| |||
0 commit comments