OLD | NEW |
1 xml alternate stylesheet with no title test | 1 xml alternate stylesheet with no title test |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 PASS getComputedStyle(element).getPropertyValue('color') is 'rgb(0, 128, 0)' | |
7 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
8 | 7 |
9 TEST COMPLETE | 8 TEST COMPLETE |
| 9 PASS getComputedStyle(element).getPropertyValue('color') is 'rgb(0, 128, 0)' |
10 This text should be green | 10 This text should be green |
OLD | NEW |