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

Side by Side Diff: test/data/expected/iterate_attribute_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 800x36 6 layer at (0,0) size 800x36
7 RenderBlock {HTML} at (0,0) size 800x36 7 RenderBlock {HTML} at (0,0) size 800x36
8 RenderBody {BODY} at (8,8) size 784x20 8 RenderBody {BODY} at (8,8) size 784x20
9 RenderBlock {DIV} at (0,0) size 784x20 9 RenderBlock {DIV} at (0,0) size 784x20
10 RenderInline {SPAN} at (0,0) size 7x19 10 RenderInline {SPAN} at (0,0) size 7x19
11 RenderText {#text} at (0,0) size 7x19 11 RenderText {#text} at (0,0) size 7x19
12 text run at (0,0) width 7: "a" 12 text run at (0,0) width 7: "a"
13 RenderInline {SPAN} at (0,0) size 8x19 13 RenderInline {SPAN} at (0,0) size 8x19
14 RenderText {#text} at (7,0) size 8x19 14 RenderText {#text} at (7,0) size 8x19
15 text run at (7,0) width 8: "b" 15 text run at (7,0) width 8: "b"
16 RenderInline {SPAN} at (0,0) size 7x19 16 RenderInline {SPAN} at (0,0) size 7x19
17 RenderText {#text} at (15,0) size 7x19 17 RenderText {#text} at (15,0) size 7x19
18 text run at (15,0) width 7: "c" 18 text run at (15,0) width 7: "c"
19 RenderInline {SPAN} at (0,0) size 8x19 19 RenderInline {SPAN} at (0,0) size 8x19
20 RenderText {#text} at (22,0) size 8x19 20 RenderText {#text} at (22,0) size 8x19
21 text run at (22,0) width 8: "d" 21 text run at (22,0) width 8: "d"
22 #EOF 22 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698