Bug 96978

Summary: Disable adding an AuthorShadowRoot to replaced elements.
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Shinya Kawanaka <shinyak>
Status: RESOLVED FIXED    
Severity: Normal CC: 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

Shinya Kawanaka
Reported 2012-09-17 22:04:02 PDT
Though we have proceeded supporting ShadowDOM for replaced elements, we have concluded that we don't implement the current spec for now, since it has a lot of difficulties to make it understandable. So we would like to reject adding an AuthroShadowRoot to those elements now. After we reached another conclusion, we will come back to support AuthorShadowDOM for replaced elements.
Attachments
Patch (32.24 KB, patch)
2012-09-17 23:02 PDT, Shinya Kawanaka
no flags
Shinya Kawanaka
Comment 1 2012-09-17 22:10:29 PDT
img, input, textarea, iframe, canvas, meter, progress, select, object, embed, keygen, video, audio, fieldset I think <button> is OK if AuthorShadowRoot is allowed now.
Shinya Kawanaka
Comment 2 2012-09-17 22:21:59 PDT
Not that supporting AuthorShadowRoot in some of replaced elements is disabled in https://bugs.webkit.org/show_bug.cgi?id=96404
Shinya Kawanaka
Comment 3 2012-09-17 23:02:29 PDT
Hajime Morrita
Comment 4 2012-09-17 23:22:56 PDT
Comment on attachment 164495 [details] Patch Good catch!
WebKit Review Bot
Comment 5 2012-09-18 00:28:01 PDT
Comment on attachment 164495 [details] Patch Clearing flags on attachment: 164495 Committed r128856: <http://trac.webkit.org/changeset/128856>
WebKit Review Bot
Comment 6 2012-09-18 00:28:04 PDT
All reviewed patches have been landed. Closing bug.
Abhishek Arya
Comment 7 2012-11-29 09:28:49 PST
*** Bug 95711 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.