[Webkit-unassigned] [Bug 186837] New: Animated pseudoelements in a Shadow Root get keyframes from main document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 20 01:23:30 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186837
Bug ID: 186837
Summary: Animated pseudoelements in a Shadow Root get keyframes
from main document
Product: WebKit
Version: WebKit Nightly Build
Hardware: Macintosh
URL: https://faithful-string.glitch.me/
OS: macOS 10.13
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rperezgamo at gmail.com
Pseudoelements (::before, ::after) generated inside a Shadow Root are not able to use CSS animation keyframes defined inside the same Shadow Root. Instead, they are able to use keyframes defined in the main document outside the Shadow Root.
Normal elements (a div, for example) inside the shadow root can use animation keyframes as expected.
This behavior is very clear in the provided URL when comparing it to Chrome or Firefox Nightly.
https://faithful-string.glitch.me/
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180620/fbac013f/attachment.html>
More information about the webkit-unassigned
mailing list