Closed Bug 60241 Opened 25 years ago Closed 21 years ago

Margins ignored in lists

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows 98
defect

Tracking

()

RESOLVED DUPLICATE of bug 27851

People

(Reporter: andrew, Assigned: pierre)

Details

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20000921 BuildID: 2000092111 Lists (<UL>) ignore the margins set for lists in the style sheet, and always use a default value. Reproducible: Always Steps to Reproduce: Create a page with a nested list, and set the margin in the style sheet to UL { margin-left : 0px } Actual Results: The inner list is indented. Expected Results: The inner list should be flush with the outer list. It doesn't work with LI { margin-left : 0px; } either, so it's not just that the indent is part of the list item rather than the list itself.
Attached file Test case
Oops. Never mind. It's the padding that does the indentation. It's the margin in IE ;-)
Resolving invalid per the "oops, nevermind" comment. :)
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Netscape's standard compliance QA team reorganised itself once again, so taking remaining non-tables style bugs. Sorry about the spam. I tried to get this done directly at the database level, but apparently that is "not easy because of the shadow db", "plus it screws up the audit trail", so no can do...
QA Contact: chrisd → ian
VERIFIED INVALID per the 'Resolving invalid per the "oops, nevermind" comment. :)' comment. :-)
Status: RESOLVED → VERIFIED
Status: VERIFIED → UNCONFIRMED
Resolution: INVALID → ---
*** This bug has been marked as a duplicate of 27851 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: