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

Side by Side Diff: test/data/expected/html_escape_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 800x134
7 RenderBlock {HTML} at (0,0) size 800x134
8 RenderBody {BODY} at (8,13) size 784x113
9 RenderBlock {PRE} at (0,0) size 784x80
10 RenderText {#text} at (0,0) size 528x80
11 text run at (0,0) width 528: "Here's some HTML with some triple quotes and escape sequences: '''"
12 text run at (528,0) width 0: " "
13 text run at (0,16) width 520: " This $text uses \\r\\n and \\backsl ash \\ to break your compiler."
14 text run at (520,16) width 0: " "
15 text run at (0,32) width 48: " '''."
16 text run at (48,32) width 0: " "
17 text run at (0,48) width 352: " But it hopes your compiler does not b reak!"
18 text run at (352,48) width 0: " "
19 text run at (0,64) width 16: " "
20 RenderBlock (anonymous) at (0,93) size 784x20
21 RenderText {#text} at (0,0) size 225x19
22 text run at (0,0) width 225: "While we're at it, here's a cool entity: "
23 RenderInline {SPAN} at (0,0) size 8x19
24 RenderText {#text} at (225,0) size 8x19
25 text run at (225,0) width 8: "\x{192}"
26 RenderText {#text} at (0,0) size 0x0
27 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698