[Webkit-unassigned] [Bug 183544] New: Discrete animation of content property does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 10 12:30:06 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183544

            Bug ID: 183544
           Summary: Discrete animation of content property does not work
           Product: WebKit
           Version: Safari 11
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zyuzin.vitaly at gmail.com

I try to animate `content` property of ::before pseudoelement.

I set the content property in rule and change its value in keyframes.

It works correct in Firefox and Chrome, but doesn't work in Safari.

Spec says https://drafts.csswg.org/css-transitions/#animatable-properties

"…since the from and to values cannot be interpolated, the animation is done in a single step."

You can watch the bug here: https://codepen.io/juwain/pen/JLozbJ

-- 
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/20180310/f8954e45/attachment-0001.html>


More information about the webkit-unassigned mailing list