XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Boolean attributes in XHTML/HTML5

On 10/02/2012 10:26, Jesper Tverskov wrote:
 > Is there an explanation why we ended up with the awkward 
disabled="disabled"?

yes it's the SGML heritage. in the short form

<foo disabled>

it is not the attribute _name_ that is given it is the _value_, if there 
is one attribute with that value allowed in the schema, you don't need 
to give the attribute name. most html parsers though didn't implement 
sgml rules and took it as an attribute name (with a value being omitted 
or ignored)  so disabled="disabled" makes both views work, html5 cut the 
ties with sgml so can relax the rules.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS