Bug 223814
Summary: | Support chaining tree-abiding pseudo elements after ::slotted() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | alanodaval, emilio, jeroen.zwartepoorte, kevin.flanagan, koivisto, rniwa, webkit-bug-importer, woodlxf00 |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 14 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 178237 | ||
Bug Blocks: | 148695 |
Tim Nguyen (:ntim)
http://wpt.live/css/css-scoping/slotted-placeholder.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/75897956>
Tim Nguyen (:ntim)
This is about other tree-abiding pseudos (before/after/marker/file-selector-button/placeholder) as well. Some `::slotted()` parsing WPT fail because of this.
Antti Koivisto
178237 covered before/after/marker
Jeroen Zwartepoorte
Reproduction for `::slotted(input)::placeholder` working fine in Chromium & FF, but broken in WebKit: https://codepen.io/jpzwarte/pen/dPbybwx