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

Side by Side Diff: test/data/expected/repeat_attribute_test.html.txt

Issue 13592003: add support for template repeat (Closed) Base URL: https://github.com/dart-lang/web-ui.git@master
Patch Set: feedback Created 7 years, 8 months 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
« no previous file with comments | « test/analyzer_test.dart ('k') | test/data/input/mix_iterate_if_test.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Content-Type: text/plain 1 Content-Type: text/plain
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x84 4 layer at (0,0) size 800x84
5 RenderBlock {HTML} at (0,0) size 800x84 5 RenderBlock {HTML} at (0,0) size 800x84
6 RenderBody {BODY} at (8,8) size 784x68 6 RenderBody {BODY} at (8,8) size 784x68
7 RenderTable {TABLE} at (0,0) size 44x68 7 RenderTable {TABLE} at (0,0) size 44x68
8 RenderTableSection {TBODY} at (0,0) size 44x68 8 RenderTableSection {TBODY} at (0,0) size 44x68
9 RenderTableRow {TR} at (0,2) size 44x20 9 RenderTableRow {TR} at (0,2) size 44x20
10 RenderTableCell {TD} at (2,2) size 12x20 [r=0 c=0 rs=1 cs=1] 10 RenderTableCell {TD} at (2,2) size 12x20 [r=0 c=0 rs=1 cs=1]
(...skipping 15 matching lines...) Expand all
26 RenderTableCell {TD} at (30,24) size 12x20 [r=1 c=2 rs=1 cs=1] 26 RenderTableCell {TD} at (30,24) size 12x20 [r=1 c=2 rs=1 cs=1]
27 RenderText {#text} at (1,1) size 10x18 27 RenderText {#text} at (1,1) size 10x18
28 text run at (1,1) width 10: "5" 28 text run at (1,1) width 10: "5"
29 RenderTableRow {TR} at (0,46) size 44x20 29 RenderTableRow {TR} at (0,46) size 44x20
30 RenderTableCell {TD} at (2,46) size 12x20 [r=2 c=0 rs=1 cs=1] 30 RenderTableCell {TD} at (2,46) size 12x20 [r=2 c=0 rs=1 cs=1]
31 RenderText {#text} at (1,1) size 10x18 31 RenderText {#text} at (1,1) size 10x18
32 text run at (1,1) width 10: "2" 32 text run at (1,1) width 10: "2"
33 RenderTableCell {TD} at (16,46) size 12x20 [r=2 c=1 rs=1 cs=1] 33 RenderTableCell {TD} at (16,46) size 12x20 [r=2 c=1 rs=1 cs=1]
34 RenderText {#text} at (1,1) size 10x18 34 RenderText {#text} at (1,1) size 10x18
35 text run at (1,1) width 10: "4" 35 text run at (1,1) width 10: "4"
OLDNEW
« no previous file with comments | « test/analyzer_test.dart ('k') | test/data/input/mix_iterate_if_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698