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

Side by Side Diff: test/data/expected/escape2_test.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 unified diff | Download patch
OLDNEW
1 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js 1 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
2 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js 2 Blocked access to external URL http://dart.googlecode.com/svn/branches/bleeding_ edge/dart/client/dart.js
3 Content-Type: text/plain 3 Content-Type: text/plain
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x136 6 layer at (0,0) size 800x136
7 RenderBlock {HTML} at (0,0) size 800x136 7 RenderBlock {HTML} at (0,0) size 800x136
8 RenderBody {BODY} at (8,8) size 784x120 8 RenderBody {BODY} at (8,8) size 784x120
9 RenderBlock {DIV} at (0,0) size 784x20 9 RenderBlock {DIV} at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 255x19 10 RenderText {#text} at (0,0) size 255x19
(...skipping 13 matching lines...) Expand all
24 RenderText {#text} at (258,0) size 126x19 24 RenderText {#text} at (258,0) size 126x19
25 text run at (258,0) width 126: "<span>text2</span>" 25 text run at (258,0) width 126: "<span>text2</span>"
26 RenderBlock {DIV} at (0,80) size 784x40 26 RenderBlock {DIV} at (0,80) size 784x40
27 RenderBlock (anonymous) at (0,0) size 784x20 27 RenderBlock (anonymous) at (0,0) size 784x20
28 RenderText {#text} at (0,0) size 247x19 28 RenderText {#text} at (0,0) size 247x19
29 text run at (0,0) width 247: "html to html (expect html2 in a real s pan):" 29 text run at (0,0) width 247: "html to html (expect html2 in a real s pan):"
30 RenderBlock {DIV} at (0,20) size 784x20 30 RenderBlock {DIV} at (0,20) size 784x20
31 RenderText {#text} at (0,0) size 33x19 31 RenderText {#text} at (0,0) size 33x19
32 text run at (0,0) width 33: "html2" 32 text run at (0,0) width 33: "html2"
33 #EOF 33 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698