[Webkit-unassigned] [Bug 93545] New: Animation keyframes do not function when placed in a style element in a shadowRoot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 8 16:08:12 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93545
Summary: Animation keyframes do not function when placed in a
style element in a shadowRoot
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sorvell at chromium.org
CC: dglazkov at chromium.org, dominicc at chromium.org
Created an attachment (id=157320)
--> (https://bugs.webkit.org/attachment.cgi?id=157320&action=review)
Reduction
If a style element inside a shadowRoot defines an animation via @-webkit-keyframes, the animation does not run when used within the shadowRoot.
However, if a style element inside a shadowRoot refers to an animation in a document style element, the animation does run when used within the shadowRoot.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list