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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug17168-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 [bgcolor=#C0C0C0]
6 RenderTable {TABLE} at (0,0) size 400x56 [border: (5px outset #808080)]
7 RenderTableSection {TBODY} at (5,5) size 390x46
8 RenderTableRow {TR} at (0,2) size 390x20
9 RenderTableCell {TD} at (2,2) size 192x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2]
10 RenderText {#text} at (2,2) size 30x16
11 text run at (2,2) width 30: "50%"
12 RenderTableCell {TD} at (196,2) size 192x20 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 22x16
14 text run at (2,2) width 22: "foo"
15 RenderTableRow {TR} at (0,24) size 390x20
16 RenderTableCell {TD} at (2,24) size 95x20 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 30x16
18 text run at (2,2) width 30: "25%"
19 RenderTableCell {TD} at (99,24) size 95x20 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 21x16
21 text run at (2,2) width 21: "bar"
22 RenderBlock (anonymous) at (0,56) size 784x16
23 RenderBR {BR} at (0,0) size 0x16
24 RenderTable {TABLE} at (0,72) size 400x56 [border: (5px outset #808080)]
25 RenderTableSection {TBODY} at (5,5) size 390x46
26 RenderTableRow {TR} at (0,2) size 390x20
27 RenderTableCell {TD} at (2,2) size 193x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2]
28 RenderText {#text} at (2,2) size 22x16
29 text run at (2,2) width 22: "foo"
30 RenderTableCell {TD} at (197,2) size 191x20 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
31 RenderText {#text} at (2,2) size 30x16
32 text run at (2,2) width 30: "50%"
33 RenderTableRow {TR} at (0,24) size 390x20
34 RenderTableCell {TD} at (2,24) size 95x20 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
35 RenderText {#text} at (2,2) size 30x16
36 text run at (2,2) width 30: "25%"
37 RenderTableCell {TD} at (99,24) size 96x20 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
38 RenderText {#text} at (2,2) size 21x16
39 text run at (2,2) width 21: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698