[Webkit-unassigned] [Bug 158550] Cannot attach Shadow root to unregistered custom element name
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 8 20:07:33 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158550
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> ---
Well the button is rendered correctly before being clicked so I don't think there is any issue with shadow DOM. It looks like the problem is `z-index: -1` in `.ripple`. Because of that, the "ripple" div is drawn below the content.
I *think* our behavior is correct here, and the fact z-index is ignored in Chrome is probably a bug in Blink.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160609/302a4e80/attachment.html>
More information about the webkit-unassigned
mailing list