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

Side by Side Diff: test/data/expected/custom_radio_button_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
1 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js 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 2 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
3 Content-Type: text/plain 3 Content-Type: text/plain
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x71 6 layer at (0,0) size 800x71
7 RenderBlock {HTML} at (0,0) size 800x71 7 RenderBlock {HTML} at (0,0) size 800x71
8 RenderBody {BODY} at (8,8) size 784x50 8 RenderBody {BODY} at (8,8) size 784x50
9 RenderBlock {FORM} at (0,0) size 784x21 9 RenderBlock {FORM} at (0,0) size 784x21
10 RenderBlock {INPUT} at (5,3) size 13x13 10 RenderBlock {INPUT} at (5,3) size 13x13
11 RenderText {#text} at (21,1) size 34x19 11 RenderText {#text} at (21,1) size 38x19
12 text run at (21,1) width 34: "Foo! " 12 text run at (21,1) width 4: " "
13 RenderBlock {INPUT} at (60,3) size 13x13 13 text run at (25,1) width 34: "Foo! "
14 RenderText {#text} at (76,1) size 27x19 14 RenderBlock {INPUT} at (64,3) size 13x13
15 text run at (76,1) width 27: "Bar!" 15 RenderText {#text} at (80,1) size 31x19
16 text run at (80,1) width 4: " "
17 text run at (84,1) width 27: "Bar!"
16 RenderBlock {PRE} at (0,34) size 784x16 18 RenderBlock {PRE} at (0,34) size 784x16
17 RenderText {#text} at (0,0) size 88x16 19 RenderText {#text} at (0,0) size 88x16
18 text run at (0,0) width 88: "You picked " 20 text run at (0,0) width 88: "You picked "
19 RenderText {#text} at (88,0) size 24x16 21 RenderText {#text} at (88,0) size 24x16
20 text run at (88,0) width 24: "Bar" 22 text run at (88,0) width 24: "Bar"
21 RenderText {#text} at (112,0) size 232x16 23 RenderText {#text} at (112,0) size 232x16
22 text run at (112,0) width 232: ". Final value should be 'Bar'" 24 text run at (112,0) width 232: ". Final value should be 'Bar'"
23 #EOF 25 #EOF
OLDNEW
« no previous file with comments | « test/data/expected/component_field_test.html.txt ('k') | test/data/expected/data_value_test.html.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698