Closed
Bug 292010
Opened 20 years ago
Closed 20 years ago
Setting margin-left:0 on UL and LI doesn't move the list-item's principal box to the left edge
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
People
(Reporter: roc, Unassigned)
References
()
Details
Attachments
(1 file)
|
363 bytes,
text/html
|
Details |
The URL has the original testcase. Basically, it looks like we move the principal box right to make room for the outside marker, whereas from my reading of the spec we should be just setting a margin on LI in html.css and positioning the outside marker to the left of the LI block. Am I wrong?
| Reporter | ||
Comment 1•20 years ago
|
||
This is the real testcase.
*** This bug has been marked as a duplicate of 27851 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•