transition-property-names-expected.txt revision eff69b907ef2cd3a9af0351287a929c66f58e3f6
1This test checks that CSS property names work round trip in the transition property.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS element.style.webkitTransitionProperty is 'height'
7PASS element.style.webkitTransitionProperty is 'opacity'
8PASS successfullyParsed is true
9
10TEST COMPLETE
11
12