Bug 96404

Summary: [Shadow DOM] Unpolished elements should reject author shadows
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric.carlson, feature-media-reviews, mifenton, tkent, webcomponents-bugzilla, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 82313    
Attachments:
Description Flags
Patch
none
Patch none

Description Hajime Morrita 2012-09-11 10:08:05 PDT
Even though they don't crash, some replaced elements behave strangely
and these behavior is subject to be fixed. Until then, these replaced elements
should not have author shadows.
Comment 1 Hajime Morrita 2012-09-11 13:25:51 PDT
Created attachment 163424 [details]
Patch
Comment 2 Hajime Morrita 2012-09-11 13:28:26 PDT
Dimitri, could you take a look? This is just a safety net.
Comment 3 WebKit Review Bot 2012-09-11 16:27:47 PDT
Comment on attachment 163424 [details]
Patch

Attachment 163424 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13822495
Comment 4 Hajime Morrita 2012-09-11 16:33:16 PDT
Created attachment 163475 [details]
Patch
Comment 5 WebKit Review Bot 2012-09-12 09:15:51 PDT
Comment on attachment 163475 [details]
Patch

Clearing flags on attachment: 163475

Committed r128323: <http://trac.webkit.org/changeset/128323>
Comment 6 WebKit Review Bot 2012-09-12 09:15:55 PDT
All reviewed patches have been landed.  Closing bug.