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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
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
3 Content-Type: text/plain
4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x136
7 RenderBlock {HTML} at (0,0) size 800x136
8 RenderBody {BODY} at (8,8) size 784x120
9 RenderBlock {DIV} at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 255x19
11 text run at (0,0) width 255: "text to text (expect <span>text1</span>) : "
12 RenderText {#text} at (255,0) size 126x19
13 text run at (255,0) width 126: "<span>text1</span>"
14 RenderBlock {DIV} at (0,20) size 784x40
15 RenderBlock (anonymous) at (0,0) size 784x20
16 RenderText {#text} at (0,0) size 244x19
17 text run at (0,0) width 244: "text to html (expect html1 in a real s pan):"
18 RenderBlock {DIV} at (0,20) size 784x20
19 RenderText {#text} at (0,0) size 33x19
20 text run at (0,0) width 33: "html1"
21 RenderBlock {DIV} at (0,60) size 784x20
22 RenderText {#text} at (0,0) size 258x19
23 text run at (0,0) width 258: "html to text (expect <span>text2</span>) : "
24 RenderText {#text} at (258,0) size 126x19
25 text run at (258,0) width 126: "<span>text2</span>"
26 RenderBlock {DIV} at (0,80) size 784x40
27 RenderBlock (anonymous) at (0,0) size 784x20
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):"
30 RenderBlock {DIV} at (0,20) size 784x20
31 RenderText {#text} at (0,0) size 33x19
32 text run at (0,0) width 33: "html2"
33 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698