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

Unified Diff: test/data/expected/escape2_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/escape2_test.html.html.txt
diff --git a/test/data/expected/escape2_test.html.html.txt b/test/data/expected/escape2_test.html.html.txt
deleted file mode 100644
index 8b43bcba3b408fdfedab512dac9f2b1ba8ae1a78..0000000000000000000000000000000000000000
--- a/test/data/expected/escape2_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 800x136
- RenderBlock {HTML} at (0,0) size 800x136
- RenderBody {BODY} at (8,8) size 784x120
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 255x19
- text run at (0,0) width 255: "text to text (expect <span>text1</span>): "
- RenderText {#text} at (255,0) size 126x19
- text run at (255,0) width 126: "<span>text1</span>"
- RenderBlock {DIV} at (0,20) size 784x40
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 244x19
- text run at (0,0) width 244: "text to html (expect html1 in a real span):"
- RenderBlock {DIV} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "html1"
- RenderBlock {DIV} at (0,60) size 784x20
- RenderText {#text} at (0,0) size 258x19
- text run at (0,0) width 258: "html to text (expect <span>text2</span>): "
- RenderText {#text} at (258,0) size 126x19
- text run at (258,0) width 126: "<span>text2</span>"
- RenderBlock {DIV} at (0,80) size 784x40
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 247x19
- text run at (0,0) width 247: "html to html (expect html2 in a real span):"
- RenderBlock {DIV} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "html2"
-#EOF

Powered by Google App Engine
This is Rietveld 408576698