Commit dd77482
authored
Tests: Test for Shadow DOM v1 support
There was a test for Shadow DOM nodes working as root but it was using Shadow
DOM v0 that only Chromium implements and which it plans to remove in the future.
The test was reworked to rely on Shadow DOM v1.
jQuery master already uses the new API in its tests.
Closes gh-4641 parent 102b3d6 commit dd77482
1 file changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1551 | 1551 | | |
1552 | 1552 | | |
1553 | 1553 | | |
1554 | | - | |
1555 | | - | |
1556 | | - | |
1557 | | - | |
1558 | | - | |
1559 | | - | |
| 1554 | + | |
| 1555 | + | |
1560 | 1556 | | |
1561 | 1557 | | |
1562 | | - | |
1563 | | - | |
| 1558 | + | |
| 1559 | + | |
1564 | 1560 | | |
1565 | 1561 | | |
1566 | 1562 | | |
| |||
0 commit comments