| OLD | NEW |
| 1 This is a testharness.js-based test. | 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\( {}" | |
| 12 PASS Drop ":part\( {}" | 11 PASS Drop ":part\( {}" |
| 13 PASS Drop ":host\( {}" | 12 PASS Drop ":host\( {}" |
| 14 Harness: the test ran to completion. | 13 Harness: the test ran to completion. |
| 15 | 14 |
| OLD | NEW |