Closed
Bug 394754
Opened 18 years ago
Closed 18 years ago
first link within a definition list is prefaced by a break instead of appearing inline
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 394756
People
(Reporter: be2public, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
in a definition list (see above URL), there are a number of definitions: <DL> followed by <DD>. Each <DD> contains a link, which should be displayed "inline". That works ok, except for the first link, where an unwanted break appears before the <a href>.
IE 6 and IE 7 display this sample URL properly.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•