RESOLVED FIXED 264109
[CSS] link :visited pseudo-class color should fallback to link color
https://bugs.webkit.org/show_bug.cgi?id=264109
Summary [CSS] link :visited pseudo-class color should fallback to link color
Matthieu Dubet
Reported 2023-11-02 12:20:48 PDT
Currently, it fallbacks to the default black color.
Attachments
Matthieu Dubet
Comment 1 2023-11-02 12:21:02 PDT
Tim Nguyen (:ntim)
Comment 2 2023-11-02 12:54:39 PDT
EWS
Comment 3 2023-11-06 08:19:03 PST
Committed 270270@main (f93d71021b66): <https://commits.webkit.org/270270@main> Reviewed commits have been landed. Closing PR #19897 and removing active labels.
Thomas Wisniewski [:twisniewski]
Comment 4 2024-03-07 12:48:33 PST
I don't see the WPT svg/color-inherit-link-visited.html that is in this patch on wpt.fyi or wpt.live.. maybe we should have it added there, too?
Matthieu Dubet
Comment 5 2024-03-07 12:54:20 PST
Thomas Wisniewski [:twisniewski]
Comment 6 2024-03-07 12:57:00 PST
Oh, I see, it's under svg/styling in the PR, my mistake. Thanks!
Tim Nguyen (:ntim)
Comment 7 2024-03-07 23:00:26 PST
(In reply to Thomas Wisniewski [:twisniewski] from comment #6) > Oh, I see, it's under svg/styling in the PR, my mistake. Thanks! Yeah looks like it was moved into svg/styling in https://github.com/web-platform-tests/wpt/commit/3b5f52f7793a33e593631cfe597dc180db231fb1
Note You need to log in before you can comment on or make changes to this bug.