summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/custom-elements/v0/resources/import.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/custom-elements/v0/resources/import.html')
-rw-r--r--testing/web-platform/tests/custom-elements/v0/resources/import.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/tests/custom-elements/v0/resources/import.html b/testing/web-platform/tests/custom-elements/v0/resources/import.html
new file mode 100644
index 000000000..dddc46701
--- /dev/null
+++ b/testing/web-platform/tests/custom-elements/v0/resources/import.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Import Document</title>
+ </head>
+ <body>
+ <p>Import Document body</p>
+ </body>
+</html>