- From: Johannes Wilm <johannes.wilm@sourcefabric.org>
- Date: Fri, 26 Apr 2013 12:18:11 -0400
- To: Håkon Wium Lie <howcome@opera.com>
- Cc: www-style@w3.org
- Message-ID: <CAJYMermCi5n4g_10i_-a1pCC37EJGoUhgOa4XnPbZxsNGBkFTQ@mail.gmail.com>
On Thu, Apr 11, 2013 at 5:38 AM, Håkon Wium Lie <howcome@opera.com> wrote: > Johannes Wilm wrote: > > > Let me show you my use case -- BookJS. It's a tiny javascript script > that > > uses CSS Regions to create book like contents from plain HTML. It flows > the > > content into pages, and additionally it plays some extra content on each > > page (page numbers, running headers) and lets some elements escape the > > general content flow -- such as footnotes and top floats (and > hopelfully > > soon: margin notes). > > > > You can find some examples working with current Webkit/Blink here: > > http://sourcefabric.github.io/BookJS/ > > I've been trying to view your examples in recent Chrome builds, but > I'm not sure I see the same as you. Could you post some screenshots -- > that would open an interesting discussion on how to best achived > book-like content in HTML/CSS. > You need to turn on CSS Regions ("webkit experimental features") in Chrome to see this. This example http://sourcefabric.github.io/BookJS/test4.html looks like this: https://plus.google.com/u/1/117907115193865493360/posts/h5o9rd6Xmty > > Here are some recent messgeas with examples that seems similar in > motivation to your work: > > http://lists.w3.org/Archives/Public/www-style/2013Feb/0740.html > http://lists.w3.org/Archives/Public/www-style/2013Apr/0162.html I had seen the first but not the second post before. It is my understanding that this is something that is only available in a special Opera branch of Webkit/Blink which is not available to the public yet, correct? Also, it is not entirely clear to me whether these features will be available only in printed media or whether you will be able to see the individual pages on the screen. > > > Cheers, > > -h&kon > Håkon Wium Lie CTO °þe®ª > howcome@opera.com http://people.opera.com/howcome > -- Johannes Wilm BookJS Developer johannes.wilm@sourcefabric.org www.sourcefabric.org US: +1 520 399 8880 skype: johanneswilm
Received on Friday, 26 April 2013 16:18:39 UTC