- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Wed, 15 Apr 2009 11:03:26 -0700
- To: www-style@w3.org, "Grant, Melinda" <melinda.grant@hp.com>, Michael Day <mikeday@yeslogic.com>, MURAKAMI Shinyu <murakami@antenna.co.jp>
fantasai wrote:
>
> 1. Apply any counter-reset and counter-increment rules to the page box,
By "any" I mean "any rules from the @page context that apply to this page box". :)
So for a foo page that is a left page, rules from the following would apply:
@page { ... }
@page :left { ... }
@page foo { ... }
@page foo:left { ... }
cascaded as appropriate, of course.
~fantasai
Received on Wednesday, 15 April 2009 18:04:09 UTC