| OLD | NEW |
| (Empty) |
| 1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M54,
around October 2016. See https://www.chromestatus.com/features/5716060992962560
for more details. | |
| 2 CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already
hosts a user-agent shadow root is deprecated. See https://www.chromestatus.com/
features/4668884095336448 for more details. | |
| 3 CONSOLE WARNING: <shadow> doesn't work for KEYGEN element host. | |
| 4 When a OpenShadowRoot is added, UserAgentShadowRoot should exists as the oldest
Shadow Root. | |
| 5 | |
| 6 PASS oldestShadowRoot is not shadowRoot | |
| 7 PASS youngerShadowRoot is shadowRoot | |
| 8 PASS oldestShadowRoot is not shadowRoot | |
| 9 PASS youngerShadowRoot is shadowRoot | |
| 10 PASS successfullyParsed is true | |
| 11 | |
| 12 TEST COMPLETE | |
| 13 | |
| OLD | NEW |