GoogleChrome / dialog-polyfill

Polyfill for the HTML dialog element
BSD 3-Clause "New" or "Revised" License
2.45k stars 245 forks source link

Safari doesn't show alert on addEventListener(close) #165

Closed travisfont closed 4 years ago

travisfont commented 6 years ago

dialog.returnValue firing properly on Safari on OSX.

samthor commented 6 years ago

I've modified a test to try to check for this. Can you be more detailed as to your issue, I don't understand / can't reproduce it.