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