- From: Karl Dubost <karl@w3.org>
- Date: Wed, 5 Dec 2007 17:37:44 +0900
- To: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Cc: public-html <public-html@w3.org>
Le 5 déc. 2007 à 17:15, Lachlan Hunt a écrit :
> The spec should probably require heading levels to be used in the
> correct order, so that a lower level heading must be preceded by a
> higher level heading.
>
> e.g. This should be non-conforming.
>
> <body> <h6>heading</h6> <h1>heading</h1> </body>
>
> See also.
> http://www.alistapart.com/comments/previewofhtml5?page=3#23
Use case 1
1. Reading a blog post, interesting excerpt
2. Cut and paste in a blockquote
http://www.w3.org/html/wg/html5/#headings0
Which is difficult to handle in terms of CSS.
Use case 2
I'm writing a long document, article. I'm not sure yet about the
sections and the level of headings.
What the authoring tool should do?
Create empty headings?
--
Karl Dubost - W3C
http://www.w3.org/QA/
Be Strict To Be Cool
Received on Wednesday, 5 December 2007 08:37:51 UTC