Index: LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument-import-expected.txt |
diff --git a/LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument-import-expected.txt b/LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument-import-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fa630b87a476119a7c6d3a98bef17e618e73c494 |
--- /dev/null |
+++ b/LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument-import-expected.txt |
@@ -0,0 +1,10 @@ |
+HTMLTemplateElement content ownerDocument in HTML imports should differ from import document |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS template.ownerDocument is not template.content.ownerDocument |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |