- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 14 Jan 2016 03:14:32 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 14 January 2016 11:15:08 UTC
There has been discussion here: https://lists.w3.org/Archives/Public/www-dom/2011OctDec/thread.html#msg20. There was also http://www.hixie.ch/specs/e4h/strawman though TC39 didn't really like it. There is https://github.com/domenic/element-constructors by @domenic which should be finished at some point. I don't think libraries have really converged on something here either, other than `innerHTML`-like approaches (which would suggest the E4H approach, perhaps amended to use template strings). Also note that the libraries that use object-like notation often confuse content attributes and IDL attributes (aka JavaScript properties), which makes this rather tricky. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/150#issuecomment-171615581
Received on Thursday, 14 January 2016 11:15:08 UTC