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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug51727-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 800x88
4 RenderBlock {HTML} at (0,0) size 800x88
5 RenderBody {BODY} at (8,8) size 784x72
6 RenderBlock {FORM} at (0,0) size 784x44
7 RenderButton {INPUT} at (0,0) size 167x22 [bgcolor=#C0C0C0] [border: (2p x outset #C0C0C0)]
8 RenderBlock (anonymous) at (8,3) size 151x16
9 RenderText {#text} at (0,0) size 151x16
10 text run at (0,0) width 151: "(1) Fill cell with long string"
11 RenderBR {BR} at (167,1) size 0x19
12 RenderButton {INPUT} at (0,22) size 172x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
13 RenderBlock (anonymous) at (8,3) size 156x16
14 RenderText {#text} at (0,0) size 156x16
15 text run at (0,0) width 156: "(2) Fill cell with short string"
16 RenderBR {BR} at (172,23) size 0x19
17 LayoutTable {TABLE} at (0,44) size 83x28
18 LayoutTableSection {TBODY} at (0,0) size 83x28
19 LayoutTableRow {TR} at (0,2) size 83x24
20 LayoutTableCell {TD} at (2,2) size 79x24 [border: (1px solid #000000 )] [r=0 c=0 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 14x19
22 text run at (2,2) width 14: "aa"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698