[Webkit-unassigned] [Bug 183780] New: height miscalcuation in SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 09:12:01 PDT 2018


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

            Bug ID: 183780
           Summary: height miscalcuation in SVG
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ac at alastc.com

Zoom on this SVG example has unexpected effects:
https://w3c.github.io/graphics-aria/img/nested-figures.html 

(NB: text-size increases work fine, it is the standard pixel-based zoom that is affected.)

It appears that the (inline) y value on the <rect> elements is not increased with the zoom, so the text goes behind the rect.

Noticed whilst @AmeliasBrain was working on the spec: https://w3c.github.io/graphics-aria/#role_other

-- 
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/20180320/be861136/attachment.html>


More information about the webkit-unassigned mailing list