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

Side by Side Diff: test/data/expected/mix_iterate_if_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 800x90 6 layer at (0,0) size 800x90
7 RenderBlock {HTML} at (0,0) size 800x90 7 RenderBlock {HTML} at (0,0) size 800x90
8 RenderBody {BODY} at (8,8) size 784x74 8 RenderBody {BODY} at (8,8) size 784x74
9 RenderTable {TABLE} at (0,0) size 38x74 9 RenderTable {TABLE} at (0,0) size 38x74
10 RenderTableSection {TBODY} at (0,0) size 38x74 10 RenderTableSection {TBODY} at (0,0) size 38x74
(...skipping 18 matching lines...) Expand all
29 RenderText {#text} at (1,1) size 8x19 29 RenderText {#text} at (1,1) size 8x19
30 text run at (1,1) width 8: "5" 30 text run at (1,1) width 8: "5"
31 RenderTableRow {TR} at (0,50) size 38x22 31 RenderTableRow {TR} at (0,50) size 38x22
32 RenderTableCell {TD} at (2,50) size 10x22 [r=2 c=0 rs=1 cs=1] 32 RenderTableCell {TD} at (2,50) size 10x22 [r=2 c=0 rs=1 cs=1]
33 RenderText {#text} at (1,1) size 8x19 33 RenderText {#text} at (1,1) size 8x19
34 text run at (1,1) width 8: "2" 34 text run at (1,1) width 8: "2"
35 RenderTableCell {TD} at (14,50) size 10x22 [r=2 c=1 rs=1 cs=1] 35 RenderTableCell {TD} at (14,50) size 10x22 [r=2 c=1 rs=1 cs=1]
36 RenderText {#text} at (1,1) size 8x19 36 RenderText {#text} at (1,1) size 8x19
37 text run at (1,1) width 8: "4" 37 text run at (1,1) width 8: "4"
38 #EOF 38 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698