[Webkit-unassigned] [Bug 260537] New: Use PaintBehavior::DontShowVisitedLinks to prevent :visited link style in subtrees that use mix-blend-mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 22 12:53:17 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260537
Bug ID: 260537
Summary: Use PaintBehavior::DontShowVisitedLinks to prevent
:visited link style in subtrees that use
mix-blend-mode
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
This is a follow-up for bug 257822. Setting a state on the RenderStyle to fix the blend mode bug 225446 was not the right approach. Instead we should add the flag PaintBehavior::DontShowVisitedLinks if the blendMode() is not equal to BlendMode::Normal.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230822/37e0d8c8/attachment.htm>
More information about the webkit-unassigned
mailing list