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

Side by Side Diff: test/data/expected/text_multiple_bindings_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 800x142 4 layer at (0,0) size 800x142
5 RenderBlock {HTML} at (0,0) size 800x142 5 RenderBlock {HTML} at (0,0) size 800x142
6 RenderBody {BODY} at (8,16) size 784x113 6 RenderBody {BODY} at (8,16) size 784x113
7 RenderBlock {P} at (0,0) size 784x20 7 RenderBlock {P} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 211x19 8 RenderText {#text} at (0,0) size 211x19
9 text run at (0,0) width 211: "These two sentences should match:" 9 text run at (0,0) width 211: "These two sentences should match:"
10 RenderBlock {PRE} at (0,36) size 784x32 10 RenderBlock {PRE} at (0,36) size 784x32
(...skipping 10 matching lines...) Expand all
21 text run at (232,0) width 0: " " 21 text run at (232,0) width 0: " "
22 text run at (0,16) width 56: " over " 22 text run at (0,16) width 56: " over "
23 RenderText {#text} at (56,16) size 24x16 23 RenderText {#text} at (56,16) size 24x16
24 text run at (56,16) width 24: "the" 24 text run at (56,16) width 24: "the"
25 RenderText {#text} at (80,16) size 64x16 25 RenderText {#text} at (80,16) size 64x16
26 text run at (80,16) width 64: " 'lazy' " 26 text run at (80,16) width 64: " 'lazy' "
27 RenderText {#text} at (144,16) size 24x16 27 RenderText {#text} at (144,16) size 24x16
28 text run at (144,16) width 24: "dog" 28 text run at (144,16) width 24: "dog"
29 RenderText {#text} at (168,16) size 8x16 29 RenderText {#text} at (168,16) size 8x16
30 text run at (168,16) width 8: "." 30 text run at (168,16) width 8: "."
31 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698