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

Unified Diff: test/data/expected/css_classes_binding_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/css_classes_binding_test.html.html.txt
diff --git a/test/data/expected/css_classes_binding_test.html.html.txt b/test/data/expected/css_classes_binding_test.html.html.txt
deleted file mode 100644
index b37ff3aacf9ea4119a88935a74e2661a70b4fc25..0000000000000000000000000000000000000000
--- a/test/data/expected/css_classes_binding_test.html.html.txt
+++ /dev/null
@@ -1,18 +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 800x132
- RenderBlock {HTML} at (0,0) size 800x132
- RenderBody {BODY} at (8,8) size 784x116
- RenderBlock {DIV} at (0,0) size 784x50 [color=#0000FF]
- RenderText {#text} at (0,0) size 347x19
- text run at (0,0) width 347: "this div will have blue (0000ff) font color and 50px height."
- RenderBlock {DIV} at (0,50) size 400x50
- RenderText {#text} at (0,0) size 311x19
- text run at (0,0) width 311: "this div will have blue 400px width and 50px height."
- RenderBlock {DIV} at (0,100) size 784x16 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 488x16
- text run at (0,0) width 488: "this div will have green (008000) bgcolor and monospace font."
-#EOF

Powered by Google App Engine
This is Rietveld 408576698