[Webkit-unassigned] [Bug 151995] New: Overflowing SVG is sometimes clipped at tile boundaries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 09:53:33 PST 2015


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

            Bug ID: 151995
           Summary: Overflowing SVG is sometimes clipped at tile
                    boundaries
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: zalan at apple.com, zimmermann at kde.org

Created attachment 266901
  --> https://bugs.webkit.org/attachment.cgi?id=266901&action=review
Testcase

Attached testcase shows a bug where overflowing SVG is clipped sometimes.

The bug is that we treat the RenderSVGRoot as a layout boundary, but when it has overflow, we need to propagate layout to the containers, so that the inline boxes compute the correct overflow.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151208/272efc5b/attachment.html>


More information about the webkit-unassigned mailing list