Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Unified Diff: LayoutTests/fast/dom/HTMLTemplateElement/ownerDocument-import-expected.txt

Issue 159853004: Ensure that every Document has a single, distinct template content ownerDocument (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Suppress expected w3c test failures Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
+

Powered by Google App Engine
This is Rietveld 408576698