ISSUE-302: Multiple pseudo-classes in page selectors
Multiple pseudo-classes in page selectors
- State:
- CLOSED
- Product:
- CSS3 Paged Media
- Raised by:
- Simon Sapin
- Opened on:
- 2013-02-12
- Description:
- We recently clarified that @page takes a comma-separated list of selectors:
@page :first, :blank { … }
I think that multiple pseudo-classes in the same selector can be useful too:
@page :blank:left { … }
As in element Selectors, this would be a logical "and" where the comma is a logical "or". - Related Actions Items:
- No related actions
- Related emails:
- Re: Agenda item: multiple pseudo-classes per page selectors (from daniel.glazman@disruptive-innovations.com on 2013-02-13)
- Agenda item: multiple pseudo-classes per page selectors (from simon.sapin@kozea.fr on 2013-02-12)
- CSS-ISSUE-302: Multiple pseudo-classes in page selectors [CSS3 Paged Media] (from sysbot+tracker@w3.org on 2013-02-12)
Related notes:
No additional notes.
Display change log