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

Side by Side 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 unified diff | Download patch
OLDNEW
1 PASS importLink.import.defaultView is document.defaultView 1 PASS importLink.import.defaultView is null
2 PASS xhr.response.defaultView is null 2 PASS xhr.response.defaultView is null
3 PASS createdDoc.defaultView is null 3 PASS createdDoc.defaultView is null
4 PASS successfullyParsed is true 4 PASS successfullyParsed is true
5 5
6 TEST COMPLETE 6 TEST COMPLETE
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698