1 PASS window.getComputedStyle(test0, null).paddingTop is "0px"
2 PASS window.getComputedStyle(test1, null).paddingTop is "10px"
3 PASS window.getComputedStyle(test2, null).paddingTop is "10px"
4 PASS window.getComputedStyle(test3, null).paddingTop is "10px"
5 PASS window.getComputedStyle(test4, null).paddingTop is "10px"
6 PASS window.getComputedStyle(test5, null).paddingTop is "10px"
7 PASS window.getComputedStyle(test6, null).paddingTop is "10%"
8 PASS window.getComputedStyle(test7, null).paddingTop is "10%"
9 PASS successfullyParsed is true