- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 26 Apr 2017 10:00:23 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 April 2017 17:01:20 UTC
> The biggest open question, which we could use some help on, is what to do with the -NS variants, createElementNS and createAttributeNS/setAttributeNS. Those are the variants you would actually use internally, as you don't want to use setAttribute() which is rather odd when it comes to namespaces. > (I'm surprised SVG elements care what namespace their attributes are in...) HTML elements care too. Say more. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/449#issuecomment-297475871
Received on Wednesday, 26 April 2017 17:01:20 UTC