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

Side by Side Diff: test/data/expected/escape2_test.html.txt

Issue 12314041: Make all tests in drt run at once (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 10 months 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 Content-Type: text/plain 1 Content-Type: text/plain
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x136 4 layer at (0,0) size 800x136
5 RenderBlock {HTML} at (0,0) size 800x136 5 RenderBlock {HTML} at (0,0) size 800x136
6 RenderBody {BODY} at (8,8) size 784x120 6 RenderBody {BODY} at (8,8) size 784x120
7 RenderBlock {DIV} at (0,0) size 784x20 7 RenderBlock {DIV} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 255x19 8 RenderText {#text} at (0,0) size 255x19
9 text run at (0,0) width 255: "text to text (expect <span>text1</span>) : " 9 text run at (0,0) width 255: "text to text (expect <span>text1</span>) : "
10 RenderText {#text} at (255,0) size 126x19 10 RenderText {#text} at (255,0) size 126x19
(...skipping 10 matching lines...) Expand all
21 text run at (0,0) width 258: "html to text (expect <span>text2</span>) : " 21 text run at (0,0) width 258: "html to text (expect <span>text2</span>) : "
22 RenderText {#text} at (258,0) size 126x19 22 RenderText {#text} at (258,0) size 126x19
23 text run at (258,0) width 126: "<span>text2</span>" 23 text run at (258,0) width 126: "<span>text2</span>"
24 RenderBlock {DIV} at (0,80) size 784x40 24 RenderBlock {DIV} at (0,80) size 784x40
25 RenderBlock (anonymous) at (0,0) size 784x20 25 RenderBlock (anonymous) at (0,0) size 784x20
26 RenderText {#text} at (0,0) size 247x19 26 RenderText {#text} at (0,0) size 247x19
27 text run at (0,0) width 247: "html to html (expect html2 in a real s pan):" 27 text run at (0,0) width 247: "html to html (expect html2 in a real s pan):"
28 RenderBlock {DIV} at (0,20) size 784x20 28 RenderBlock {DIV} at (0,20) size 784x20
29 RenderText {#text} at (0,0) size 33x19 29 RenderText {#text} at (0,0) size 33x19
30 text run at (0,0) width 33: "html2" 30 text run at (0,0) width 33: "html2"
31 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698