Closed
Bug 546041
Opened 16 years ago
Closed 16 years ago
list-style-type: square; renders bullets inconsistently
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 376690
People
(Reporter: george.macon, Unassigned)
Details
Attachments
(1 file)
205 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a2pre) Gecko/20100213 Minefield/3.7a2pre
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a2pre) Gecko/20100213 Minefield/3.7a2pre
The square bullets when {list-style-type: square;} is set are not all square; some appear to be rectangles (wider than tall).
Reproducible: Always
Steps to Reproduce:
1. View attached testcase.
Actual Results:
The bullet before "First" is square, and the bullet before "Second" is rectangular.
Expected Results:
Both bullets should be square.
The testcase was tried on a fresh profile. This bug was originally noticed on Firefox 3.6.
Reporter | ||
Comment 1•16 years ago
|
||
![]() |
||
Comment 2•16 years ago
|
||
known (and old !) issue…
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•