servo/tests
Brian Birtles b34e331fa2 Only allow animation-timing-function in @keyframes
CSS animations used to erroneously indicate that 'animation-play-state'
is permitted in @keyframes. It is not and is non-sensical to allow it
there. This mistake was faithfully transferred into Servo code (although
we also make 'animation-timing-function' which is what the spec text
meant to say).

The spec has been updated[1] and so we should update the Servo code
accordingly.

[1] adeb3434c5
2017-07-24 14:40:31 +09:00
..
compiletest tests: Rename privatize.rs to deny_public_fields.rs 2017-06-26 22:44:44 +01:00
dromaeo
heartbeats Update heartbeats-simple to 0.4; Include recently added profiler categories in heartbeat logging 2017-02-20 17:17:54 -06:00
html WebVR 1.1 spec compatibility 2017-07-05 22:38:29 +02:00
jquery
power
unit Only allow animation-timing-function in @keyframes 2017-07-24 14:40:31 +09:00
wpt Implement drawing an image from a CSS style value into a canvas. 2017-07-21 16:39:11 -05:00