Back to Chromium

Keyframes test with comma separated keys

third_party/blink/web_tests/animations/keyframes-comma-separated.html

149.0.7827.2281 B
Original Source

This test performs an animation of the left property. It should stop for 100ms at 100px and 200px We test for those values 50ms after it has stopped at each position. Keys in two of the keyframes are comma separated, so these should be correctly broken out into separate keyframes.