mshtml: Override document.URL's name when adding it from the mshtml typelib.
commit8a2883d3e90b3c30de43d7d1c37e5d39b6b77482
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Thu, 29 Sep 2022 13:25:51 +0000 (29 16:25 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Sep 2022 15:59:14 +0000 (29 17:59 +0200)
tree4c22dc61bad45d3121ffc1e39b4ee7ef936affd8
parent566314689047e02a7634fcb1da2c4b9058074e88
mshtml: Override document.URL's name when adding it from the mshtml typelib.

Because the typelib should contain the lowercase `url` symbol instead.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
dlls/mshtml/dispex.c
dlls/mshtml/htmldoc.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.js