- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 27 Feb 2009 16:45:52 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6630 Summary: Optionalness of start tags when element is empty Product: HTML WG Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Spec bugs AssignedTo: dave.null@w3.org ReportedBy: simonp@opera.com QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org The writing section should say that <body> may be omitted if body is empty. <head> can't be legally empty but since serializers will likely use these rules it would be nice if it said that <head> could be omitted when it's empty. (I guess the same could be argued about <html>...) <colgroup> and <tbody> can't be omitted when the element is empty. It would be good if the spec said so explicitly. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Friday, 27 February 2009 16:46:02 UTC