- From: Simon Sapin <simon.sapin@exyr.org>
- Date: Wed, 24 Apr 2013 09:28:19 +0200
- To: www-style@w3.org
Le 23/04/2013 15:22, Simon Sapin a écrit :
> Hi,
>
> §9.6.1 of CSS 2.1 says:
>> For paged media, boxes with fixed positions are repeated on every page.
>
> Is this really *every* page, including content-empty pages generated by
> forced page breaks? If so, does the :blank page selector still match?
Bonus question: does content in page-margin boxes makes a page not 
"content-empty"? This affects the :blank selector.
I think it should not. Otherwise, the result of whether :blank matches a 
given page would depend on itself:
@page :blank { @top-center { content: "Not blank." }
-- 
Simon Sapin
Received on Wednesday, 24 April 2013 07:28:42 UTC