[Webkit-unassigned] [Bug 59059] New: 'new DOMParser().parseFromString(...)' doesn't create shadow DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 18:50:40 PDT 2011


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

           Summary: 'new DOMParser().parseFromString(...)' doesn't create
                    shadow DOM
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rolandsteiner at chromium.org
                CC: dglazkov at chromium.org, dominicc at chromium.org,
                    morrita at google.com
            Blocks: 52962


var doc = new DOMParser().parseFromString('<keygen/>', 'text/xml') doesn't create the shadow tree for the <keygen> element.

-- 
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