servo/tests/wpt/metadata-css/css-transitions-1_dev/html
Boris Chiou 02fc1789e8 Bug 1357357 - Make the parser of transition-property match the spec.
1. We add a new arm to TransitionProperty, TransitionProperty::Unsupported,
   which contains an Atom, so it's better to remove the Copy trait from
   TransitionProperty.
2. TransitionProperty::Unsupported(Atom) represents any non-animatable, custom,
   or unrecognized property, and we use Atom to store the ident string for
   serialization.
2017-04-26 21:35:05 +08:00
..
before-DOMContentLoaded-001.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
before-load-001.htm.ini Fix the "get the parent" loop when dispatching event (fixes #6733) 2016-02-27 17:41:22 +01:00
changing-while-transition.htm.ini Update test expectations, enable css-conditional-3 tests 2017-01-07 23:17:54 -08:00
currentcolor-animation-001.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
detached-container-001.htm.ini Disable some intermittently failing tests. 2016-11-21 10:14:45 +01:00
events-002.htm.ini Disable some intermittently failing tests. 2016-11-21 10:14:45 +01:00
events-003.htm.ini Disable some intermittently failing tests. 2016-11-21 10:14:45 +01:00
events-004.htm.ini Disable events-004.htm 2016-10-25 16:10:09 -04:00
events-005.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
events-006.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
properties-value-001.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
properties-value-002.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
properties-value-003.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
properties-value-auto-001.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
properties-value-implicit-001.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
properties-value-inherit-001.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
properties-value-inherit-002.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
properties-value-inherit-003.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
pseudo-elements-001.htm.ini Disable pseudo-elements-001.htm.ini for too many intermittent failures. 2016-11-24 22:30:43 -08:00
transition-duration-001.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00
transition-property-002.htm.ini Bug 1357357 - Make the parser of transition-property match the spec. 2017-04-26 21:35:05 +08:00
transitions-animatable-properties-01.htm.ini Enable CSS tests for all modules we partially support. 2016-01-04 21:46:52 +00:00