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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 PASS target1.import.ownerDocument is non-null.
2 PASS target1.import.ownerDocument is not document
3 PASS target1.import.ownerDocument is target2.import.ownerDocument
4 PASS successfullyParsed is true
5
6 TEST COMPLETE
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698