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

Side by Side Diff: test/data/expected/mix_iterate_if_test.html.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
(Empty)
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
3 Content-Type: text/plain
4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x90
7 RenderBlock {HTML} at (0,0) size 800x90
8 RenderBody {BODY} at (8,8) size 784x74
9 RenderTable {TABLE} at (0,0) size 38x74
10 RenderTableSection {TBODY} at (0,0) size 38x74
11 RenderTableRow {TR} at (0,2) size 38x22
12 RenderTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 8x19
14 text run at (1,1) width 8: "1"
15 RenderTableCell {TD} at (14,2) size 10x22 [r=0 c=1 rs=1 cs=1]
16 RenderText {#text} at (1,1) size 8x19
17 text run at (1,1) width 8: "2"
18 RenderTableCell {TD} at (26,2) size 10x22 [r=0 c=2 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 8x19
20 text run at (1,1) width 8: "3"
21 RenderTableRow {TR} at (0,26) size 38x22
22 RenderTableCell {TD} at (2,26) size 10x22 [r=1 c=0 rs=1 cs=1]
23 RenderText {#text} at (1,1) size 8x19
24 text run at (1,1) width 8: "4"
25 RenderTableCell {TD} at (14,26) size 10x22 [r=1 c=1 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 8x19
27 text run at (1,1) width 8: "9"
28 RenderTableCell {TD} at (26,26) size 10x22 [r=1 c=2 rs=1 cs=1]
29 RenderText {#text} at (1,1) size 8x19
30 text run at (1,1) width 8: "5"
31 RenderTableRow {TR} at (0,50) size 38x22
32 RenderTableCell {TD} at (2,50) size 10x22 [r=2 c=0 rs=1 cs=1]
33 RenderText {#text} at (1,1) size 8x19
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]
36 RenderText {#text} at (1,1) size 8x19
37 text run at (1,1) width 8: "4"
38 #EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698