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

Side by Side Diff: test/data/expected/query_in_main_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 800x136 4 layer at (0,0) size 800x136
5 RenderBlock {HTML} at (0,0) size 800x136 5 RenderBlock {HTML} at (0,0) size 800x136
6 RenderBody {BODY} at (8,16) size 784x112 6 RenderBody {BODY} at (8,16) size 784x112
7 RenderBlock {P} at (0,0) size 784x20 7 RenderBlock {P} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 182x19 8 RenderText {#text} at (0,0) size 182x19
9 text run at (0,0) width 182: "Test that query in main works." 9 text run at (0,0) width 182: "Test that query in main works."
10 RenderBlock {P} at (0,36) size 784x20 10 RenderBlock {P} at (0,36) size 784x20
11 RenderText {#text} at (0,0) size 139x19 11 RenderText {#text} at (0,0) size 139x19
12 text run at (0,0) width 139: "Hello world from Dart!" 12 text run at (0,0) width 139: "Hello world from Dart!"
13 RenderBlock (anonymous) at (0,72) size 784x20 13 RenderBlock (anonymous) at (0,72) size 784x20
14 RenderInline {SPAN} at (0,0) size 71x19 14 RenderInline {SPAN} at (0,0) size 71x19
15 RenderText {#text} at (0,0) size 36x19 15 RenderText {#text} at (0,0) size 36x19
16 text run at (0,0) width 36: "Hello " 16 text run at (0,0) width 36: "Hello "
17 RenderText {#text} at (36,0) size 35x19 17 RenderText {#text} at (36,0) size 35x19
18 text run at (36,0) width 35: "world" 18 text run at (36,0) width 35: "world"
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderInline {X-EMPTY} at (0,0) size 0x0 20 RenderInline {X-EMPTY} at (0,0) size 0x0
21 RenderBlock (anonymous) at (0,92) size 784x20 21 RenderBlock (anonymous) at (0,92) size 784x20
22 RenderBlock {DIV} at (0,0) size 784x20 22 RenderBlock {DIV} at (0,0) size 784x20
23 RenderText {#text} at (0,0) size 10x19 23 RenderText {#text} at (0,0) size 10x19
24 text run at (0,0) width 10: "hi" 24 text run at (0,0) width 10: "hi"
25 RenderBlock (anonymous) at (0,112) size 784x0 25 RenderBlock (anonymous) at (0,112) size 784x0
26 RenderInline {X-EMPTY} at (0,0) size 0x0 26 RenderInline {X-EMPTY} at (0,0) size 0x0
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 RenderText {#text} at (0,0) size 0x0 28 RenderText {#text} at (0,0) size 0x0
29 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698