commit 501231c13f3f6a860dbbb275ebc99ad84cea5b86 parent 863f33c85c06ac304e5c7c5aeaf87bfffe3d60a0 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Wed, 15 Oct 2025 05:20:38 +0000 Bug 1994294 [wpt PR 55424] - Update wpt metadata, a=testonly wpt-pr: 55424 wpt-type: metadata Diffstat:
| A | testing/web-platform/meta/html/semantics/forms/the-select-element/select-selectedOptions-nesting.window.js.ini | | | 33 | +++++++++++++++++++++++++++++++++ |
1 file changed, 33 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/select-selectedOptions-nesting.window.js.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-selectedOptions-nesting.window.js.ini @@ -0,0 +1,33 @@ +[select-selectedOptions-nesting.window.html] + [<select> containing <option><option selected>] + expected: FAIL + + [<select> containing <hr><option selected>] + expected: FAIL + + [<select> containing <select><option selected>] + expected: FAIL + + [<select><optgroup> containing <option><option selected>] + expected: FAIL + + [<select><optgroup> containing <hr><option selected>] + expected: FAIL + + [<select><optgroup> containing <select><option selected>] + expected: FAIL + + [<select><optgroup> containing <optgroup><option selected>] + expected: FAIL + + [<select><div><optgroup><div> containing <option><option selected>] + expected: FAIL + + [<select><div><optgroup><div> containing <hr><option selected>] + expected: FAIL + + [<select><div><optgroup><div> containing <select><option selected>] + expected: FAIL + + [<select><div><optgroup><div> containing <optgroup><option selected>] + expected: FAIL