Closed
Bug 1332325
Opened 8 years ago
Closed 8 years ago
UL list items rendering with numbers instead of bullets
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: gthornock, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36
Steps to reproduce:
Looked at a page containing a bulleted (UL) list. https://www.costumecraze.com/p/SW75-supreme-edition-darth-vader-adult-costume is one example of a page I tried.
Actual results:
In the latest Firefox update (50.1.0), the list items rendered as a numbered rather than a bulleted list. I verified that in the previous Firefox version, the page rendered correctly with bullets.
Expected results:
The list items should have rendered as a bulleted, rather than a numbered list.
Appears that the cause was a typo in CSS (list-style: desc instead of disc). Previous Firefox and other browsers were apparently more forgiving.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•