[Webkit-unassigned] [Bug 170756] Crash in WebCore::StyleRuleKeyframes::findKeyframeIndex

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 23 01:16:47 PDT 2017


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

--- Comment #15 from Ricci Adams <webkit.org at ricciadams.com> ---
Thanks for the fix!

In case anybody else hits this: the issue was my JavaScript calling CSSKeyframesRule.findRule() with an argument of "0" or "1".

Per https://drafts.csswg.org/css-animations/#csskeyframesrule , the argument needs to be a "comma-separated list of percentage values between 0% and 100%", "from", or "to".

-- 
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/20170523/230b6b27/attachment-0001.html>


More information about the webkit-unassigned mailing list