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

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

Issue 560183002: HTML Imports: Let document.defaultView null for imports. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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-defaultView-expected.txt
diff --git a/LayoutTests/fast/html/imports/import-defaultView-expected.txt b/LayoutTests/fast/html/imports/import-defaultView-expected.txt
index 02acb9ea1e6bdade75204ef74b0e8b3bd44751f4..7b2aaa848b4ab85ffa5c53e6e82393f0e4d5eab6 100644
--- a/LayoutTests/fast/html/imports/import-defaultView-expected.txt
+++ b/LayoutTests/fast/html/imports/import-defaultView-expected.txt
@@ -1,4 +1,4 @@
-PASS importLink.import.defaultView is document.defaultView
+PASS importLink.import.defaultView is null
PASS xhr.response.defaultView is null
PASS createdDoc.defaultView is null
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698