diff --git a/shadow-dom/shadow-trees/shadow-root-001-ref.html b/shadow-dom/shadow-trees/shadow-root-001-ref.html new file mode 100644 index 00000000000000..645c5f2da55d1a --- /dev/null +++ b/shadow-dom/shadow-trees/shadow-root-001-ref.html @@ -0,0 +1,13 @@ + + + + + Shadow DOM Test + + + +
+
Hello a Shadow Root.
+
+ + diff --git a/shadow-dom/shadow-trees/shadow-root-001.html b/shadow-dom/shadow-trees/shadow-root-001.html new file mode 100644 index 00000000000000..18f7f6eb16418e --- /dev/null +++ b/shadow-dom/shadow-trees/shadow-root-001.html @@ -0,0 +1,21 @@ + + + + + Shadow DOM Test - Tests a shadow root. + + + + + + + +
+
+ + +