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

Side by Side Diff: LayoutTests/fast/html/imports/import-nested-dup-2-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 CONSOLE MESSAGE: line 30: START:import-nested-dup-2.html
2 START:nest-dup-grand-parent.html
3 START:nest-dup-parent.html
4 START:nest-dup.html
5 END :nest-dup.html
6 END :nest-dup-parent.html
7 END :nest-dup-grand-parent.html
8 START:nest-dup-2-parent.html
9 START:nest-dup-2.html
10 END :nest-dup-2.html
11 END :nest-dup-2-parent.html
12 END :import-nested-dup-2.html
13 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.
14 2
15 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 ".
16 4
17 5
18 PASS marks[i] is expected[i] 6 PASS marks[i] is expected[i]
19 PASS marks[i] is expected[i] 7 PASS marks[i] is expected[i]
20 PASS marks[i] is expected[i] 8 PASS marks[i] is expected[i]
21 PASS marks[i] is expected[i] 9 PASS marks[i] is expected[i]
22 PASS marks[i] is expected[i] 10 PASS marks[i] is expected[i]
23 PASS marks[i] is expected[i] 11 PASS marks[i] is expected[i]
24 PASS marks[i] is expected[i] 12 PASS marks[i] is expected[i]
25 PASS marks[i] is expected[i] 13 PASS marks[i] is expected[i]
26 PASS marks[i] is expected[i] 14 PASS marks[i] is expected[i]
27 PASS marks[i] is expected[i] 15 PASS marks[i] is expected[i]
28 PASS marks[i] is expected[i] 16 PASS marks[i] is expected[i]
29 PASS marks[i] is expected[i] 17 PASS marks[i] is expected[i]
18 PASS marks[i] is expected[i]
19 PASS marks[i] is expected[i]
30 PASS marks.length is expected.length 20 PASS marks.length is expected.length
31 PASS successfullyParsed is true 21 PASS successfullyParsed is true
32 22
33 TEST COMPLETE 23 TEST COMPLETE
34 24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698