[Webkit-unassigned] [Bug 139132] New: SVG elements are not reordered correctly when other elements are inserted through the svg DOM interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 1 09:51:14 PST 2014


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

            Bug ID: 139132
           Summary: SVG elements are not reordered correctly when other
                    elements are inserted through the svg DOM interface.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: zimmermann at kde.org

Created attachment 242318
  --> https://bugs.webkit.org/attachment.cgi?id=242318&action=review
Testcase for dynamic switch changes

Open the attached test file. The whole page should just display a lime color.

When a new element is inserted in an SVG, the z-order of the svg elements should be updated to reflect the new addition. Also when existing svg elements are reinserted in a different order, the z-order should be updated to reflect this change.

NOTE: The attached file is an imported Mozilla test file for svg.

-- 
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/20141201/f441256f/attachment-0002.html>


More information about the webkit-unassigned mailing list