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

Unified Diff: LayoutTests/fast/html/imports/import-owner-expected.txt

Issue 16936002: [HTML Imports] Make HTMLLinkElement.import a Document. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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/html/imports/import-owner-expected.txt
diff --git a/LayoutTests/fast/html/imports/import-owner-expected.txt b/LayoutTests/fast/html/imports/import-owner-expected.txt
deleted file mode 100644
index 5ac5df918891027fee7e2c14505049cf17ce9af8..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/html/imports/import-owner-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-PASS target1.import.ownerDocument is non-null.
-PASS target1.import.ownerDocument is not document
-PASS target1.import.ownerDocument is target2.import.ownerDocument
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698