Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / CSSStyleDeclaration / transition-property-names-expected.txt
blobfe7940f05b18182e3166345b384a6a18f59db4d1
1 This test checks that CSS property names work round trip in the transition property.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS element.style.webkitTransitionProperty is 'height'
7 PASS element.style.webkitTransitionProperty is 'opacity'
8 PASS successfullyParsed is true
10 TEST COMPLETE