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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug24880-expected.txt

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 4x16
8 text run at (0,0) width 4: " "
9 RenderTable {TABLE} at (0,16) size 176x52 [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 174x50
11 RenderTableRow {TR} at (0,2) size 174x22
12 RenderTableCell {TD} at (2,2) size 76x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (3,3) size 70x16
14 text run at (3,3) width 70: "Colspan=0"
15 RenderTableRow {TR} at (0,26) size 174x22
16 RenderTableCell {TD} at (2,26) size 76x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
17 RenderText {#text} at (3,3) size 39x16
18 text run at (3,3) width 39: "Cell 2"
19 RenderTableCell {TD} at (80,26) size 45x22 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
20 RenderText {#text} at (3,3) size 39x16
21 text run at (3,3) width 39: "Cell 3"
22 RenderTableCell {TD} at (127,26) size 45x22 [border: (1px inset #808 080)] [r=1 c=2 rs=1 cs=1]
23 RenderText {#text} at (3,3) size 39x16
24 text run at (3,3) width 39: "Cell 4"
25 RenderBlock (anonymous) at (0,68) size 784x16
26 RenderBR {BR} at (0,0) size 0x16
27 RenderTable {TABLE} at (0,84) size 176x76 [border: (1px outset #808080)]
28 RenderTableSection {TBODY} at (1,1) size 174x74
29 RenderTableRow {TR} at (0,2) size 174x22
30 RenderTableCell {TD} at (2,2) size 76x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
31 RenderText {#text} at (3,3) size 39x16
32 text run at (3,3) width 39: "Cell 2"
33 RenderTableCell {TD} at (80,2) size 45x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
34 RenderText {#text} at (3,3) size 39x16
35 text run at (3,3) width 39: "Cell 3"
36 RenderTableCell {TD} at (127,2) size 45x22 [border: (1px inset #8080 80)] [r=0 c=2 rs=1 cs=1]
37 RenderText {#text} at (3,3) size 39x16
38 text run at (3,3) width 39: "Cell 4"
39 RenderTableRow {TR} at (0,26) size 174x22
40 RenderTableCell {TD} at (2,26) size 76x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
41 RenderText {#text} at (3,3) size 70x16
42 text run at (3,3) width 70: "Colspan=0"
43 RenderTableRow {TR} at (0,50) size 174x22
44 RenderTableCell {TD} at (2,50) size 76x22 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
45 RenderText {#text} at (3,3) size 39x16
46 text run at (3,3) width 39: "Cell 5"
47 RenderTableCell {TD} at (80,50) size 45x22 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
48 RenderText {#text} at (3,3) size 39x16
49 text run at (3,3) width 39: "Cell 6"
50 RenderTableCell {TD} at (127,50) size 45x22 [border: (1px inset #808 080)] [r=2 c=2 rs=1 cs=1]
51 RenderText {#text} at (3,3) size 39x16
52 text run at (3,3) width 39: "Cell 7"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698