1 This test performs an animation of the left property. It should always remain 3p
x, unless there are errors during parsing, resulting in other values in keyframe
s with bad keys. Four of the keyframes contain invalid keys, and should be disca
rded altogether ("If a keyframe selector specifies negative percentage values or
values higher than 100%, then the keyframe will be ignored", see http://www.w3.
org/TR/css3-animations/#keyframes).
2 PASS - "left" property for "box" element at 0.2s saw something close to: 3
3 PASS - "left" property for "box" element at 0.8s saw something close to: 3
Issue 13871007: Add CSS parser recovery from errors while parsing @-webkit-keyframes key values.
(Closed)
Created 7 years, 8 months ago by apavlov
Modified 7 years, 8 months ago
Reviewers: ojan, eseidel, hayato, dglazkov, TabAtkins, Mike Lawther (Google), darktears
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 4