[Webkit-unassigned] [Bug 75781] Rounding artifact in SVGTextNode.getBBox()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 10:07:40 PDT 2022


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |sabouhallawa at apple.com
     Ever confirmed|0                           |1

--- Comment #14 from Alexey Proskuryakov <ap at webkit.org> ---
This test doesn't work from an attachment any more. It embeds YUI over plain http, and loading that from https is blocked. One needs to download it, and open as a file.

With that, the test still fails:

Expected width = 1.43 and height = 0.09. Returned by getBBox(): width = 1.296875, height = 0.09375

I do not know if that's a bug or expected behavior at this point.

-- 
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/20220609/ff01d9a5/attachment.htm>


More information about the webkit-unassigned mailing list