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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug1802-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 RenderTable {TABLE} at (0,0) size 200x70 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 198x68
8 RenderTableRow {TR} at (0,2) size 198x20
9 RenderTableCell {TD} at (2,2) size 98x20 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 35x16
11 text run at (2,2) width 35: "AAA"
12 RenderTableCell {TD} at (102,2) size 94x20 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 33x16
14 text run at (2,2) width 33: "BBB"
15 RenderTableRow {TR} at (0,24) size 198x20
16 RenderTableCell {TD} at (2,24) size 98x20 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
17 RenderText {#text} at (43,2) size 12x16
18 text run at (43,2) width 12: "A"
19 RenderTableCell {TD} at (102,24) size 94x20 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
20 RenderText {#text} at (41,2) size 12x16
21 text run at (41,2) width 12: "B"
22 RenderTableRow {TR} at (0,46) size 198x20
23 RenderTableCell {TD} at (2,46) size 98x20 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
24 RenderText {#text} at (84,2) size 12x16
25 text run at (84,2) width 12: "A"
26 RenderTableCell {TD} at (102,46) size 94x20 [border: (1px inset #808 080)] [r=2 c=1 rs=1 cs=1]
27 RenderText {#text} at (81,2) size 11x16
28 text run at (81,2) width 11: "B"
29 RenderBlock (anonymous) at (0,70) size 784x16
30 RenderBR {BR} at (0,0) size 0x16
31 RenderTable {TABLE} at (0,86) size 784x70 [border: (1px outset #808080)]
32 RenderTableSection {TBODY} at (1,1) size 782x68
33 RenderTableRow {TR} at (0,2) size 782x20
34 RenderTableCell {TD} at (2,2) size 367x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
35 RenderText {#text} at (2,2) size 28x16
36 text run at (2,2) width 28: "<tr>"
37 RenderTableCell {TH} at (371,2) size 213x20 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
38 RenderText {#text} at (71,2) size 71x16
39 text run at (71,2) width 71: "th: Center"
40 RenderTableCell {TD} at (586,2) size 194x20 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
41 RenderText {#text} at (2,2) size 48x16
42 text run at (2,2) width 48: "td: Left"
43 RenderTableRow {TR} at (0,24) size 782x20
44 RenderTableCell {TD} at (2,24) size 367x20 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
45 RenderText {#text} at (2,2) size 108x16
46 text run at (2,2) width 108: "<tr align=\"left\">"
47 RenderTableCell {TH} at (371,24) size 213x20 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
48 RenderText {#text} at (2,2) size 52x16
49 text run at (2,2) width 52: "th: Left"
50 RenderTableCell {TD} at (586,24) size 194x20 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1]
51 RenderText {#text} at (2,2) size 48x16
52 text run at (2,2) width 48: "td: Left"
53 RenderTableRow {TR} at (0,46) size 782x20
54 RenderTableCell {TD} at (2,46) size 367x20 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1]
55 RenderText {#text} at (2,2) size 125x16
56 text run at (2,2) width 125: "<tr align=\"center\">"
57 RenderTableCell {TH} at (371,46) size 213x20 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1]
58 RenderText {#text} at (71,2) size 71x16
59 text run at (71,2) width 71: "th: Center"
60 RenderTableCell {TD} at (586,46) size 194x20 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1]
61 RenderText {#text} at (65,2) size 64x16
62 text run at (65,2) width 64: "td: Center"
63 RenderBlock (anonymous) at (0,156) size 784x16
64 RenderBR {BR} at (0,0) size 0x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698