Bug 260436
| Summary: | [css-lists] Complete support for list-item counter-reset | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | doug, ivanglmvc, karlcow, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 256760 | ||
Tim Nguyen (:ntim)
counter-reset: list-item is not fully implemented.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114510029>
Karl Dubost
*** Bug 273557 has been marked as a duplicate of this bug. ***
Karl Dubost
*** Bug 282934 has been marked as a duplicate of this bug. ***
Karl Dubost
There is a test case in https://codepen.io/dougwollison/pen/GRVPxvo
Karl Dubost
See
http://wpt.live/html/rendering/non-replaced-elements/lists/lists-styles.html
https://wpt.fyi/results/html/rendering/non-replaced-elements/lists/lists-styles.html
Most of the tests here expect "0" but return "none" instead.
Fixing this will fix around 500+ tests.