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

Side by Side Diff: test/data/expected/style_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 800x75 4 layer at (0,0) size 800x75
5 RenderBlock {HTML} at (0,0) size 800x75 5 RenderBlock {HTML} at (0,0) size 800x75
6 RenderBody {BODY} at (8,24) size 784x27 6 RenderBody {BODY} at (8,24) size 784x27
7 RenderBlock {P} at (0,0) size 784x27 7 RenderBlock {P} at (0,0) size 784x27
8 RenderText {#text} at (0,0) size 476x27 8 RenderText {#text} at (0,0) size 476x27
9 text run at (0,0) width 476: "This text should be 24px monospace" 9 text run at (0,0) width 476: "This text should be 24px monospace"
10 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698