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
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
<rdar://problem/117997443>