W3C home > Mailing lists > Public > public-css-archive@w3.org > July 2020

Re: [csswg-drafts] [css3-page] CSS counter for position fixed elements on paged media (#1879)

From: Jeff Crisamore via GitHub <sysbot+gh@w3.org>
Date: Wed, 22 Jul 2020 18:06:25 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-662603282-1595441184-sysbot+gh@w3.org>

@darakeon  try changing where you're defining the counter increment to 

@page {
  counter-increment: page;
}

You will get wildly different results based on where you declare that. Hope that helps.

-- 
GitHub Notification of comment by jdcrisamore
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1879#issuecomment-662603282 using your GitHub account
Received on Wednesday, 22 July 2020 18:06:27 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:11 UTC