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

Side by Side Diff: test/data/expected/trim_indentation_space_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 800x96 4 layer at (0,0) size 800x96
5 RenderBlock {HTML} at (0,0) size 800x96 5 RenderBlock {HTML} at (0,0) size 800x96
6 RenderBody {BODY} at (8,8) size 784x80 6 RenderBody {BODY} at (8,8) size 784x80
7 RenderBlock {DIV} at (0,0) size 784x20 [bgcolor=#FFFFFF] 7 RenderBlock {DIV} at (0,0) size 784x20 [bgcolor=#FFFFFF]
8 RenderBlock {DIV} at (0,0) size 784x20 8 RenderBlock {DIV} at (0,0) size 784x20
9 RenderText {#text} at (0,0) size 8x19 9 RenderText {#text} at (0,0) size 8x19
10 text run at (0,0) width 8: "1" 10 text run at (0,0) width 8: "1"
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 RenderText {#text} at (49,0) size 8x19 95 RenderText {#text} at (49,0) size 8x19
96 text run at (49,0) width 8: "4" 96 text run at (49,0) width 8: "4"
97 RenderInline {SPAN} at (0,0) size 8x19 97 RenderInline {SPAN} at (0,0) size 8x19
98 RenderText {#text} at (57,0) size 8x19 98 RenderText {#text} at (57,0) size 8x19
99 text run at (57,0) width 8: "5" 99 text run at (57,0) width 8: "5"
100 RenderInline {SPAN} at (0,0) size 7x19 100 RenderInline {SPAN} at (0,0) size 7x19
101 RenderText {#text} at (65,0) size 7x19 101 RenderText {#text} at (65,0) size 7x19
102 text run at (65,0) width 7: "x" 102 text run at (65,0) width 7: "x"
103 RenderText {#text} at (72,0) size 8x19 103 RenderText {#text} at (72,0) size 8x19
104 text run at (72,0) width 8: "6" 104 text run at (72,0) width 8: "6"
105 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698