Bug 313131
| Summary: | Enhanced <select>: option elements need to update their shadow tree even when they have an owner | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
| Component: | Forms | Assignee: | Anne van Kesteren <annevk> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | annevk, cdumez, rniwa, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 286642 | ||
Luke Warlow
I'm not sure if this is as minimal as it could be but based on a demo (https://codepen.io/editor/WickyNilliams/pen/019dba7a-6160-76db-95df-6ba3cfcd17b8)
I've found a bug in safari tech previews currently base appearance select where it'll render a select without rendering its options correctly.
A more minimal version can be found at: https://codepen.io/lukewarlow/pen/GgjbWOW - it seems related to shadow roots but I can't only reproduce it with imperative shadow dom, not declarative.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175441955>
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/64467
EWS
Committed 312808@main (85b1a483112f): <https://commits.webkit.org/312808@main>
Reviewed commits have been landed. Closing PR #64467 and removing active labels.