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

Side by Side Diff: test/data/expected/list_children_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 800x100 6 layer at (0,0) size 800x100
7 RenderBlock {HTML} at (0,0) size 800x100 7 RenderBlock {HTML} at (0,0) size 800x100
8 RenderBody {BODY} at (8,8) size 784x76 8 RenderBody {BODY} at (8,8) size 784x76
9 RenderBlock (anonymous) at (0,0) size 784x20 9 RenderBlock (anonymous) at (0,0) size 784x20
10 RenderText {#text} at (0,0) size 383x19 10 RenderText {#text} at (0,0) size 383x19
(...skipping 28 matching lines...) Expand all
39 RenderText {#text} at (22,20) size 19x19 39 RenderText {#text} at (22,20) size 19x19
40 text run at (22,20) width 19: "def" 40 text run at (22,20) width 19: "def"
41 RenderInline {SPAN} at (0,0) size 22x19 41 RenderInline {SPAN} at (0,0) size 22x19
42 RenderText {#text} at (41,20) size 22x19 42 RenderText {#text} at (41,20) size 22x19
43 text run at (41,20) width 22: "abc" 43 text run at (41,20) width 22: "abc"
44 RenderInline {SPAN} at (0,0) size 19x19 44 RenderInline {SPAN} at (0,0) size 19x19
45 RenderText {#text} at (63,20) size 19x19 45 RenderText {#text} at (63,20) size 19x19
46 text run at (63,20) width 19: "def" 46 text run at (63,20) width 19: "def"
47 RenderText {#text} at (0,0) size 0x0 47 RenderText {#text} at (0,0) size 0x0
48 #EOF 48 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698