[whatwg/dom] Event.returnValue legacy property (#222)

[`Event.returnValue`](https://developer.mozilla.org/en-US/docs/Web/API/Event/returnValue) seems to work in all modern browsers (Chrome, Safari, Edge, IE11) except Firefox, but it's not spec'd anywhere.
Testcase: http://jsbin.com/xisujo/edit?html,js,output

Consider specing it?

---
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/issues/222

Received on Friday, 15 April 2016 00:37:56 UTC