- From: Chris Dumez <notifications@github.com>
- Date: Tue, 21 Feb 2017 08:50:19 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 February 2017 16:50:54 UTC
@miketaylr In your example, I believe WebKit nightly shows a confirmation dialog only because you return e in your event handler, which gets converted to a non-empty string, NOT because the returnValue being set to an empty string. WebKit ToT matches the spec and Gecko in this regard. -- 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/334#issuecomment-281403439
Received on Tuesday, 21 February 2017 16:50:54 UTC