• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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