blob: fe7940f05b18182e3166345b384a6a18f59db4d1 [file] [log] [blame]
This test checks that CSS property names work round trip in the transition property.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS element.style.webkitTransitionProperty is 'height'
PASS element.style.webkitTransitionProperty is 'opacity'
PASS successfullyParsed is true
TEST COMPLETE