Closed Bug 97630 Opened 23 years ago Closed 23 years ago

linespacing too large

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: bernd_mozilla)

References

()

Details

(Keywords: testcase)

Attachments

(4 files, 1 obsolete file)

check the line spacing on this page:
http://www.boomtown.net/articles/art.view.php?id=27458
with IE and with Mozilla.

In IE the linespacing it's normal, on Mozilla it's too large.

build 20010829
WFM 2001082909 on Win2k. They look identical for me, between IE and Mozilla.
Summary: linespacing to large → linespacing too large
Ok, I see the bug. 

In View Source, I see code such as:
<table class="contentwidth contentcolor" cellpadding="0" cellspacing="0" border="0">

(which I'm not sure is valid CSS)

-> Style System, but this may end up being evangelism.
Component: Layout → Style System
The right is in the middle.
You can get linespacing too narrow here(win98 2001082608)
http://www.txt.it/intranet/servizi_aziendali.htm
I had similar problem (too big linespacing)
on http://www.bmacleod.com/brycegallery.html
But it desapears when I resize my window....
Hope it can help you
I just attached is simplified testcase.
IE and Netscape 4.x shows the testcase with a "normal" lineheight while Mozilla 
seems to get too much lineheight.

using 20011012 to test
setting the lineheight in the testcase to 50px make's it obvious that mozilla
inherits the lineheight into the inner table while the other browser don't do
it. Probably we should cut this inheritance too.
Attached patch patch (obsolete) — Splinter Review
Attached file Sligtly better patch
Just tried the patch and it works just fine. All testcases now have the correct
line height!

anybody up for a review and sr?
Keywords: patch, review
Attachment #54722 - Attachment is obsolete: true
Attached patch revised patchSplinter Review
the patch has still to pass the table + block regression tests at
layout\html\tests\block\rtest.bat. Once this is done I will ask Hixie for a
review, or to be more precise: I refuse to touch quirks.css without his approval.
Assignee: karnaze → bernd.mielke
Keywords: testcase
Status: NEW → ASSIGNED
the patch has passed the regression tests 
makes sense. r=hixie.
please get your sr from hyatt and module owner approval from karnaze.
Comment on attachment 54731 [details] [diff] [review]
revised patch

r=karnaze
Attachment #54731 - Flags: review+
Comment on attachment 54731 [details] [diff] [review]
revised patch

woo-hoo! sr=attinasi
Attachment #54731 - Flags: superreview+
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
v 20020221
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: