Re: "/>" (was Re: several messages about New Vocabularies in text/html

Bruce Miller <bruce.miller@nist.gov> writes:

> A minor question:
> Is handling <whatevertag/> in HTML5 really a problem?
> If the tag ends with />, just note that the element is empty
> (ie. has no content, whether or not it is officially an empty element),
> and move on.

No, but apparently some browsers are so challenged.

> _Surely_, no one out there is writing HTML using <whatevertag/>
> when they _dont_ mean to close the element?!?!?!
> (rolling my eyes :> )

An earlier time to roll one's eyes was when HTML 4.01 appeared without
the small mod to the SGML declaration that would have fixed this.
All of "<br>", "<br/>", and "<br></br>" could have been officially
equivalent in HTML 4.01.

In fact, I wonder if a person having some familiarity with Goldfarb's
SGML Handbook (and the www adaptations) could explain succinctly why
html5 source is not being specified relative to an underlying,
canonically related, sgml document type.  As with HTML 4.01, this
would not preclude setting requirements beyond those associated with
the underlying sgml document type.
 
                                    -- Bill

Received on Wednesday, 2 April 2008 20:46:57 UTC