NEW 264252
[CSS] applyInheritXXX should inherit from visited link style (not from regular style) when appropriate
https://bugs.webkit.org/show_bug.cgi?id=264252
Summary [CSS] applyInheritXXX should inherit from visited link style (not from regula...
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.