[Webkit-unassigned] [Bug 230174] New: [RenderTreeAsText] Add support for non-integral geometry value.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 10 15:58:41 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230174

            Bug ID: 230174
           Summary: [RenderTreeAsText] Add support for non-integral
                    geometry value.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

e.g.
if (is<RenderText>(o)) {
... 
    r = IntRect(text.firstRunLocation(), text.linesBoundingBox().size());

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210910/f448ead3/attachment.htm>


More information about the webkit-unassigned mailing list