Bug 278081
| Summary: | ::target-text cannot be applied on visited links | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aditya Keerthi <akeerthi> |
| Component: | CSS | Assignee: | Aditya Keerthi <akeerthi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aditya Keerthi
a:visited::target-text {
color: lime;
background: green;
}
is not working. css/css-pseudo/target-text-008.html is failing because of this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133814103>
Aditya Keerthi
Pull request: https://github.com/WebKit/WebKit/pull/32171
EWS
Committed 282240@main (93f73ae14269): <https://commits.webkit.org/282240@main>
Reviewed commits have been landed. Closing PR #32171 and removing active labels.