[whatwg] classList should perhaps move from HTMLElement to Element

On Tue, 23 Nov 2010 18:50:06 +0100, Jeff Schiller <codedread at gmail.com>  
wrote:
> While we're on the topic of commonizing things at Element - can we  
> introduce
> an 'inner' property on Element?  This would map to innerHTML for
> HTMLElements.  Other languages could introduce parsing rules for
> getting/setting that property.  Presumably XML grammars would use the  
> rules
> at http://dev.w3.org/html5/spec/apis-in-html-documents.html#innerhtml

http://html5.org/specs/dom-parsing.html

It's simply called Element.innerHTML.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Tuesday, 23 November 2010 09:59:10 UTC