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

Side by Side Diff: test/data/expected/dom_accessor_binding_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 800x62 4 layer at (0,0) size 800x62
5 RenderBlock {HTML} at (0,0) size 800x62 5 RenderBlock {HTML} at (0,0) size 800x62
6 RenderBody {BODY} at (8,8) size 784x46 6 RenderBody {BODY} at (8,8) size 784x46
7 RenderTextControl {INPUT} at (2,2) size 205x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)] 7 RenderTextControl {INPUT} at (2,2) size 205x24 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
8 RenderText {#text} at (209,5) size 10x18 8 RenderText {#text} at (209,5) size 10x18
9 text run at (209,5) width 10: " " 9 text run at (209,5) width 10: " "
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderText {#text} at (219,5) size 370x18 11 RenderText {#text} at (219,5) size 370x18
12 text run at (219,5) width 370: "expected input.value to be \"A\", got A" 12 text run at (219,5) width 370: "expected input.value to be \"A\", got A"
13 RenderText {#text} at (589,5) size 669x41 13 RenderText {#text} at (589,5) size 669x41
14 text run at (589,5) width 80: "expected" 14 text run at (589,5) width 80: "expected"
15 text run at (0,28) width 280: "input.value to be \"C\", got C" 15 text run at (0,28) width 280: "input.value to be \"C\", got C"
16 layer at (12,13) size 201x18 16 layer at (12,13) size 201x18
17 RenderBlock {DIV} at (2,3) size 201x18 17 RenderBlock {DIV} at (2,3) size 201x18
18 RenderText {#text} at (0,0) size 10x18 18 RenderText {#text} at (0,0) size 10x18
19 text run at (0,0) width 10: "C" 19 text run at (0,0) width 10: "C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698