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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug52505-expected.txt

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 800x118
4 RenderBlock {HTML} at (0,0) size 800x118
5 RenderBody {BODY} at (8,8) size 784x102
6 RenderBlock {FORM} at (0,0) size 784x44
7 RenderButton {INPUT} at (0,0) size 277x22 [bgcolor=#C0C0C0] [border: (2p x outset #C0C0C0)]
8 RenderBlock (anonymous) at (8,3) size 261x16
9 RenderText {#text} at (0,0) size 261x16
10 text run at (0,0) width 261: "[Step 1] Set cell width to 60px (not hing seen)"
11 RenderButton {INPUT} at (0,22) size 281x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
12 RenderBlock (anonymous) at (8,3) size 265x16
13 RenderText {#text} at (0,0) size 265x16
14 text run at (0,0) width 265: "[Step 2] Set cell width to 20px (gar bage seen)"
15 LayoutTable {TABLE} at (0,44) size 34x58
16 LayoutTableSection {TBODY} at (0,0) size 34x58
17 LayoutTableRow {TR} at (0,2) size 34x26
18 LayoutTableCell {TD} at (2,2) size 14x26 [border: (2px solid #000000 )] [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (3,3) size 8x19
20 text run at (3,3) width 8: "1"
21 LayoutTableCell {TD} at (18,2) size 14x26 [border: (2px solid #00000 0)] [r=0 c=1 rs=1 cs=1]
22 RenderText {#text} at (3,3) size 8x19
23 text run at (3,3) width 8: "2"
24 LayoutTableRow {TR} at (0,30) size 34x26
25 LayoutTableCell {TD} at (2,30) size 14x26 [border: (2px solid #00000 0)] [r=1 c=0 rs=1 cs=1]
26 RenderText {#text} at (3,3) size 8x19
27 text run at (3,3) width 8: "2"
28 LayoutTableCell {TD} at (18,30) size 14x26 [border: (2px solid #0000 00)] [r=1 c=1 rs=1 cs=1]
29 RenderText {#text} at (3,3) size 8x19
30 text run at (3,3) width 8: "2"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698