Bug 236817
| Summary: | Add support for ::target-text | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Megan Gardner <megan_gardner> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ie2kl43y, sebastianzartner, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Megan Gardner
Our lack of implementation of ::target-text causes us to fail/need to skip:
imported/w3c/web-platform-tests/css/css-pseudo/target-text-dynamic-003.html
imported/w3c/web-platform-tests/css/css-pseudo/target-text-text-decoration-001.html
as well as many other previously-skipped bugs.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89448807>
Sebastian Zartner
For what it's worth, here's the spec. URL:
https://drafts.csswg.org/css-pseudo-4/#selectordef-target-text
Sebastian