- From: Håkon Wium Lie <howcome@opera.com>
- Date: Mon, 14 Jan 2013 21:24:24 +0100
- To: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Cc: www-style@w3.org
> > @page { @top-center { content: element(header) }} > > @page :left { @top-left { content: counter(page) }} > > @page :right { @top-right { content: counter(page) }} > > header { position: running(header) } Daniel wrote: > > So, what would you code like for the example in question? > > title { > flow-into: header-flow; > } > > @page { > @slot header { > flow-from: header-flow; > position: absolute; > top: 0px; > left: 0px; > right: 0px; > wrap-flow: clear; > } > } I meant the example quoted at the top of this message. -h&kon Håkon Wium Lie CTO °þe®ª howcome@opera.com http://people.opera.com/howcome
Received on Monday, 14 January 2013 20:24:58 UTC