- From: Lea Verou <lea@verou.me>
- Date: Wed, 11 Sep 2013 11:56:53 +0200
- To: Håkon Wium Lie <howcome@opera.com>
- Cc: Brad Kemper <brad.kemper@gmail.com>, Alan Stearns <stearns@adobe.com>, www-style list <www-style@w3.org>
On Sep 11, 2013, at 10:34, Håkon Wium Lie <howcome@opera.com> wrote: > Two possible solutions are sketched here: > > http://dev.w3.org/csswg/css-gcpm/#page-and-column-pseudo-elements > > #1, building on pseudo-element: > [snip] > #2, Brad's curly brackets solution > [snip] > I like both syntaxes. Would they fulfill your requirements? Any other proposals? I like both syntaxes too, though I think the latter is a bit more natural. I’m not sure about curly braces with nothing preceding them (e.g. @contents), it’s very unlike anything else in CSS (though doing the same in Hierarchies is being discussed in another thread). But nesting stuff in @page seems like the way to go, as it solves even more use cases, not just left and right but also :first, named pages etc. ~Lea
Received on Wednesday, 11 September 2013 09:57:19 UTC