Bug 231510 - Remove inline box decoration painting quirk
Summary: Remove inline box decoration painting quirk
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-11 06:05 PDT by Antti Koivisto
Modified: 2021-10-11 08:44 PDT (History)
10 users (show)

See Also:


Attachments
Patch (53.12 KB, patch)
2021-10-11 06:08 PDT, Antti Koivisto
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (52.34 KB, patch)
2021-10-11 06:24 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (52.42 KB, patch)
2021-10-11 07:23 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-10-11 06:05:42 PDT
This narrow quirk implemented in InlineBoxPainter::constrainToLineTopAndBottomIfNeeded constraints painting of inline box decorations in quirks mode. It has been removed from Chrome so likely web compatible.
Comment 1 Antti Koivisto 2021-10-11 06:08:22 PDT
Created attachment 440780 [details]
Patch
Comment 2 Antti Koivisto 2021-10-11 06:24:53 PDT
Created attachment 440781 [details]
Patch
Comment 3 Antti Koivisto 2021-10-11 07:23:35 PDT
Created attachment 440787 [details]
Patch
Comment 4 EWS 2021-10-11 08:43:32 PDT
Committed r283895 (242772@main): <https://commits.webkit.org/242772@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440787 [details].
Comment 5 Radar WebKit Bug Importer 2021-10-11 08:44:18 PDT
<rdar://problem/84100550>