OLD | NEW |
---|---|
(Empty) | |
1 This test checks the overflow equality in case of SVG. | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 PASS computedStyle1.getPropertyValue('overflow-x') is computedStyle1.getProperty Value('overflow-y') | |
7 PASS computedStyle2.getPropertyValue('overflow-x') is computedStyle2.getProperty Value('overflow-y') | |
8 PASS computedStyle3.getPropertyValue('overflow-x') is computedStyle3.getProperty Value('overflow-y') | |
9 PASS successfullyParsed is true | |
10 | |
11 TEST COMPLETE | |
12 | |
OLD | NEW |