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