NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 51 - Revise content model of button
Revise content model of button
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: HTML5 schema
HEAD
All All
: P2 normal
Assigned To: Nobody
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-23 15:03 CET by Henri Sivonen
Modified: 2012-09-14 12:49 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2008-02-23 15:03:42 CET
Content model of button unclear.
Comment 1 Alan Jenkins 2012-09-14 12:49:04 CEST
It's a subset of the content model for anchors.

> The a element:
> Transparent, but there must be no interactive content descendant
> 
> The button element:
> Phrasing content, but there must be no interactive content descendant.