[wpt-sync] Sync PR 44958 - Render arbitrary content in StylableSelect <option>s
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44958 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44958
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Render arbitrary content in StylableSelect <option>s
This patch changes the slotting of \<option>'s UA shadowroot when they
are in a \<select> with appearance:bikeshed.Bug: 1511354
Change-Id: I001a4b77660e022c5f538801579c7e99604579c0Reviewed-on: https://chromium-review.googlesource.com/5337004
WPT-Export-Revision: db3e13decea51c4f061893084f4e3adb10fa0091
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 2•11 months ago
|
||
Assignee | ||
Comment 3•11 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 3 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 4
TIMEOUT
: 1
Chrome
OK
: 1
PASS
: 3
FAIL
: 2
Safari
OK
: 1
FAIL
: 4
TIMEOUT
: 1
Links
Details
New Tests That Don't Pass
- /html/semantics/forms/the-select-element/select-child-button-and-datalist-invalidation.tentative.html [wpt.fyi]:
TIMEOUT
(Chrome:FAIL
, Safari:TIMEOUT
) - /html/semantics/forms/the-select-element/select-child-button-and-datalist.tentative.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /html/semantics/forms/the-select-element/select-datalist-options-idl.tentative.html [wpt.fyi]
- Option elements should work if they are a descendant of a selects datalist.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Options in datalist should still work when the multiple attribute is added.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Options in datalist in multiple should work after re-parsing and re-attaching.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Option elements should work if they are a descendant of a selects datalist.:
Comment 5•11 months ago
|
||
bugherder |
Description
•