[Webkit-unassigned] [Bug 243537] 'animation-foo' declarations in @keyframes should be parse error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 09:23:41 PDT 2022


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

--- Comment #4 from Antoine Quint <graouts at webkit.org> ---
Oh, this is about not rejecting the animation-* properties when parsing @keyframes rules, see https://www.w3.org/TR/css-animations-1/#keyframes:

"The <declaration-list> inside of <keyframe-block> accepts any CSS property except those defined in this specification, but does accept the animation-timing-function property and interprets it specially."

This should be an easy fix.

-- 
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/20220913/0b1cb6c4/attachment.htm>


More information about the webkit-unassigned mailing list