Closed Bug 1216045 Opened 9 years ago Closed 9 years ago

display: flex breaks <ol> numbers

Categories

(Core :: Layout, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1171419

People

(Reporter: services, Unassigned)

References

()

Details

(Keywords: css3)

Attachments

(1 file)

Attached image IncorrectList.png
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11) AppleWebKit/601.1.56 (KHTML, like Gecko) Version/9.0 Safari/601.1.56

Steps to reproduce:

I made an ordered list in html, then I used `display:flex` to style the elements in this list.

I've made a codepen to demonstrate this issue: http://codepen.io/atimmer/pen/epebVV


Actual results:

The list displayed zeroes before every list item.


Expected results:

The list should display incrementing numbers before each list item.
Keywords: css3
OS: Unspecified → Mac OS X
Hardware: Unspecified → x86
Component: Untriaged → Layout
Product: Firefox → Core
Anton, thank you for the bug report!  Unfortunately, this is a longstanding issue in the way ordered list numbering is implemented (e.g. see similar bug 1129490).
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: