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

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

Issue 546273002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 497x17 7 RenderText {#text} at (0,0) size 497x17
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 28 matching lines...) Expand all
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 RenderTable {TABLE} at (0,390) size 784x100 40 RenderTable {TABLE} at (0,390) size 784x100
41 RenderTableSection {TBODY} at (0,0) size 784x100 41 RenderTableSection {TBODY} at (0,0) size 784x100
42 RenderTableRow {TR} at (0,2) size 784x96 42 RenderTableRow {TR} at (0,2) size 784x96
43 RenderTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c =0 rs=1 cs=1] 43 RenderTableCell {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 226x17 45 RenderText {#text} at (0,0) size 226x17
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,94) size 622x71 clip at (12,95) size 620x69 47 layer at (11,94) size 622x71 clip at (12,95) size 620x69
48 RenderTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [bor der: (1px solid #A9A9A9)] 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.39x15 49 RenderBlock {DIV} at (3,3) size 618.39x16
50 RenderText {#text} at (0,0) size 336x15 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% " 51 text run at (0,0) width 336: "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 #A9A9A9)] 53 RenderTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border : (1px solid #A9A9A9)]
54 RenderBlock {DIV} at (3,3) size 618.39x15 54 RenderBlock {DIV} at (3,3) size 618.39x16
55 RenderText {#text} at (0,0) size 344x15 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" 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