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