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

Side by Side Diff: test/data/expected/component_field_2way_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 800x88 4 layer at (0,0) size 800x88
5 RenderBlock {HTML} at (0,0) size 800x88 5 RenderBlock {HTML} at (0,0) size 800x88
6 RenderBody {BODY} at (8,16) size 784x56 6 RenderBody {BODY} at (8,16) size 784x56
7 RenderBlock {P} at (0,0) size 784x20 7 RenderBlock {P} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 426x19 8 RenderText {#text} at (0,0) size 426x19
9 text run at (0,0) width 426: "The message changes from \"hello world\" to something more interesting." 9 text run at (0,0) width 426: "The message changes from \"hello world\" to something more interesting."
10 RenderBlock {X-GREETER} at (0,36) size 784x0 10 RenderBlock {X-GREETER} at (0,36) size 784x0
11 RenderBlock {P} at (0,36) size 784x20 11 RenderBlock {P} at (0,36) size 784x20
12 RenderText {#text} at (0,0) size 56x19 12 RenderText {#text} at (0,0) size 56x19
13 text run at (0,0) width 56: "Yo dawg" 13 text run at (0,0) width 56: "Yo dawg"
14 RenderText {#text} at (56,0) size 4x19 14 RenderText {#text} at (56,0) size 4x19
15 text run at (56,0) width 4: " " 15 text run at (56,0) width 4: " "
16 RenderText {#text} at (60,0) size 311x19 16 RenderText {#text} at (60,0) size 311x19
17 text run at (60,0) width 311: "I heard you like world so we put world in yo world." 17 text run at (60,0) width 311: "I heard you like world so we put world in yo world."
18 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698