Bug 264252

Summary: [CSS] applyInheritXXX should inherit from visited link style (not from regular style) when appropriate
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Matthieu Dubet
Reported 2023-11-06 07:05:12 PST
The `inherit` CSS keyword should properly inherit visited link style when appropriate, not the regular style. Example of the bug: https://github.com/WebKit/WebKit/blob/27c29b9a3da717153d5830d813ddccbfa2999493/Source/WebCore/style/StyleBuilderCustom.h#L750
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-06 07:05:48 PST
Note You need to log in before you can comment on or make changes to this bug.