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

Unified Diff: test/data/expected/text_multiple_bindings_test.html.html.txt

Issue 11293285: Fixes #163 - small fix in the mangling logic, renames all expected test files (Closed) Base URL: git@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/text_multiple_bindings_test.html.html.txt
diff --git a/test/data/expected/text_multiple_bindings_test.html.html.txt b/test/data/expected/text_multiple_bindings_test.html.html.txt
deleted file mode 100644
index dc4a60d15a5c687c4c8a92d1203f725344e80ed6..0000000000000000000000000000000000000000
--- a/test/data/expected/text_multiple_bindings_test.html.html.txt
+++ /dev/null
@@ -1,33 +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 800x142
- RenderBlock {HTML} at (0,0) size 800x142
- RenderBody {BODY} at (8,16) size 784x113
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 211x19
- text run at (0,0) width 211: "These two sentences should match:"
- RenderBlock {PRE} at (0,36) size 784x32
- RenderText {#text} at (0,0) size 232x32
- text run at (0,0) width 232: "The \"quick\" \\brown $fox jumps"
- text run at (232,0) width 0: " "
- text run at (0,16) width 176: " over the 'lazy' dog."
- RenderBlock {PRE} at (0,81) size 784x32
- RenderText {#text} at (0,0) size 192x16
- text run at (0,0) width 192: "The \"quick\" \\brown $fox "
- RenderText {#text} at (192,0) size 40x16
- text run at (192,0) width 40: "jumps"
- RenderText {#text} at (232,0) size 232x32
- text run at (232,0) width 0: " "
- text run at (0,16) width 56: " over "
- RenderText {#text} at (56,16) size 24x16
- text run at (56,16) width 24: "the"
- RenderText {#text} at (80,16) size 64x16
- text run at (80,16) width 64: " 'lazy' "
- RenderText {#text} at (144,16) size 24x16
- text run at (144,16) width 24: "dog"
- RenderText {#text} at (168,16) size 8x16
- text run at (168,16) width 8: "."
-#EOF

Powered by Google App Engine
This is Rietveld 408576698