Bug 112869

Summary: [Shadow]: @host styles are not applied dynamically
Product: WebKit Reporter: Steve Orvell <sorvell>
Component: DOMAssignee: Takashi Sakamoto <tasak>
Status: RESOLVED FIXED    
Severity: Normal CC: dominicc, esprehn+autocc, esprehn, macpherson, menard, ojan.autocc, tasak, webcomponents-bugzilla, webkit.review.bot
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 72352, 59827    
Attachments:
Description Flags
reduction
none
Patch none

Description Steve Orvell 2013-03-20 19:25:34 PDT
Created attachment 194168 [details]
reduction

A node with a shadowRoot that has an @host selector which matches dynamically after the shadowRoot is rendered will not be applied.
Comment 1 Takashi Sakamoto 2013-03-21 01:35:47 PDT
Created attachment 194200 [details]
Patch
Comment 2 Elliott Sprehn 2013-03-21 04:00:25 PDT
Comment on attachment 194200 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2013-03-21 20:04:42 PDT
Comment on attachment 194200 [details]
Patch

Clearing flags on attachment: 194200

Committed r146556: <http://trac.webkit.org/changeset/146556>
Comment 4 WebKit Review Bot 2013-03-21 20:04:48 PDT
All reviewed patches have been landed.  Closing bug.