Bug 248662 - Remove <font> text-decoration color override quirk.
Summary: Remove <font> text-decoration color override quirk.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar, WPTImpact
Depends on:
Blocks:
 
Reported: 2022-12-02 09:12 PST by ikilpatrick
Modified: 2023-11-30 07:12 PST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ikilpatrick 2022-12-02 09:12:28 PST
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
Comment 1 Radar WebKit Bug Importer 2022-12-02 15:38:48 PST
<rdar://problem/102920597>
Comment 3 EWS 2023-11-30 07:12:42 PST
Committed 271338@main (0f4bbb289452): <https://commits.webkit.org/271338@main>

Reviewed commits have been landed. Closing PR #21074 and removing active labels.