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

Side by Side Diff: test/data/expected/component_field_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 800x220
7 RenderBlock {HTML} at (0,0) size 800x220
8 RenderBody {BODY} at (8,16) size 784x196
9 RenderBlock {P} at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 544x19
11 text run at (0,0) width 433: "This test has three loops, each over two items, for a total of six different "
12 text run at (433,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 14x19
21 text run at (71,0) width 14: "??"
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 35x19
28 text run at (36,0) width 35: "world"
29 RenderText {#text} at (71,0) size 10x19
30 text run at (71,0) width 10: "!!"
31 RenderBlock {X-GREETER} at (0,76) size 784x20
32 RenderText {#text} at (0,0) size 28x19
33 text run at (0,0) width 28: "hello"
34 RenderText {#text} at (28,0) size 8x19
35 text run at (28,0) width 8: ", "
36 RenderText {#text} at (36,0) size 49x19
37 text run at (36,0) width 49: "universe"
38 RenderText {#text} at (85,0) size 14x19
39 text run at (85,0) width 14: "??"
40 RenderBlock {X-GREETER} at (0,96) size 784x20
41 RenderText {#text} at (0,0) size 28x19
42 text run at (0,0) width 28: "hello"
43 RenderText {#text} at (28,0) size 8x19
44 text run at (28,0) width 8: ", "
45 RenderText {#text} at (36,0) size 49x19
46 text run at (36,0) width 49: "universe"
47 RenderText {#text} at (85,0) size 10x19
48 text run at (85,0) width 10: "!!"
49 RenderBlock {X-GREETER} at (0,116) size 784x20
50 RenderText {#text} at (0,0) size 10x19
51 text run at (0,0) width 10: "hi"
52 RenderText {#text} at (10,0) size 8x19
53 text run at (10,0) width 8: ", "
54 RenderText {#text} at (18,0) size 35x19
55 text run at (18,0) width 35: "world"
56 RenderText {#text} at (53,0) size 14x19
57 text run at (53,0) width 14: "??"
58 RenderBlock {X-GREETER} at (0,136) size 784x20
59 RenderText {#text} at (0,0) size 10x19
60 text run at (0,0) width 10: "hi"
61 RenderText {#text} at (10,0) size 8x19
62 text run at (10,0) width 8: ", "
63 RenderText {#text} at (18,0) size 35x19
64 text run at (18,0) width 35: "world"
65 RenderText {#text} at (53,0) size 10x19
66 text run at (53,0) width 10: "!!"
67 RenderBlock {X-GREETER} at (0,156) size 784x20
68 RenderText {#text} at (0,0) size 10x19
69 text run at (0,0) width 10: "hi"
70 RenderText {#text} at (10,0) size 8x19
71 text run at (10,0) width 8: ", "
72 RenderText {#text} at (18,0) size 49x19
73 text run at (18,0) width 49: "universe"
74 RenderText {#text} at (67,0) size 14x19
75 text run at (67,0) width 14: "??"
76 RenderBlock {X-GREETER} at (0,176) size 784x20
77 RenderText {#text} at (0,0) size 10x19
78 text run at (0,0) width 10: "hi"
79 RenderText {#text} at (10,0) size 8x19
80 text run at (10,0) width 8: ", "
81 RenderText {#text} at (18,0) size 49x19
82 text run at (18,0) width 49: "universe"
83 RenderText {#text} at (67,0) size 10x19
84 text run at (67,0) width 10: "!!"
85 #EOF
OLDNEW
« no previous file with comments | « test/data/expected/component_field_2way_test.html.txt ('k') | test/data/expected/custom_radio_button_test.html.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698