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

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

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (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
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 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 497x18 7 RenderText {#text} at (0,0) size 497x18
8 text run at (0,0) width 497: "BUG: Inside a cell, \"height:x%\" is ign ored. It looks like 'auto' is used instead." 8 text run at (0,0) width 497: "BUG: Inside a cell, \"height:x%\" is ign ored. It looks like 'auto' is used instead."
9 RenderBR {BR} at (496,14) size 1x0 9 RenderBR {BR} at (496,14) size 1x0
10 RenderListItem {LI} at (0,18) size 784x18 10 RenderListItem {LI} at (0,18) size 784x18
(...skipping 27 matching lines...) Expand all
38 text run at (0,0) width 232: "BUG: the height of the P is no t 80%" 38 text run at (0,0) width 232: "BUG: the height of the P is no t 80%"
39 RenderBlock {HR} at (0,380) size 784x2 [border: (1px inset #EEEEEE)] 39 RenderBlock {HR} at (0,380) size 784x2 [border: (1px inset #EEEEEE)]
40 LayoutTable {TABLE} at (0,390) size 784x100 40 LayoutTable {TABLE} at (0,390) size 784x100
41 LayoutTableSection {TBODY} at (0,0) size 784x100 41 LayoutTableSection {TBODY} at (0,0) size 784x100
42 LayoutTableRow {TR} at (0,2) size 784x96 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] 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] 44 RenderBlock {P} at (1,1) size 622.39x80 [bgcolor=#FFFFE0]
45 RenderText {#text} at (0,0) size 226x18 45 RenderText {#text} at (0,0) size 226x18
46 text run at (0,0) width 226: "OK: the height of the P is 80 pixels" 46 text run at (0,0) width 226: "OK: the height of the P is 80 pixels"
47 layer at (11,95) size 622x69 clip at (12,96) size 620x67 47 layer at (11,95) size 622x69 clip at (12,96) size 620x67
48 RenderTextControl {TEXTAREA} at (1,1) size 622.39x69.19 [bgcolor=#FFFFFF] [bor der: (1px solid #000000)] 48 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x69.19 [bgcolor=#FFFFFF] [bor der: (1px solid #000000)]
49 RenderBlock {DIV} at (3,3) size 616.39x13 49 RenderBlock {DIV} at (3,3) size 616.39x13
50 RenderText {#text} at (0,0) size 224x13 50 RenderText {#text} at (0,0) size 224x13
51 text run at (0,0) width 224: "BUG: the height of the textarea is not 80% " 51 text run at (0,0) width 224: "BUG: the height of the textarea is not 80% "
52 layer at (11,208) size 622x80 clip at (12,209) size 620x78 52 layer at (11,208) size 622x80 clip at (12,209) size 620x78
53 RenderTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border : (1px solid #000000)] 53 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border : (1px solid #000000)]
54 RenderBlock {DIV} at (3,3) size 616.39x13 54 RenderBlock {DIV} at (3,3) size 616.39x13
55 RenderText {#text} at (0,0) size 225x13 55 RenderText {#text} at (0,0) size 225x13
56 text run at (0,0) width 225: "OK: the height of the textarea is 80 pixel s" 56 text run at (0,0) width 225: "OK: the height of the textarea is 80 pixel s"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698