Bug 220740
Summary: | Remove activation behavior and :link/:visited/:any-link matching for <link>s | ||
---|---|---|---|
Product: | WebKit | Reporter: | Domenic Denicola <d> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, ahmad.saleem792, ap, bfulgham, cdumez, hi, philip, rniwa, smoley, thorton, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Domenic Denicola
Spec change: https://github.com/whatwg/html/pull/6269
Test updates and additions: https://github.com/web-platform-tests/wpt/pull/27178
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/73474856>
Philip Jägenstedt
This also shows up in https://developer.mozilla.org/en-US/docs/Web/CSS/:visited#browser_compatibility
When this is fixed, sending a PR to update BCD would be nice. (It's not tested automatically, so otherwise it's likely to remain for a long time.)
Ahmad Saleem
As per WPT Pull requests in Comment 0, it added following test to master / main:
https://github.com/web-platform-tests/wpt/commit/7fb79576dbe83e74f5e375ed887e3338b501de2a
and Safari Technology Preview 151 pass them:
https://wpt.fyi/results/html/infrastructure/urls/resolving-urls/query-encoding?label=master&label=experimental&aligned&view=subtest&q=query-encoding%2Fnavigation.sub
https://wpt.fyi/results/html/semantics/selectors/pseudo-classes/link.html?label=master&label=experimental&aligned
____
rniwa@webkit.org - Is anything else needed here? Thanks!
Ryosuke Niwa
*** This bug has been marked as a duplicate of bug 227847 ***