Closed
Bug 1941899
Opened 1 month ago
Closed 25 days ago
[wpt-sync] Sync PR 50108 - Make ElementInnerTextCollector use new <select> content model
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50108 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50108
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Make ElementInnerTextCollector use new <select> content model
Fixed: 387440276
Change-Id: If074f5c820fe1f7645d73e11423976ac8490bf64Reviewed-on: https://chromium-review.googlesource.com/6173103
WPT-Export-Revision: caee5958d0ce3e9a643cb09594f2adae6c21bf4d
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•29 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a017bfda57ed2eadc19262aa03eca65740f271b0
Assignee | ||
Comment 2•29 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 4
Chrome
OK
: 1
PASS
: 1
FAIL
: 3
Links
Details
New Tests That Don't Pass
- /html/semantics/forms/the-select-element/customizable-select/select-innertext.tentative.html [wpt.fyi]
- <select> innerText with old content model and appearance:auto.:
FAIL
(Chrome:PASS
) - <select> innerText with new content model and appearance:auto.:
FAIL
(Chrome:FAIL
) - <select> innerText with new content model and appearance:base-select.:
FAIL
(Chrome:FAIL
) - <select> innerText with new content model and appearance:base-select with picker open.:
FAIL
(Chrome:FAIL
)
- <select> innerText with old content model and appearance:auto.:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/289dad9014a3
[wpt PR 50108] - Make ElementInnerTextCollector use new <select> content model, a=testonly
https://hg.mozilla.org/integration/autoland/rev/2bf5497695cd
[wpt PR 50108] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/289dad9014a3
https://hg.mozilla.org/mozilla-central/rev/2bf5497695cd
Status: NEW → RESOLVED
Closed: 25 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•