Open
Bug 981135
Opened 12 years ago
Updated 3 years ago
Add a reftest to assert that 'order' doesn't affect counter values
Categories
(Core :: Layout, enhancement, P5)
Core
Layout
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned)
References
Details
Attachments
(1 file)
|
451 bytes,
text/html
|
Details |
Per http://lists.w3.org/Archives/Public/www-style/2014Mar/0176.html , the "order" property isn't supposed to affect counter values on flex items.
Looks like we handle this correctly, as shown by attached testcase.
We should add a reftest to enforce this behavior.
| Reporter | ||
Updated•12 years ago
|
Depends on: css3-flexbox
Updated•12 years ago
|
Severity: normal → enhancement
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•