[Webkit-unassigned] [Bug 141929] New: Changing presentation attributes of shape referenced by <use> in <clipPath> breaks clipping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 15:14:48 PST 2015


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

            Bug ID: 141929
           Summary: Changing presentation attributes of shape referenced
                    by <use> in <clipPath> breaks clipping
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joenudell at gmail.com
                CC: zimmermann at kde.org

If I change a presentation attribute such as width or height on a shape referenced by a <use> tag in a <clipPath>, the <use> does not update an instead will hide any layers that are using this clipPath. I've reproduced this here:

http://jsfiddle.net/joenudell/6ftozo9r/4/

The fiddle does what I'd expect in the various versions of Chrome, FF, and IE that I tried, but fails consistently in Safari 8.0.3 (10600.3.18) and the latest WebKit nightly (r180599).

I'm told the fiddle works correctly on Safari 6.1.6 (7537.78.2), so this could be a regression.

-- 
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/20150223/35eb40ac/attachment-0002.html>


More information about the webkit-unassigned mailing list