Bug 264109 - [CSS] link :visited pseudo-class color should fallback to link color
Summary: [CSS] link :visited pseudo-class color should fallback to link color
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthieu Dubet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-02 12:20 PDT by Matthieu Dubet
Modified: 2024-03-07 23:00 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Dubet 2023-11-02 12:20:48 PDT
Currently, it fallbacks to the default black color.
Comment 1 Matthieu Dubet 2023-11-02 12:21:02 PDT
rdar://115289075
Comment 2 Tim Nguyen (:ntim) 2023-11-02 12:54:39 PDT
PR: https://github.com/WebKit/WebKit/pull/19897
Comment 3 EWS 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.
Comment 4 Thomas Wisniewski [:twisniewski] 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?
Comment 5 Matthieu Dubet 2024-03-07 12:54:20 PST
They have been merged into WPT cf the pull request in "See also".

https://wpt.fyi/results/svg/styling/color-inherit-link-visited.svg?label=master&label=experimental&aligned&q=color-inherit
Comment 6 Thomas Wisniewski [:twisniewski] 2024-03-07 12:57:00 PST
Oh, I see, it's under svg/styling in the PR, my mistake. Thanks!
Comment 7 Tim Nguyen (:ntim) 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