Bug 218444

Summary: [LFC][Integration] RenderText::absoluteQuadsForRange should use iterator
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, changseok, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, mmaxfield, pdr, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=218510
Attachments:
Description Flags
patch
ews-feeder: commit-queue-
patch none

Description Antti Koivisto 2020-11-02 07:11:17 PST
It really should
Comment 1 Antti Koivisto 2020-11-02 07:20:42 PST
Created attachment 412916 [details]
patch
Comment 2 Antti Koivisto 2020-11-02 11:38:58 PST
Created attachment 412950 [details]
patch
Comment 3 zalan 2020-11-02 12:16:50 PST
Comment on attachment 412950 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=412950&action=review

> LayoutTests/ChangeLog:12
> +        On legacy path <br> y position is miscomputed affecting getBoundingClientRect().
> +        Update the test to match the new behavior. Results now match Firefox and Chrome.

yay!
Comment 4 EWS 2020-11-02 13:43:11 PST
Committed r269272: <https://trac.webkit.org/changeset/269272>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412950 [details].
Comment 5 Radar WebKit Bug Importer 2020-11-02 13:44:24 PST
<rdar://problem/70964539>