ISSUE-257: Define what happens with @page { counter-increment: none; }
Define what happens with @page { counter-increment: none; }
- State:
- CLOSED
- Product:
- CSS3 Paged Media
- Raised by:
- Elika Etemad
- Opened on:
- 2012-06-12
- Description:
- Simon Sapin writes:
"Maybe we want the page counter to behave the same as the list-item counter in the latest Lists 3 editor’s draft: the implicit increment only happens if the counter-increment is not otherwise specified. This can be implemented with an 'auto' initial value, for counter-increment but that value should serialize to 'none' (the real initial value in CSS 2.1) when authors request the computed value."
We can also just have 'none' behave as the 'auto' value; to turn off incrementing, you have to explicitly specify 'counter-increment: page 0'. - Related Actions Items:
- No related actions
- Related emails:
- Re: [publish][css-text-4] FPWD of CSS Text Level 4 (from fantasai@inkedblade.net on 2015-09-21)
- [css3-page][css3-lists] Implicit Counter Increments (from fantasai.lists@inkedblade.net on 2012-06-12)
- Re: [css3-page] preferred height, containing blocks, counters, vertical-align, size, links (from simon.sapin@kozea.fr on 2012-06-12)
- CSS-ISSUE-257: Define what happens with @page { counter-increment: none; } [CSS3 Paged Media] (from sysbot+tracker@w3.org on 2012-06-12)
- Re: [css3-page] preferred height, containing blocks, counters, vertical-align, size, links (from fantasai.lists@inkedblade.net on 2012-06-11)
Related notes:
Fixed in https://dvcs.w3.org/hg/csswg/rev/2a7cb1ed8232
Simon Sapin, 12 Feb 2013, 02:50:29Display change log