| OLD | NEW |
| 1 CONSOLE WARNING: <shadow> doesn't work for KEYGEN element host. | 1 CONSOLE WARNING: <shadow> doesn't work for KEYGEN element host. |
| 2 CONSOLE WARNING: <shadow> doesn't work for FIELDSET element host. | 2 CONSOLE WARNING: <shadow> doesn't work for FIELDSET element host. |
| 3 When a AuthorShadowRoot is added, UserAgentShadowRoot should exists as the oldes
t Shadow Root. | 3 When a OpenShadowRoot is added, ClosedShadowRoot should exists as the oldest Sha
dow Root. |
| 4 | 4 |
| 5 PASS oldestShadowRoot is not shadowRoot | 5 PASS oldestShadowRoot is not shadowRoot |
| 6 PASS youngerShadowRoot is shadowRoot | 6 PASS youngerShadowRoot is shadowRoot |
| 7 PASS oldestShadowRoot is not shadowRoot | 7 PASS oldestShadowRoot is not shadowRoot |
| 8 PASS youngerShadowRoot is shadowRoot | 8 PASS youngerShadowRoot is shadowRoot |
| 9 PASS oldestShadowRoot is not shadowRoot | 9 PASS oldestShadowRoot is not shadowRoot |
| 10 PASS youngerShadowRoot is shadowRoot | 10 PASS youngerShadowRoot is shadowRoot |
| 11 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
| 12 | 12 |
| 13 TEST COMPLETE | 13 TEST COMPLETE |
| 14 | 14 |
| OLD | NEW |