Bug 99227

Summary: Dynamically added elements do not get re-projected.
Product: WebKit Reporter: Steve Orvell <sorvell>
Component: DOMAssignee: Shinya Kawanaka <shinyak>
Status: RESOLVED FIXED    
Severity: Normal CC: dominicc, hayato, shinyak, webcomponents-bugzilla, webkit.review.bot
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 96986    
Attachments:
Description Flags
Reduction which can show failure of dynamic reprojection.
none
Patch none

Steve Orvell
Reported 2012-10-12 18:05:58 PDT
Created attachment 168521 [details] 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.
Attachments
Reduction which can show failure of dynamic reprojection. (642 bytes, text/html)
2012-10-12 18:05 PDT, Steve Orvell
no flags
Patch (3.96 KB, patch)
2012-10-17 05:37 PDT, Shinya Kawanaka
no flags
Shinya Kawanaka
Comment 1 2012-10-16 23:25:46 PDT
I'll take a look
Shinya Kawanaka
Comment 2 2012-10-17 05:37:29 PDT
WebKit Review Bot
Comment 3 2012-10-17 10:07:43 PDT
Comment on attachment 169166 [details] Patch Clearing flags on attachment: 169166 Committed r131615: <http://trac.webkit.org/changeset/131615>
WebKit Review Bot
Comment 4 2012-10-17 10:07:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.