Open Bug 54193 Opened 24 years ago Updated 2 years ago

quirk: CSS line height set to 0 causes next element to overlap

Categories

(Core :: Layout, defect, P4)

x86
Windows NT
defect

Tracking

()

Future

People

(Reporter: buster, Unassigned)

Details

(Keywords: compat, testcase, Whiteboard: WONTFIX?)

Attachments

(1 file)

using debug build from branch 9/24/00 WinNT.
broken out from bug 52670
in the to-be-attached test case, we are respecting the request for line-height:0.
Nav4 and IE 5.5 for Windows do not do this.  They use the default line height.
Attached file reduced test case
david, ian: are we rendering this correctly?  I think so.
Assignee: clayton → buster
I'm not sure.  It's probably not correct for strict mode.  It needs to be looked
into in detail regarding quirks.

But there was another bug somewhere with a very similar test case... (perhaps I
even own it...)
Status: NEW → RESOLVED
Closed: 24 years ago
QA Contact: petersen → py8ieh=bugzilla
Resolution: --- → WONTFIX
Correct behaviour is:

                      +
   September 26, 2000 | 
   +----------------+ +
   +------------------------------+
   | ____________________________ |
   +------------------------------+

...where
   +---+ 
   |   | = a line box (not visible)
   +---+

   _____ = the image

Thus in strict mode we are correct. In quirks mode... well, who cares, quirks
mode is quirky and non-standard anyway, and who uses line-height:0 in legacy
documents? It has never worked in browsers before...

Strongly recommend WONTFIX. Marking as such.
I'd like to try to figure out why the old browsers do what they do.  But not 
now...

Reopening...
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
...and assigning to myself, P4/minor/Future.

buster:  If you want to investigate sooner, feel free to take this back.
Assignee: buster → dbaron
Severity: normal → minor
Status: REOPENED → NEW
Priority: P3 → P4
Target Milestone: --- → Future
BTW, correction to my comments: 
   +---+ 
   |   | = the bounds of an inline box (not visible)
   +---+
...not a line box as I stated above.
Keywords: compat
Upon managerial request, adding the "testcase" keyword to 84 open layout bugs that
do not have the "testcase" keyword and yet have an attachement with the word
"test" in the description field. Apologies for any mistakes.
Keywords: testcase
From comment #4 I understand "Strongly recommend WONTFIX. Marking as such."?
Whiteboard: WONTFIX?
QA Contact: ian → layout
Assignee: dbaron → nobody
Status: ASSIGNED → NEW
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: