[Webkit-unassigned] [Bug 151791] Clipping along compositing borders in svg-edit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 6 11:27:31 PST 2015


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

--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Debugging svg-editor. We're bailing from RenderReplaced::shouldPaint() for the RenderSVGRoot:

      RenderSVGRoot 0x1242bf468 {svg} id="svgroot" (layout overflow 0,0 640x480) (visual overflow 0,0 641x481) at (0,0) size 1920x1440 clipped  at (40,70) size 947x377
        RenderSVGViewportContainer 0x1253fb288 {svg} id="canvasBackground" clipped  at (40,70) size 947x377
          RenderSVGRect 0x124ef4840 {rect} at (40,70) size 947x377 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=640.00] [height=480.00]

What seems wrong is that its visual overflow is smaller than its size.

-- 
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/20151206/150573ed/attachment.html>


More information about the webkit-unassigned mailing list