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

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

Issue 11416259: fix #136, support watch exprs and two way bindings for component fields (Closed) Base URL: https://github.com/dart-lang/dart-web-components.git@master
Patch Set: Created 8 years 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
(Empty)
1 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
2 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
3 Content-Type: text/plain
4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x140
7 RenderBlock {HTML} at (0,0) size 800x140
8 RenderBody {BODY} at (8,16) size 784x116
9 RenderBlock {P} at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 545x19
11 text run at (0,0) width 434: "This test has two loops, each over two i tems, for a total of four different "
12 text run at (434,0) width 111: "greeting messages:"
13 RenderBlock {X-GREETER} at (0,36) size 784x20
14 RenderText {#text} at (0,0) size 28x19
15 text run at (0,0) width 28: "hello"
16 RenderText {#text} at (28,0) size 8x19
17 text run at (28,0) width 8: ", "
18 RenderText {#text} at (36,0) size 35x19
19 text run at (36,0) width 35: "world"
20 RenderText {#text} at (71,0) size 5x19
21 text run at (71,0) width 5: "!"
22 RenderBlock {X-GREETER} at (0,56) size 784x20
23 RenderText {#text} at (0,0) size 28x19
24 text run at (0,0) width 28: "hello"
25 RenderText {#text} at (28,0) size 8x19
26 text run at (28,0) width 8: ", "
27 RenderText {#text} at (36,0) size 49x19
28 text run at (36,0) width 49: "universe"
29 RenderText {#text} at (85,0) size 5x19
30 text run at (85,0) width 5: "!"
31 RenderBlock {X-GREETER} at (0,76) size 784x20
32 RenderText {#text} at (0,0) size 10x19
33 text run at (0,0) width 10: "hi"
34 RenderText {#text} at (10,0) size 8x19
35 text run at (10,0) width 8: ", "
36 RenderText {#text} at (18,0) size 35x19
37 text run at (18,0) width 35: "world"
38 RenderText {#text} at (53,0) size 5x19
39 text run at (53,0) width 5: "!"
40 RenderBlock {X-GREETER} at (0,96) size 784x20
41 RenderText {#text} at (0,0) size 10x19
42 text run at (0,0) width 10: "hi"
43 RenderText {#text} at (10,0) size 8x19
44 text run at (10,0) width 8: ", "
45 RenderText {#text} at (18,0) size 49x19
46 text run at (18,0) width 49: "universe"
47 RenderText {#text} at (67,0) size 5x19
48 text run at (67,0) width 5: "!"
49 #EOF
OLDNEW
« no previous file with comments | « test/data/expected/custom_radio_button_test.html.txt ('k') | test/data/input/component_field_2way_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698