Sweden-Number/dlls/mshtml
Gabriel Ivăncescu 0e7d1a601c mshtml: Ignore named and extra arguments when invoking builtin functions.
Native just ignores the named and extra arguments completely.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-07 20:29:59 +01:00
..
tests mshtml: Ignore named and extra arguments when invoking builtin functions. 2021-12-07 20:29:59 +01:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Ignore named and extra arguments when invoking builtin functions. 2021-12-07 20:29:59 +01:00
editor.c
htmlanchor.c mshtml: Implement HTMLAnchorElement_get_pathname(). 2021-11-05 17:09:22 +01:00
htmlarea.c
htmlattr.c mshtml: Use proper compat mode for HTMLDOMAttribute. 2021-10-06 20:29:35 +02:00
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Implement HTMLDocument's toString using dispex_to_string. 2021-10-12 18:29:22 +02:00
htmlelem.c mshtml: Fix style attribute removal in IE8 mode. 2021-12-01 20:50:28 +01:00
htmlelemcol.c mshtml: Implement HTMLElementCollection's toString. 2021-10-07 21:23:16 +02:00
htmlevent.c
htmlevent.h
htmlform.c
htmlframe.c
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c mshtml: Implement value construction for HTMLOptionElementFactory. 2021-12-03 16:56:08 +01:00
htmlstorage.c
htmlstyle.c mshtml: Implement HTMLStyle's toString. 2021-10-07 21:23:21 +02:00
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c mshtml: Implement index access for HTMLStyleSheetRulesCollection. 2021-12-03 16:56:08 +01:00
htmltable.c
htmltextarea.c
htmltextnode.c mshtml: Implement HTMLDOMTextNode's toString. 2021-10-07 21:23:24 +02:00
htmlwindow.c mshtml: Hold a ref to the location on the window side. 2021-11-05 17:09:27 +01:00
ifacewrap.c
loadopts.c
main.c
mshtml.inf
mshtml.rc makefiles: Directly generate resources also for non-registered typelibs. 2021-11-16 10:22:51 +01:00
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Stringify attribute values in setAttribute using string hints in IE10+. 2021-11-29 23:25:46 +01:00
mshtml_private_iface.idl mshtml: Expose window.performance in all modes. 2021-10-07 21:23:27 +02:00
mutation.c
navigate.c
npplugin.c
nsembed.c mshtml: Handle VT_DISPATCH in variant_to_nsstr. 2021-11-25 21:20:31 +01:00
nsevents.c
nsiface.idl
nsio.c mshtml: Only treat resource://gre(-resources)/ as special. 2021-11-01 20:52:50 +01:00
nsservice.c
olecmd.c
oleobj.c
omnavigator.c mshtml: Implement HTMLPerformanceTiming's toString. 2021-10-07 21:23:38 +02:00
persist.c
pluginhost.c
pluginhost.h
protocol.c
range.c
resource.h
script.c
secmgr.c
selection.c
service.c
svg.c
task.c
view.c
xmlhttprequest.c