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

Side by Side Diff: test/data/expected/recursive_component_test.html.txt

Issue 22928008: Refactor emitter in web-ui to make dart.js the last script, also cleanup tests (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 4 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 800x110 4 layer at (0,0) size 800x110
5 RenderBlock {HTML} at (0,0) size 800x110 5 RenderBlock {HTML} at (0,0) size 800x110
6 RenderBody {BODY} at (8,8) size 784x94 6 RenderBody {BODY} at (8,8) size 784x94
7 RenderBlock (anonymous) at (0,0) size 784x18 7 RenderBlock (anonymous) at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 280x18 8 RenderText {#text} at (0,0) size 280x18
9 text run at (0,0) width 280: "Expect nested divs 0 then 1." 9 text run at (0,0) width 280: "Expect nested divs 0 then 1."
10 RenderBlock {DIV} at (0,18) size 784x76 10 RenderBlock {DIV} at (0,18) size 784x76
11 RenderBlock (anonymous) at (10,10) size 764x18 11 RenderBlock (anonymous) at (10,10) size 764x18
12 RenderText {#text} at (0,0) size 10x18 12 RenderText {#text} at (0,0) size 10x18
13 text run at (0,0) width 10: "0" 13 text run at (0,0) width 10: "0"
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock {DIV} at (10,28) size 764x38 16 RenderBlock {DIV} at (10,28) size 764x38
17 RenderText {#text} at (10,10) size 10x18 17 RenderText {#text} at (10,10) size 10x18
18 text run at (10,10) width 10: "1" 18 text run at (10,10) width 10: "1"
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderBlock (anonymous) at (10,66) size 764x0 21 RenderBlock (anonymous) at (10,66) size 764x0
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698