WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-06 07:05:48 PST
<
rdar://problem/117997443
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug