[Bug 10997] add clear indication of whether an element is singleton or open/close

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10997

Tab Atkins Jr. <jackalmage@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackalmage@gmail.com

--- Comment #2 from Tab Atkins Jr. <jackalmage@gmail.com> 2010-10-09 15:21:46 UTC ---
To be more specific,
http://www.whatwg.org/specs/web-apps/current-work/complete/syntax.html#elements-0
defines which elements are "void", that is, elements that don't have an end tag
at all.

http://www.whatwg.org/specs/web-apps/current-work/complete/syntax.html#optional-tags
defines when you can omit the start or end tags of other elements.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 9 October 2010 15:21:48 UTC