Bug 230174

Summary: [RenderTreeAsText] Add support for non-integral geometry value.
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

alan
Reported 2021-09-10 15:58:41 PDT
e.g. if (is<RenderText>(o)) { ... r = IntRect(text.firstRunLocation(), text.linesBoundingBox().size());
Attachments
Radar WebKit Bug Importer
Comment 1 2021-09-17 15:59:24 PDT
Note You need to log in before you can comment on or make changes to this bug.