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