- From: John Cowan <cowan@mercury.ccil.org>
- Date: Wed, 5 Sep 2012 22:26:09 -0400
- To: Liam R E Quin <liam@w3.org>
- Cc: public-microxml@w3.org
Liam R E Quin scripsit:
> Are we also requiring a space in <br /> as opposed to <br/> ?
I believe you are conflating the old HTML4/XHTML 1.x polyglot requirements
with HTML/XHTML5 polyglot. No space is required for HTML5 validity.
By the way, representing a void element (HTML5 jargon for an element
whose content model is EMPTY) with a start-tag/end-tag pair is
invalid, but only in the case of "<br></br>" does it have bad effects.
--
How comes city and country to be filled with drones John Cowan
and rogues, our highways with hackers, and all cowan@ccil.org
places with sloth and wickedness? http://www.ccil.org/~cowan
--W. Blith, Eng. Improver Improved, 1652
Received on Thursday, 6 September 2012 02:26:30 UTC