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

Side by Side Diff: test/data/expected/css_classes_binding_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 800x132 4 layer at (0,0) size 800x132
5 RenderBlock {HTML} at (0,0) size 800x132 5 RenderBlock {HTML} at (0,0) size 800x132
6 RenderBody {BODY} at (8,8) size 784x116 6 RenderBody {BODY} at (8,8) size 784x116
7 RenderBlock {DIV} at (0,0) size 784x50 [color=#0000FF] 7 RenderBlock {DIV} at (0,0) size 784x50 [color=#0000FF]
8 RenderText {#text} at (0,0) size 347x19 8 RenderText {#text} at (0,0) size 347x19
9 text run at (0,0) width 347: "this div will have blue (0000ff) font co lor and 50px height." 9 text run at (0,0) width 347: "this div will have blue (0000ff) font co lor and 50px height."
10 RenderBlock {DIV} at (0,50) size 400x50 10 RenderBlock {DIV} at (0,50) size 400x50
11 RenderText {#text} at (0,0) size 311x19 11 RenderText {#text} at (0,0) size 311x19
12 text run at (0,0) width 311: "this div will have blue 400px width and 50px height." 12 text run at (0,0) width 311: "this div will have blue 400px width and 50px height."
13 RenderBlock {DIV} at (0,100) size 784x16 [bgcolor=#008000] 13 RenderBlock {DIV} at (0,100) size 784x16 [bgcolor=#008000]
14 RenderText {#text} at (0,0) size 488x16 14 RenderText {#text} at (0,0) size 488x16
15 text run at (0,0) width 488: "this div will have green (008000) bgcolo r and monospace font." 15 text run at (0,0) width 488: "this div will have green (008000) bgcolo r and monospace font."
16 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698