RESOLVED INVALID 93325
<shadow> does not get any children correctly in <button>
https://bugs.webkit.org/show_bug.cgi?id=93325
Summary <shadow> does not get any children correctly in <button>
Shinya Kawanaka
Reported 2012-08-06 19:27:34 PDT
though <content> does work surprisingly... http://jsfiddle.net/ANr5t/1/
Attachments
Shinya Kawanaka
Comment 1 2012-08-06 20:36:17 PDT
Ah, <button> has a ShadowRoot now...!? I didn't know that.
Shinya Kawanaka
Comment 2 2012-08-06 20:37:25 PDT
Ah, UserAgentShadowRoot is added just before having AuthorShadowRoot...
Shinya Kawanaka
Comment 3 2012-08-07 23:02:37 PDT
Let's make this INVALID, since this should be fixed if AuthorShadowDOM for button is resolved.
Note You need to log in before you can comment on or make changes to this bug.