OLD | NEW |
1 | 1 This is a testharness.js-based test. |
2 PASS All stylesheets present | 2 PASS All stylesheets present |
3 PASS Drop ":-webkit-any\( {}" | 3 PASS Drop ":-webkit-any\( {}" |
4 PASS Drop ":nth-child\( {}" | 4 PASS Drop ":nth-child\( {}" |
5 PASS Drop ":nth-of-type\( {}" | 5 PASS Drop ":nth-of-type\( {}" |
6 PASS Drop ":nth-last-child\( {}" | 6 PASS Drop ":nth-last-child\( {}" |
7 PASS Drop ":nth-last-of-type\( {}" | 7 PASS Drop ":nth-last-of-type\( {}" |
8 PASS Drop ":lang\( {}" | 8 PASS Drop ":lang\( {}" |
9 PASS Drop ":not\( {}" | 9 PASS Drop ":not\( {}" |
10 PASS Drop ":cue\( {}" | 10 PASS Drop ":cue\( {}" |
11 PASS Drop ":-webkit-distributed\( {}" | 11 PASS Drop ":-webkit-distributed\( {}" |
12 PASS Drop ":part\( {}" | 12 PASS Drop ":part\( {}" |
13 PASS Drop ":host\( {}" | 13 PASS Drop ":host\( {}" |
| 14 Harness: the test ran to completion. |
14 | 15 |
OLD | NEW |