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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug30692-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 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 458x19
8 text run at (0,0) width 458: "BUG: Inside a cell, \"height:x%\" is ign ored. It looks like 'auto' is used instead."
9 RenderBR {BR} at (458,15) size 0x0
10 RenderListItem {LI} at (0,20) size 784x20
11 RenderListMarker at (-1,0) size 7x19: bullet
12 RenderText {#text} at (15,0) size 249x19
13 text run at (15,0) width 249: "Absolute units work correctly (eg. 50px )."
14 RenderListItem {LI} at (0,40) size 784x492
15 RenderBlock (anonymous) at (0,0) size 784x20
16 RenderListMarker at (-1,0) size 7x19: bullet
17 RenderText {#text} at (15,0) size 169x19
18 text run at (15,0) width 169: "\"width:x%\" works correctly."
19 RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
20 LayoutTable {TABLE} at (0,38) size 784x100
21 LayoutTableSection {TBODY} at (0,0) size 784x100
22 LayoutTableRow {TR} at (0,2) size 784x96
23 LayoutTableCell {TD} at (2,13) size 780x73 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
24 RenderText {#text} at (0,0) size 0x0
25 RenderBlock {HR} at (0,146) size 784x2 [border: (1px inset #EEEEEE)]
26 LayoutTable {TABLE} at (0,156) size 784x100
27 LayoutTableSection {TBODY} at (0,0) size 784x100
28 LayoutTableRow {TR} at (0,2) size 784x96
29 LayoutTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c =0 rs=1 cs=1]
30 RenderText {#text} at (0,0) size 0x0
31 RenderBlock {HR} at (0,264) size 784x2 [border: (1px inset #EEEEEE)]
32 LayoutTable {TABLE} at (0,274) size 784x100
33 LayoutTableSection {TBODY} at (0,0) size 784x100
34 LayoutTableRow {TR} at (0,2) size 784x96
35 LayoutTableCell {TD} at (2,11) size 780x77.19 [bgcolor=#FF0000] [r =0 c=0 rs=1 cs=1]
36 RenderBlock {P} at (1,1) size 622.39x75.19 [bgcolor=#FFFFE0]
37 RenderText {#text} at (0,0) size 216x19
38 text run at (0,0) width 216: "BUG: the height of the P is no t 80%"
39 RenderBlock {HR} at (0,382) size 784x2 [border: (1px inset #EEEEEE)]
40 LayoutTable {TABLE} at (0,392) size 784x100
41 LayoutTableSection {TBODY} at (0,0) size 784x100
42 LayoutTableRow {TR} at (0,2) size 784x96
43 LayoutTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c =0 rs=1 cs=1]
44 RenderBlock {P} at (1,1) size 622.39x80 [bgcolor=#FFFFE0]
45 RenderText {#text} at (0,0) size 210x19
46 text run at (0,0) width 210: "OK: the height of the P is 80 pixels"
47 layer at (11,100) size 622x71 clip at (12,101) size 620x69
48 RenderTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [bor der: (1px solid #A9A9A9)]
49 RenderBlock {DIV} at (3,3) size 618.39x16
50 RenderText {#text} at (0,0) size 336x16
51 text run at (0,0) width 336: "BUG: the height of the textarea is not 80% "
52 layer at (11,214) size 622x80 clip at (12,215) size 620x78
53 RenderTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border : (1px solid #A9A9A9)]
54 RenderBlock {DIV} at (3,3) size 618.39x16
55 RenderText {#text} at (0,0) size 344x16
56 text run at (0,0) width 344: "OK: the height of the textarea is 80 pixel s"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698