[Webkit-unassigned] [Bug 61983] New: [Meta] Elements with shadow DOM should produce viable clones

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 19:49:13 PDT 2011


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

           Summary: [Meta] Elements with shadow DOM should produce viable
                    clones
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        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: dglazkov at chromium.org, tkent at chromium.org
        Depends on: 61909


Cloning an element with shadow DOM can produce broken clones when elements in the shadow are implemented with derived C++ types. That is because these elements are cloned based on their tag names, not their actual C++ types. This is a tracking bug for fixing elements that fall into this trap.

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