Re: createElement restrictions on names do not match innerHTML-parseable names

On Thu, Jul 25, 2013 at 7:23 AM, Domenic Denicola
<domenic@domenicdenicola.com> wrote:
> Is this mismatch intentional? Does it make sense?

Yes and it's unclear whether it can be changed.


> In particular, this makes it impossible to explain the behavior of the parser in terms of JS, as we try to do in [jsdom](https://github.com/tmpvar/jsdom).

There's a few things you cannot do from JavaScript. E.g. creating the
right Document object, setting certain attributes. David Flanagan
probably knows a few more.


-- 
http://annevankesteren.nl/

Received on Thursday, 25 July 2013 18:24:54 UTC