I have a form on a page, something simple like:
Submit >
A form without named element will result in an infinite loop on submit on IE11 + W8.1. To fix that, simply add an attribute name to the button: