NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 509 - header element content model not to require h1-h6 descendants
header element content model not to require h1-h6 descendants
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: HTML5 schema
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
http://validator.nu/?doc=http%3A%2F%2...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-17 23:37 CEST by Kai Hendry
Modified: 2009-05-28 08:20 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Hendry 2009-05-17 23:37:57 CEST
Atm validator.nu moans that:

Error: The header element must have at least one h1–h6 descendant.

http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-header-element does not require a h1-h6 descendent.
Comment 1 Michael[tm] Smith 2009-05-28 08:20:59 CEST
Commited a fix for this yesterday (bug 497) and it looks like Henri has deployed it, because the page validates now.