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

Unified 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, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: test/data/expected/data_value_test.html.txt
diff --git a/test/data/expected/data_value_test.html.txt b/test/data/expected/data_value_test.html.txt
deleted file mode 100644
index cb52fee127f1ef42b936d221f37549e316a0d2b1..0000000000000000000000000000000000000000
--- a/test/data/expected/data_value_test.html.txt
+++ /dev/null
@@ -1,49 +0,0 @@
-Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js
-Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js
-Content-Type: text/plain
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x140
- RenderBlock {HTML} at (0,0) size 800x140
- RenderBody {BODY} at (8,16) size 784x116
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 545x19
- text run at (0,0) width 434: "This test has two loops, each over two items, for a total of four different "
- text run at (434,0) width 111: "greeting messages:"
- RenderBlock {X-GREETER} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 28: "hello"
- RenderText {#text} at (28,0) size 8x19
- text run at (28,0) width 8: ", "
- RenderText {#text} at (36,0) size 35x19
- text run at (36,0) width 35: "world"
- RenderText {#text} at (71,0) size 5x19
- text run at (71,0) width 5: "!"
- RenderBlock {X-GREETER} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 28: "hello"
- RenderText {#text} at (28,0) size 8x19
- text run at (28,0) width 8: ", "
- RenderText {#text} at (36,0) size 49x19
- text run at (36,0) width 49: "universe"
- RenderText {#text} at (85,0) size 5x19
- text run at (85,0) width 5: "!"
- RenderBlock {X-GREETER} at (0,76) size 784x20
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "hi"
- RenderText {#text} at (10,0) size 8x19
- text run at (10,0) width 8: ", "
- RenderText {#text} at (18,0) size 35x19
- text run at (18,0) width 35: "world"
- RenderText {#text} at (53,0) size 5x19
- text run at (53,0) width 5: "!"
- RenderBlock {X-GREETER} at (0,96) size 784x20
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "hi"
- RenderText {#text} at (10,0) size 8x19
- text run at (10,0) width 8: ", "
- RenderText {#text} at (18,0) size 49x19
- text run at (18,0) width 49: "universe"
- RenderText {#text} at (67,0) size 5x19
- text run at (67,0) width 5: "!"
-#EOF
« 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