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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt

Issue 20489005: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (128,8) size 664x584 5 RenderBody {BODY} at (128,8) size 664x584
6 RenderBlock {P} at (0,0) size 664x18 6 RenderBlock {P} at (0,0) size 664x18
7 RenderText {#text} at (0,0) size 639x18 7 RenderText {#text} at (0,0) size 639x18
8 text run at (0,0) width 639: "text text text previous paragraph text t ext above the table more text text text normal paragraph etc. etc." 8 text run at (0,0) width 639: "text text text previous paragraph text t ext above the table more text text text normal paragraph etc. etc."
9 RenderTable {TABLE} at (254,34) size 156x246 9 RenderTable {TABLE} at (254.50,34) size 155x246
10 RenderBlock {CAPTION} at (-128,0) size 128x90 10 RenderBlock {CAPTION} at (-128,0) size 128x90
11 RenderText {#text} at (9,0) size 119x90 11 RenderText {#text} at (9,0) size 119x90
12 text run at (9,0) width 119: "This is the caption." 12 text run at (9,0) width 119: "This is the caption."
13 text run at (72,18) width 56: "It is right" 13 text run at (72,18) width 56: "It is right"
14 text run at (48,36) width 80: "aligned.Also" 14 text run at (48,36) width 80: "aligned.Also"
15 text run at (44,54) width 84: "aligned at the" 15 text run at (44,54) width 84: "aligned at the"
16 text run at (84,72) width 44: "bottom" 16 text run at (84,72) width 44: "bottom"
17 RenderTableSection {TBODY} at (0,90) size 155x156 17 RenderTableSection {TBODY} at (0,90) size 155x156
18 RenderTableRow {TR} at (0,2) size 155x20 18 RenderTableRow {TR} at (0,2) size 155x20
19 RenderTableCell {TH} at (2,2) size 49x20 [r=0 c=0 rs=1 cs=1] 19 RenderTableCell {TH} at (2,2) size 49x20 [r=0 c=0 rs=1 cs=1]
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 RenderTableRow {TR} at (0,134) size 155x20 78 RenderTableRow {TR} at (0,134) size 155x20
79 RenderTableCell {TD} at (2,134) size 49x20 [r=6 c=0 rs=1 cs=1] 79 RenderTableCell {TD} at (2,134) size 49x20 [r=6 c=0 rs=1 cs=1]
80 RenderText {#text} at (1,1) size 22x18 80 RenderText {#text} at (1,1) size 22x18
81 text run at (1,1) width 22: "cell" 81 text run at (1,1) width 22: "cell"
82 RenderTableCell {TD} at (53,134) size 49x20 [r=6 c=1 rs=1 cs=1] 82 RenderTableCell {TD} at (53,134) size 49x20 [r=6 c=1 rs=1 cs=1]
83 RenderText {#text} at (1,1) size 22x18 83 RenderText {#text} at (1,1) size 22x18
84 text run at (1,1) width 22: "cell" 84 text run at (1,1) width 22: "cell"
85 RenderTableCell {TD} at (104,134) size 49x20 [r=6 c=2 rs=1 cs=1] 85 RenderTableCell {TD} at (104,134) size 49x20 [r=6 c=2 rs=1 cs=1]
86 RenderText {#text} at (1,1) size 22x18 86 RenderText {#text} at (1,1) size 22x18
87 text run at (1,1) width 22: "cell" 87 text run at (1,1) width 22: "cell"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698