Re: [csswg-drafts] [css-page] [css-gcpm] Page-based counters not quite working as expected (#3520)

@faceless2 You could use the [`counter-set`](https://drafts.csswg.org/css-lists/#propdef-counter-set) property instead of `counter-reset` to set the value of an existing counter rather than introducing a new counter.  Would that solve some of these use cases?

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

Received on Wednesday, 16 January 2019 00:32:57 UTC