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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 (8,8) size 784x584 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 716x18 7 RenderText {#text} at (0,0) size 716x18
8 text run at (0,0) width 716: "The bug causes the nested table containi ng the textarea to be positioned away from the left edge of the outer table " 8 text run at (0,0) width 716: "The bug causes the nested table containi ng the textarea to be positioned away from the left edge of the outer table "
9 RenderBR {BR} at (716,14) size 0x0 9 RenderBR {BR} at (716,14) size 0x0
10 RenderTable {TABLE} at (242,18) size 300x56 [border: (1px outset #808080)] 10 RenderTable {TABLE} at (242,18) size 300x52 [border: (1px outset #808080)]
11 RenderTableSection {TBODY} at (1,1) size 298x54 11 RenderTableSection {TBODY} at (1,1) size 298x50
12 RenderTableRow {TR} at (0,2) size 298x50 12 RenderTableRow {TR} at (0,2) size 298x46
13 RenderTableCell {TD} at (2,2) size 294x50 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 13 RenderTableCell {TD} at (2,2) size 294x46 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
14 RenderTable {TABLE} at (2,2) size 70x46 [border: (1px outset #8080 80)] 14 RenderTable {TABLE} at (2,2) size 66x42 [border: (1px outset #8080 80)]
15 RenderTableSection {TBODY} at (1,1) size 68x44 15 RenderTableSection {TBODY} at (1,1) size 64x40
16 RenderTableRow {TR} at (0,2) size 68x40 16 RenderTableRow {TR} at (0,2) size 64x36
17 RenderTableCell {TD} at (2,2) size 64x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 17 RenderTableCell {TD} at (2,2) size 60x36 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 layer at (262,38) size 56x32 clip at (263,39) size 54x30 19 layer at (260,36) size 56x32 clip at (261,37) size 54x30
20 RenderTextControl {TEXTAREA} at (4,4) size 56x32 [bgcolor=#FFFFFF] [border: (1 px solid #000000)] 20 RenderTextControl {TEXTAREA} at (2,2) size 56x32 [bgcolor=#FFFFFF] [border: (1 px solid #000000)]
21 RenderBlock {DIV} at (3,3) size 50x13 21 RenderBlock {DIV} at (3,3) size 50x13
22 RenderText {#text} at (0,0) size 18x13 22 RenderText {#text} at (0,0) size 18x13
23 text run at (0,0) width 18: "bar" 23 text run at (0,0) width 18: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698