[Webkit-unassigned] [Bug 99227] New: Dynamically added elements do not get re-projected.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 12 18:05:15 PDT 2012


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

           Summary: Dynamically added elements do not get re-projected.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sorvell at chromium.org
                CC: dglazkov at chromium.org, dominicc at chromium.org


Created an attachment (id=168521)
 --> (https://bugs.webkit.org/attachment.cgi?id=168521&action=review)
Reduction which can show failure of dynamic reprojection.

If a host has shadowRoot A with a nested shadowRoot B that includes an insertion point in its light dom, if elements are added to the host dynamically, these elements are not projected as expected into B. It's unclear if they are projecting at all as they do not render.

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