Closed
Bug 97144
Opened 24 years ago
Closed 23 years ago
SPAN containing BR wraps, introducing extra line break
Categories
(Core :: Layout, defect, P1)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: val, Assigned: attinasi)
Details
(Keywords: testcase)
Attachments
(1 file)
|
1.50 KB,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/4.6 [en-gb]C-CCK-MCD NetscapeOnline.co.uk (Win98; I)
BuildID: 2001080110
If the first item in a SPAN is a BR then, if the containing block is shrunk, the
SPAN itself will wrap, in effect inserting an extra line-break.
This only happens when the BR is the first item in the SPAN.
Reproducible: Always
Steps to Reproduce:
The attached testcase illustrates this problem.
Related to bug #32191 ?
Comment 2•24 years ago
|
||
Confirming, build 2001-08-24-03 on Windows 98 SE.
Assignee: karnaze → attinasi
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
QA Contact: petersen → amar
Updated•24 years ago
|
Target Milestone: --- → mozilla1.0.1
| Assignee | ||
Comment 3•23 years ago
|
||
Moving Mozilla 1.01 bugs to 'future' milestone with priority P1
I will be pulling bugs from 'future' milestones when scheduling later work.
Priority: -- → P1
Target Milestone: mozilla1.0.1 → Future
Comment 4•23 years ago
|
||
WFM, 2002-08-25-05 trunk Linux
WFM, 2002-08-24-04 trunk Windows 2000
Comment 5•23 years ago
|
||
Still works, 2002-10-02-08 trunk Linux
--> WORKSFORME
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•