Re: [csswg-drafts] [css-page] Should we allow resetting the `pages` counter? (#12824)

It is common to number the preface or introduction with `i`, `ii`, `iii` etc and then the first page of the first chapter with `1`. Which either requires resetting a counter or using `calc()` or script.

It is sadly common for PDF generators to ignore all this so you see that some topic is on page `n`, you go to page `n` and it is actually `n-7` or something.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12824#issuecomment-3334961851 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 25 September 2025 16:24:55 UTC