Index: LayoutTests/fast/html/imports/resources/custom-element-hello-2.html |
diff --git a/LayoutTests/fast/html/imports/resources/custom-element-hello-2.html b/LayoutTests/fast/html/imports/resources/custom-element-hello-2.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..21a24ec101293d5d52be442bbe2f0610330b344b |
--- /dev/null |
+++ b/LayoutTests/fast/html/imports/resources/custom-element-hello-2.html |
@@ -0,0 +1,2 @@ |
+<x-hello id="hello-2"></x-hello> |
+<x-bye id="bye-2"></x-bye> |