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

Side by Side Diff: test/data/expected/text_multiple_bindings_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 800x142 6 layer at (0,0) size 800x142
7 RenderBlock {HTML} at (0,0) size 800x142 7 RenderBlock {HTML} at (0,0) size 800x142
8 RenderBody {BODY} at (8,16) size 784x113 8 RenderBody {BODY} at (8,16) size 784x113
9 RenderBlock {P} at (0,0) size 784x20 9 RenderBlock {P} at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 211x19 10 RenderText {#text} at (0,0) size 211x19
(...skipping 13 matching lines...) Expand all
24 text run at (0,16) width 56: " over " 24 text run at (0,16) width 56: " over "
25 RenderText {#text} at (56,16) size 24x16 25 RenderText {#text} at (56,16) size 24x16
26 text run at (56,16) width 24: "the" 26 text run at (56,16) width 24: "the"
27 RenderText {#text} at (80,16) size 64x16 27 RenderText {#text} at (80,16) size 64x16
28 text run at (80,16) width 64: " 'lazy' " 28 text run at (80,16) width 64: " 'lazy' "
29 RenderText {#text} at (144,16) size 24x16 29 RenderText {#text} at (144,16) size 24x16
30 text run at (144,16) width 24: "dog" 30 text run at (144,16) width 24: "dog"
31 RenderText {#text} at (168,16) size 8x16 31 RenderText {#text} at (168,16) size 8x16
32 text run at (168,16) width 8: "." 32 text run at (168,16) width 8: "."
33 #EOF 33 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698