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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/table-writing-modes-h-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x466 3 layer at (0,0) size 800x466
4 RenderBlock {HTML} at (0,0) size 800x466 4 RenderBlock {HTML} at (0,0) size 800x466
5 RenderBody {BODY} at (8,10) size 784x446 5 RenderBody {BODY} at (8,10) size 784x446
6 RenderTable {TABLE} at (10,0) size 104x104 [bgcolor=#FF0000] 6 RenderTable {TABLE} at (10,0) size 104x104 [bgcolor=#FF0000]
7 RenderTableSection {TBODY} at (0,0) size 104x104 7 RenderTableSection {TBODY} at (0,0) size 104x104
8 RenderTableRow {TR} at (0,0) size 104x52 8 RenderTableRow {TR} at (0,0) size 104x52
9 RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
10 RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1] 10 RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
(...skipping 17 matching lines...) Expand all
28 RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1] 28 RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
29 RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1] 29 RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
30 RenderTable {TABLE} at (10,342) size 104x104 [bgcolor=#FF0000] 30 RenderTable {TABLE} at (10,342) size 104x104 [bgcolor=#FF0000]
31 RenderTableSection {TBODY} at (0,0) size 104x104 31 RenderTableSection {TBODY} at (0,0) size 104x104
32 RenderTableRow {TR} at (0,0) size 52x104 32 RenderTableRow {TR} at (0,0) size 52x104
33 RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1] 33 RenderTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
34 RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1] 34 RenderTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
35 RenderTableRow {TR} at (0,52) size 52x104 35 RenderTableRow {TR} at (0,52) size 52x104
36 RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1] 36 RenderTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
37 RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1] 37 RenderTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698