mshtml: Implement `complete` prop for input elements.
commit6b107d41817845726cee3209b70f1423d13e6da1
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Wed, 12 Apr 2023 15:34:59 +0000 (12 18:34 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Apr 2023 16:13:46 +0000 (12 18:13 +0200)
tree145e06c5a8045decaf5d486bc8179189e5bc1d81
parent4cb364037f6a9c324ece65942437ffce7a85e97c
mshtml: Implement `complete` prop for input elements.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
dlls/mshtml/htmlinput.c
dlls/mshtml/tests/dom.c
dlls/mshtml/tests/events.c