[Webkit-unassigned] [Bug 158329] New: Using svg clipPaths causes position: relative elements to not be displayed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 17:12:58 PDT 2016


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

            Bug ID: 158329
           Summary: Using svg clipPaths causes position: relative elements
                    to not be displayed.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

Created attachment 280387
  --> https://bugs.webkit.org/attachment.cgi?id=280387&action=review
test case

Open the attached test case. It has one inline-block <div> element which is clipped with an SVG clipPath. And another <div> element which is positioned relative.

Result: The relative <div> element is not displayed.
Expected: The relative <div> element should be displayed.

-- 
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/20160603/e0d660c2/attachment.html>


More information about the webkit-unassigned mailing list