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

Side by Side Diff: test/data/expected/component_unique_ids_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 800x70 4 layer at (0,0) size 800x70
5 RenderBlock {HTML} at (0,0) size 800x70 5 RenderBlock {HTML} at (0,0) size 800x70
6 RenderBody {BODY} at (8,8) size 784x54 6 RenderBody {BODY} at (8,8) size 784x54
7 RenderBlock (anonymous) at (0,0) size 784x18 7 RenderBlock (anonymous) at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 380x18 8 RenderText {#text} at (0,0) size 380x18
9 text run at (0,0) width 380: "You should see a message from B then A" 9 text run at (0,0) width 380: "You should see a message from B then A"
10 RenderInline {SPAN} at (0,0) size 0x0 10 RenderInline {SPAN} at (0,0) size 0x0
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderInline {SPAN} at (0,0) size 0x0 12 RenderInline {SPAN} at (0,0) size 0x0
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderBlock (anonymous) at (0,18) size 784x18 15 RenderBlock (anonymous) at (0,18) size 784x18
16 RenderBlock {DIV} at (0,0) size 784x18 16 RenderBlock {DIV} at (0,0) size 784x18
17 RenderText {#text} at (0,0) size 120x18 17 RenderText {#text} at (0,0) size 120x18
18 text run at (0,0) width 120: "hello from B" 18 text run at (0,0) width 120: "hello from B"
19 RenderBlock (anonymous) at (0,36) size 784x0 19 RenderBlock (anonymous) at (0,36) size 784x0
20 RenderInline {SPAN} at (0,0) size 0x0 20 RenderInline {SPAN} at (0,0) size 0x0
21 RenderInline {SPAN} at (0,0) size 0x0 21 RenderInline {SPAN} at (0,0) size 0x0
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 RenderBlock (anonymous) at (0,36) size 784x18 23 RenderBlock (anonymous) at (0,36) size 784x18
24 RenderBlock {DIV} at (0,0) size 784x18 24 RenderBlock {DIV} at (0,0) size 784x18
25 RenderText {#text} at (0,0) size 120x18 25 RenderText {#text} at (0,0) size 120x18
26 text run at (0,0) width 120: "hello from A" 26 text run at (0,0) width 120: "hello from A"
27 RenderBlock (anonymous) at (0,54) size 784x0 27 RenderBlock (anonymous) at (0,54) size 784x0
28 RenderInline {SPAN} at (0,0) size 0x0 28 RenderInline {SPAN} at (0,0) size 0x0
29 RenderText {#text} at (0,0) size 0x0
30 RenderText {#text} at (0,0) size 0x0 29 RenderText {#text} at (0,0) size 0x0
31 RenderText {#text} at (0,0) size 0x0 30 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698