Closed
Bug 75132
Opened 24 years ago
Closed 24 years ago
nested list margins not 0 for some combinations
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
VERIFIED
FIXED
mozilla0.9
People
(Reporter: dbaron, Assigned: dbaron)
References
()
Details
Attachments
(1 file)
|
812 bytes,
patch
|
Details | Diff | Splinter Review |
DESCRIPTION: Some combinations of nested lists, such as UL within OL, have
margins that they shouldn't have.
STEPS TO REPRODUCE:
* load http://mozilla.org/projects/seamonkey/rules/code_review.html
ACTUAL RESULTS:
* gaps around the nested lists other than the first
EXPECTED RESULTS:
* no gaps within lists
ADDITIONAL INFORMATION: Fix to be attached. Simple typo in html.css.
| Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Duh. r=jag
Comment 3•24 years ago
|
||
sr=attinasi
| Assignee | ||
Comment 4•24 years ago
|
||
Fix checked in 2001-04-09 16:05 PDT.
Status: NEW → RESOLVED
Closed: 24 years ago
Priority: -- → P2
Resolution: --- → FIXED
Target Milestone: --- → mozilla0.9
Comment 5•23 years ago
|
||
verified
You need to log in
before you can comment on or make changes to this bug.
Description
•