[Webkit-unassigned] [Bug 138101] Customizing the viewBox via a fragment identifier does not properly clip the image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 28 11:39:14 PDT 2014


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

Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krit at webkit.org

--- Comment #4 from Dirk Schulze <krit at webkit.org> ---
(In reply to comment #0)
> Created attachment 240500 [details]
> SVG Sheet
> 
> When using SVG in an image tag, and customizing the viewBox via a fragment
> identifier (using svgView or a named view), the viewBox translates but does
> not adjust width/height correctly. In the above test file, you will see a
> portion of an orange square, which should be clipped out of the custom view
> box.

Clipping sounds confusing here. A viewBox never clips something. But from what I get, the translation works (x,y values) but the scaling does not?

-- 
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/20141028/ae8b9162/attachment-0002.html>


More information about the webkit-unassigned mailing list