Re: [css3-page] 6.3 ++

I wrote:

 >     http://dev.w3.org/csswg/css3-page/

 > Third, I'd like to see comma-separated page selectors:
 > 
 >   @page foo, bar { 
 >     @bottom-right: { 
 >       content: counter(page); 
 >     } 
 >   }
 > 
 >   http://lists.w3.org/Archives/Public/www-style/2009Feb/0562.html
 > 
 > This is currently supported in the text/grammar, but no examples are
 > shown. And the feature is labeled at-risk:
 > 
 >   Multiple selectors may be combined with a comma (which may be
 >   preceded and/or followed by white space); in this case the ‘@page’
 >   rule applies to pages that match any of the page selectors. (Note:
 >   this feature is at-risk.) If no page selector is given, then the
 >   ‘@page’ rule applies to all pages.
 > 
 > I suggest removing the at-risk comment; Prince, at least, supports
 > this.

And so does AntennaHouse.

-h&kon
              Håkon Wium Lie                          CTO °þe®ª
howcome@opera.com                  http://people.opera.com/howcome

Received on Wednesday, 20 February 2013 07:28:05 UTC