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