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

Unified Diff: test/data/expected/list_children_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/list_children_test.html.html.txt
diff --git a/test/data/expected/list_children_test.html.html.txt b/test/data/expected/list_children_test.html.html.txt
deleted file mode 100644
index 87caa6007006c55af7bbedfc4899fd183249a74b..0000000000000000000000000000000000000000
--- a/test/data/expected/list_children_test.html.html.txt
+++ /dev/null
@@ -1,48 +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 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,8) size 784x76
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 383x19
- text run at (0,0) width 383: "You should see the list items \"a\" and \"b\" repeated 3 times each. "
- RenderInline {SPAN} at (0,0) size 7x19
- RenderText {#text} at (383,0) size 7x19
- text run at (383,0) width 7: "a"
- RenderInline {SPAN} at (0,0) size 7x19
- RenderText {#text} at (390,0) size 7x19
- text run at (390,0) width 7: "a"
- RenderInline {SPAN} at (0,0) size 7x19
- RenderText {#text} at (397,0) size 7x19
- text run at (397,0) width 7: "a"
- RenderInline {SPAN} at (0,0) size 8x19
- RenderText {#text} at (404,0) size 8x19
- text run at (404,0) width 8: "b"
- RenderInline {SPAN} at (0,0) size 8x19
- RenderText {#text} at (412,0) size 8x19
- text run at (412,0) width 8: "b"
- RenderInline {SPAN} at (0,0) size 8x19
- RenderText {#text} at (420,0) size 8x19
- text run at (420,0) width 8: "b"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 732x19
- text run at (0,0) width 273: "Now you should see: \"abc\" \"def\" \"abc\" \"def\". "
- text run at (273,0) width 459: "This tests what happens when the \"iterate\" does not have data binding inside."
- RenderInline {SPAN} at (0,0) size 22x19
- RenderText {#text} at (0,20) size 22x19
- text run at (0,20) width 22: "abc"
- RenderInline {SPAN} at (0,0) size 19x19
- RenderText {#text} at (22,20) size 19x19
- text run at (22,20) width 19: "def"
- RenderInline {SPAN} at (0,0) size 22x19
- RenderText {#text} at (41,20) size 22x19
- text run at (41,20) width 22: "abc"
- RenderInline {SPAN} at (0,0) size 19x19
- RenderText {#text} at (63,20) size 19x19
- text run at (63,20) width 19: "def"
- RenderText {#text} at (0,0) size 0x0
-#EOF

Powered by Google App Engine
This is Rietveld 408576698