NEW 230174
[RenderTreeAsText] Add support for non-integral geometry value.
https://bugs.webkit.org/show_bug.cgi?id=230174
Summary [RenderTreeAsText] Add support for non-integral geometry value.
zalan
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.