- From: Philip Jägenstedt <notifications@github.com>
- Date: Wed, 04 Nov 2015 01:20:44 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 4 November 2015 09:21:14 UTC
If we make this change, we should also consider if any of `namespaceURI`, `prefix` and `localName` should be moved back to `Node`. We've successfully moved them to `Attr`+`Element` in Blink, but I think no other engine has done it. I've seen one [report](https://code.google.com/p/chromium/issues/detail?id=549103) of breakage where the difference between `null` and `undefined` really seems to have mattered, so while I think the change will stick, I wouldn't mind reverting it if nobody is inclined to follow. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/102#issuecomment-153649423
Received on Wednesday, 4 November 2015 09:21:14 UTC