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

Side by Side Diff: test/data/expected/list4_test.html.txt

Issue 12314041: Make all tests in drt run at once (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 10 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 Content-Type: text/plain 1 Content-Type: text/plain
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x56 4 layer at (0,0) size 800x56
5 RenderBlock {HTML} at (0,0) size 800x56 5 RenderBlock {HTML} at (0,0) size 800x56
6 RenderBody {BODY} at (8,8) size 784x40 6 RenderBody {BODY} at (8,8) size 784x40
7 RenderBlock (anonymous) at (0,0) size 784x20 7 RenderBlock (anonymous) at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 188x19 8 RenderText {#text} at (0,0) size 188x19
9 text run at (0,0) width 188: "expect: (-a-) (-?-) (-c-), actual:" 9 text run at (0,0) width 188: "expect: (-a-) (-?-) (-c-), actual:"
10 RenderBlock {DIV} at (0,20) size 784x20 10 RenderBlock {DIV} at (0,20) size 784x20
11 RenderText {#text} at (0,0) size 11x19 11 RenderText {#text} at (0,0) size 11x19
12 text run at (0,0) width 11: "(-" 12 text run at (0,0) width 11: "(-"
13 RenderText {#text} at (11,0) size 7x19 13 RenderText {#text} at (11,0) size 7x19
14 text run at (11,0) width 7: "a" 14 text run at (11,0) width 7: "a"
15 RenderText {#text} at (18,0) size 15x19 15 RenderText {#text} at (18,0) size 15x19
16 text run at (18,0) width 15: "-) " 16 text run at (18,0) width 15: "-) "
17 RenderText {#text} at (33,0) size 11x19 17 RenderText {#text} at (33,0) size 11x19
18 text run at (33,0) width 11: "(-" 18 text run at (33,0) width 11: "(-"
19 RenderText {#text} at (44,0) size 7x19 19 RenderText {#text} at (44,0) size 7x19
20 text run at (44,0) width 7: "?" 20 text run at (44,0) width 7: "?"
21 RenderText {#text} at (51,0) size 15x19 21 RenderText {#text} at (51,0) size 15x19
22 text run at (51,0) width 15: "-) " 22 text run at (51,0) width 15: "-) "
23 RenderText {#text} at (66,0) size 11x19 23 RenderText {#text} at (66,0) size 11x19
24 text run at (66,0) width 11: "(-" 24 text run at (66,0) width 11: "(-"
25 RenderText {#text} at (77,0) size 7x19 25 RenderText {#text} at (77,0) size 7x19
26 text run at (77,0) width 7: "c" 26 text run at (77,0) width 7: "c"
27 RenderText {#text} at (84,0) size 11x19 27 RenderText {#text} at (84,0) size 11x19
28 text run at (84,0) width 11: "-)" 28 text run at (84,0) width 11: "-)"
29 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698