| OLD | NEW |
| 1 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. |
| 1 CONSOLE WARNING: <shadow> doesn't work for VIDEO element host. | 2 CONSOLE WARNING: <shadow> doesn't work for VIDEO element host. |
| 2 CONSOLE WARNING: <shadow> doesn't work for VIDEO element host. | 3 CONSOLE WARNING: <shadow> doesn't work for VIDEO element host. |
| 3 | 4 |
| 4 PASS shadowRootForVideoWithControls is youngerShadowRootForVideoWithControls | 5 PASS shadowRootForVideoWithControls is youngerShadowRootForVideoWithControls |
| 5 PASS shadowRootForVideoWithControls is not oldestShadowRootForVideoWithControls | 6 PASS shadowRootForVideoWithControls is not oldestShadowRootForVideoWithControls |
| 6 PASS shadowRootForVideoWithoutControls is youngerShadowRootForVideoWithoutContro
ls | 7 PASS shadowRootForVideoWithoutControls is youngerShadowRootForVideoWithoutContro
ls |
| 7 PASS shadowRootForVideoWithoutControls is not oldestShadowRootForVideoWithoutCon
trols | 8 PASS shadowRootForVideoWithoutControls is not oldestShadowRootForVideoWithoutCon
trols |
| 8 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
| 9 | 10 |
| 10 TEST COMPLETE | 11 TEST COMPLETE |
| 11 | 12 |
| OLD | NEW |