This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26761 - Element h4 not allowed as child of element ul in this context.
Summary: Element h4 not allowed as child of element ul in this context.
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-09 05:02 UTC by contributor
Modified: 2014-09-09 15:58 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-09-09 05:02:38 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/
Multipage: http://www.whatwg.org/C#contents
Complete: http://www.whatwg.org/c#contents
Referrer: http://stackoverflow.com/questions/11314668/what-elements-can-a-span-tag-contain-in-html5

Comment:
 Element h4 not allowed as child of element ul in this context.

Posted from: 117.195.104.104
User agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Firefox/31.0
Comment 1 Ian 'Hixie' Hickson 2014-09-09 15:58:50 UTC
Are you expecting <ul><h4> to be allowed?