- From: Håkon Wium Lie <howcome@opera.com>
- Date: Fri, 13 Jun 2014 11:28:21 +0200
- To: Jirka Kosek <jirka@kosek.cz>
- Cc: "www-style\@w3.org" <www-style@w3.org>
Jirka Kosek wrote:
> > Your proposed solution could work. I'd be hesitant to add it, though;
> > we have two interoperable implmentations of the currently described
> > functionality [1], and I doubt implementors would prioritize this
> > without requsts from users.
>
> As a user I would prefer if bookmarks will show up automatically for
> documents with reasonable structure.
Agreed. This can be achived by having the rules in the UA style sheet.
For example:
h1 { bookmark-level: 1 }
h2 { bookmark-level: 2 }
h3 { bookmark-level: 3 }
> > [1] http://books.spec.whatwg.org/#bookmarks
>
> Out of curiosity -- how the above cited spec is related to [css-gcpm]?
> Are they being synchronized regularly?
This is the intention of the editors. In the end, implementors decide.
-h&kon
Håkon Wium Lie CTO °þe®ª
howcome@opera.com http://people.opera.com/howcome
Received on Friday, 13 June 2014 09:28:52 UTC