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

Side by Side Diff: LayoutTests/fast/html/imports/import-nested-dup-expected.txt

Issue 238923009: HTML Imports: No more BlockingDocumentCreation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed the build breakage Created 6 years, 8 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
1 Test that a subimport should be loaded even if is linked as a top-level import. 1 Test that a subimport should be loaded even if is linked as a top-level import.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS marks[i] is expected[i] 6 PASS marks[i] is expected[i]
7 PASS marks[i] is expected[i] 7 PASS marks[i] is expected[i]
8 PASS marks[i] is expected[i] 8 PASS marks[i] is expected[i]
9 PASS marks[i] is expected[i] 9 PASS marks[i] is expected[i]
10 PASS marks[i] is expected[i] 10 PASS marks[i] is expected[i]
11 PASS marks[i] is expected[i] 11 PASS marks[i] is expected[i]
12 PASS marks[i] is expected[i]
13 PASS marks[i] is expected[i]
12 PASS marks.length is expected.length 14 PASS marks.length is expected.length
13 PASS successfullyParsed is true 15 PASS successfullyParsed is true
14 16
15 TEST COMPLETE 17 TEST COMPLETE
16 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698