GoogleChrome / dialog-polyfill

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

implement Image Button form submission #144

Closed samthor closed 7 years ago

samthor commented 7 years ago

See the spec.

If a dialog form is submitted with an image button, then the returnValue should be set to the "x,y" coordinates of the click.