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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-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 800x110 3 layer at (0,0) size 800x106
4 RenderBlock {HTML} at (0,0) size 800x110 4 RenderBlock {HTML} at (0,0) size 800x106
5 RenderBody {BODY} at (8,8) size 784x94 5 RenderBody {BODY} at (8,8) size 784x90
6 RenderBlock {FORM} at (0,0) size 784x38 6 RenderBlock {FORM} at (0,0) size 784x36
7 RenderButton {INPUT} at (2,0) size 256.55x18 [bgcolor=#C0C0C0] 7 RenderButton {INPUT} at (0,0) size 256.55x18 [bgcolor=#C0C0C0]
8 RenderBlock (anonymous) at (8,2.50) size 240.55x13 8 RenderBlock (anonymous) at (8,2.50) size 240.55x13
9 RenderText {#text} at (0,0) size 241x13 9 RenderText {#text} at (0,0) size 241x13
10 text run at (0,0) width 241: "[Step 1] Set cell width to 60px (not hing seen)" 10 text run at (0,0) width 241: "[Step 1] Set cell width to 60px (not hing seen)"
11 RenderButton {INPUT} at (2,20) size 258.58x18 [bgcolor=#C0C0C0] 11 RenderButton {INPUT} at (0,18) size 258.58x18 [bgcolor=#C0C0C0]
12 RenderBlock (anonymous) at (8,2.50) size 242.58x13 12 RenderBlock (anonymous) at (8,2.50) size 242.58x13
13 RenderText {#text} at (0,0) size 243x13 13 RenderText {#text} at (0,0) size 243x13
14 text run at (0,0) width 243: "[Step 2] Set cell width to 20px (gar bage seen)" 14 text run at (0,0) width 243: "[Step 2] Set cell width to 20px (gar bage seen)"
15 RenderTable {TABLE} at (0,40) size 34x54 15 RenderTable {TABLE} at (0,36) size 34x54
16 RenderTableSection {TBODY} at (0,0) size 34x54 16 RenderTableSection {TBODY} at (0,0) size 34x54
17 RenderTableRow {TR} at (0,2) size 34x24 17 RenderTableRow {TR} at (0,2) size 34x24
18 RenderTableCell {TD} at (2,2) size 14x24 [border: (2px solid #000000 )] [r=0 c=0 rs=1 cs=1] 18 RenderTableCell {TD} at (2,2) size 14x24 [border: (2px solid #000000 )] [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (3,3) size 8x18 19 RenderText {#text} at (3,3) size 8x18
20 text run at (3,3) width 8: "1" 20 text run at (3,3) width 8: "1"
21 RenderTableCell {TD} at (18,2) size 14x24 [border: (2px solid #00000 0)] [r=0 c=1 rs=1 cs=1] 21 RenderTableCell {TD} at (18,2) size 14x24 [border: (2px solid #00000 0)] [r=0 c=1 rs=1 cs=1]
22 RenderText {#text} at (3,3) size 8x18 22 RenderText {#text} at (3,3) size 8x18
23 text run at (3,3) width 8: "2" 23 text run at (3,3) width 8: "2"
24 RenderTableRow {TR} at (0,28) size 34x24 24 RenderTableRow {TR} at (0,28) size 34x24
25 RenderTableCell {TD} at (2,28) size 14x24 [border: (2px solid #00000 0)] [r=1 c=0 rs=1 cs=1] 25 RenderTableCell {TD} at (2,28) size 14x24 [border: (2px solid #00000 0)] [r=1 c=0 rs=1 cs=1]
26 RenderText {#text} at (3,3) size 8x18 26 RenderText {#text} at (3,3) size 8x18
27 text run at (3,3) width 8: "2" 27 text run at (3,3) width 8: "2"
28 RenderTableCell {TD} at (18,28) size 14x24 [border: (2px solid #0000 00)] [r=1 c=1 rs=1 cs=1] 28 RenderTableCell {TD} at (18,28) size 14x24 [border: (2px solid #0000 00)] [r=1 c=1 rs=1 cs=1]
29 RenderText {#text} at (3,3) size 8x18 29 RenderText {#text} at (3,3) size 8x18
30 text run at (3,3) width 8: "2" 30 text run at (3,3) width 8: "2"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698