[Webkit-unassigned] [Bug 248662] New: Remove <font> text-decoration color override quirk.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 09:12:28 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=248662

            Bug ID: 248662
           Summary: Remove <font> text-decoration color override quirk.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ikilpatrick at chromium.org

See: https://github.com/whatwg/html/issues/8566

Blink is attempting to remove this quirk in the M110 release (stable in ~7th Feb 2023) behind a kill-switch. See:
https://bugs.chromium.org/p/chromium/issues/detail?id=1394817

Implemented differently in each browser - but likely this piece of code in WebKit:
https://github.com/WebKit/WebKit/blob/3401a13c6836f31a9590881bbff4333c10a2f0b5/Source/WebCore/rendering/TextDecorationPainter.cpp#L371

-- 
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/20221202/3056391d/attachment.htm>


More information about the webkit-unassigned mailing list