[Webkit-unassigned] [Bug 154576] New: <g> wrapping <symbol> causes display of hidden <symbol>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 01:01:39 PST 2016


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

            Bug ID: 154576
           Summary: <g> wrapping <symbol> causes display of hidden
                    <symbol>
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: iOS 9.2
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: craigmandsager at yahoo.com
                CC: zimmermann at kde.org

Created attachment 271994
  --> https://bugs.webkit.org/attachment.cgi?id=271994&action=review
<g> wrapping <symbol> causes display of hidden <symbol>

A <symbol> should never be directly displayed. Yet <g> wrapping <symbol> causes display of hidden <symbol> if the <g> is referenced by another <use>. In the test file, the expected image should be two red rectangles aligned on a diagonal (displays correctly in Firefox), the black (unfilled) rectangle should never be visible (is visible in Safari).

-- 
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/20160223/6ed5fd75/attachment.html>


More information about the webkit-unassigned mailing list