[Bug 19591] Making the main content element a sectioning element

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19591

--- Comment #2 from steve faulkner <faulkner.steve@gmail.com> ---
from Simon P
http://lists.w3.org/Archives/Public/public-whatwg-archive/2012Nov/0045.html

OTOH, if we wanted <main> to parse like <aside>, we'd add "main" to:

[[
A start tag whose tag name is one of: "address", "article", "aside",  
"blockquote", "center", "details", "dialog", "dir", "div", "dl",  
"fieldset", "figcaption", "figure", "footer", "header", "hgroup", "menu",  
"nav", "ol", "p", "section", "summary", "ul"
]]

and:

[[
An end tag whose tag name is one of: "address", "article", "aside",  
"blockquote", "button", "center", "details", "dialog", "dir", "div", "dl",  
"fieldset", "figcaption", "figure", "footer", "header", "hgroup",  
"listing", "menu", "nav", "ol", "pre", "section", "summary", "ul"
]]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 7 November 2012 19:07:52 UTC