Closed Bug 329313 Opened 19 years ago Closed 19 years ago

improper left alignment/padding of <UL> and <OL> list using CSS

Categories

(Core :: Layout, defect)

1.8 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 27851

People

(Reporter: grzech, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1 Left align/padding of <UL> (<OL>) block is not done correctly (entire block is shifted to the right). It is characteristic to Mozilla browser only (IE and Opera do it right). Reproducible: Always Steps to Reproduce: 1. Create a html document containing: <UL style="list-style-position: inside; margin-left: 0px"> This entire block will be shifted to the right in Mozilla browsers <LI>As I said <LI>Bla bla bla </UL> 2. Open it in a broswer 3. Observe a shift to the right (aligment is not at 0 pixels!) Actual Results: Entire <UL> (<OL>) block is shifted to the right Expected Results: Expected aligment at 0px (as in other browsers)
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.8 Branch
See http://developer.mozilla.org/en/docs/Consistent_List_Indentation *** This bug has been marked as a duplicate of 27851 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.