mirror of https://github.com/sveltejs/svelte
Because EdgeHTML does not actually remove the 'value' attribute from an HTMLInputElement, the prior iteration would generate an infinite loop. By making this two passes, we are a bit less memory efficient but avoid the nasty edge cases when DOM elements don't fully respect the API.pull/4911/head
parent
81b6c0b986
commit
4085b2d303
Loading…
Reference in new issue