diff --git a/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-003-ref.html b/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-003-ref.html new file mode 100644 index 00000000000000..629821c2c7500d --- /dev/null +++ b/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-003-ref.html @@ -0,0 +1,15 @@ + + + + + Shadow DOM - The shadow should insert original tree's node if no older shadow tree exists. + + + +
+

Younger tree's node

+

Older tree's node

+

Original tree's node

+
+ + diff --git a/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-003.html b/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-003.html new file mode 100644 index 00000000000000..5faa075c2bc452 --- /dev/null +++ b/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-003.html @@ -0,0 +1,23 @@ + + + + + Shadow DOM Test - Tests shadow should insert original tree's node if no older shadow tree exists. + + + + + + + +
+

Original tree's node

+
+ + +