[Webkit-unassigned] [Bug 105474] New: [Shadow DOM] Inserting a shadow host into its own shadow crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 15:59:28 PST 2012


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

           Summary: [Shadow DOM] Inserting a shadow host into its own
                    shadow crashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: data:text/html,<body><script>var s =
                    document.body.webkitCreateShadowRoot();
                    s.appendChild(document.body);</script>
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at chromium.org
                CC: dominicc at chromium.org


I am not sure what the correct semantics are, but I think this should throw a DOM hierarchy exception.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list