diff --git a/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-002-ref.html b/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-002-ref.html
new file mode 100644
index 00000000000000..89926839227a08
--- /dev/null
+++ b/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-002-ref.html
@@ -0,0 +1,15 @@
+
+
+
+
+ Shadow DOM - The older tree is inserted into shadow, and the original branch is inserted into content.
+
+
+
+
+
Younger tree's node
+
Older tree's node
+
Original tree's node
+
+
+
diff --git a/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-002.html b/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-002.html
new file mode 100644
index 00000000000000..5603a47195f3fe
--- /dev/null
+++ b/shadow-dom/shadow-trees/hosting-multiple-shadow-trees-002.html
@@ -0,0 +1,23 @@
+
+
+
+
+ Shadow DOM Test - Tests shadow inserts older tree.
+
+
+
+
+
+
+
+
+
+
+