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

Side by Side Diff: test/data/expected/data_value_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 800x140 6 layer at (0,0) size 800x140
7 RenderBlock {HTML} at (0,0) size 800x140 7 RenderBlock {HTML} at (0,0) size 800x140
8 RenderBody {BODY} at (8,16) size 784x116 8 RenderBody {BODY} at (8,16) size 784x116
9 RenderBlock {P} at (0,0) size 784x20 9 RenderBlock {P} at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 545x19 10 RenderText {#text} at (0,0) size 545x19
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 RenderBlock {DIV} at (0,0) size 784x20 44 RenderBlock {DIV} at (0,0) size 784x20
45 RenderText {#text} at (0,0) size 10x19 45 RenderText {#text} at (0,0) size 10x19
46 text run at (0,0) width 10: "hi" 46 text run at (0,0) width 10: "hi"
47 RenderText {#text} at (10,0) size 8x19 47 RenderText {#text} at (10,0) size 8x19
48 text run at (10,0) width 8: ", " 48 text run at (10,0) width 8: ", "
49 RenderText {#text} at (18,0) size 49x19 49 RenderText {#text} at (18,0) size 49x19
50 text run at (18,0) width 49: "universe" 50 text run at (18,0) width 49: "universe"
51 RenderText {#text} at (67,0) size 5x19 51 RenderText {#text} at (67,0) size 5x19
52 text run at (67,0) width 5: "!" 52 text run at (67,0) width 5: "!"
53 #EOF 53 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698