Closed Bug 2037035 Opened 1 month ago Closed 1 month ago

[wpt-sync] Sync PR 59641 - Allow <input> in <select> before <option>s

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
152 Branch
Tracking Status
firefox152 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Attachments

(1 file)

Sync web-platform-tests PR 59641 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/59641
Details from upstream follow.

Joey Arhar <jarhar@chromium.org> wrote:

Allow <input> in <select> before <option>s

This patch allows behind a flag and UseCounts when an \<input> is parsed
inside a \<select> before any \<option> elements were parsed inside the
\<select>. Before this patch, \<input> would close their ancestor \<select>
before being inserted.

Bug: 396300371
Change-Id: Ia2e3aeb4894e798a950d1b3732208134908f8fdc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7804988
Reviewed-by: Joey Arhar \<jarhar@chromium.org>
Reviewed-by: Mason Freed \<masonf@chromium.org>
Commit-Queue: Joey Arhar \<jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1625031}

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Attached file Notable wpt changes

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 132 tests

Status Summary

Firefox

OK : 2[GitHub] 58[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
PASS: 7[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 19[GitHub] 67[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 72[Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt] 82[Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt] 83[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt]
FAIL: 2[GitHub] 116[Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt] 143[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 171[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt] 172[Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]

Chrome

OK : 2
PASS: 20
FAIL: 1

Safari

OK : 2
PASS: 19
FAIL: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

(See attachment for full changes)

Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: