Re: [whatwg/dom] Standardize certain Microsoft event extensions (#334)

@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