- From: Philip Jägenstedt <notifications@github.com>
- Date: Sat, 23 May 2015 11:38:04 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Saturday, 23 May 2015 18:38:34 UTC
Actually neither Attr.nodeValue nor Attr.textContent are nullable, but Node.nodeValue and Node.textContent are. If the Attr ones are made nullable again, it would have to be defined what getAttribute() returns after setting them to null. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/36#issuecomment-104935621
Received on Saturday, 23 May 2015 18:38:34 UTC