wine/dlls/mshtml
Gabriel Ivăncescu 833a4a24ee jscript: Fix error value when passing non-string 'this' to String's toString.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2025-08-21 22:28:36 +02:00
..
tests jscript: Fix error value when passing non-string 'this' to String's toString. 2025-08-21 22:28:36 +02:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Fix 'expando' and 'specified' for attributes in legacy modes. 2025-08-15 07:15:28 +02:00
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c mshtml: Fix 'expando' and 'specified' for attributes in legacy modes. 2025-08-15 07:15:28 +02:00
htmlbody.c
htmlcurstyle.c
htmldoc.c mshtml: Add DOM attribute node implementation. 2025-08-06 16:18:40 +09:00
htmlelem.c mshtml: Properly expose Attr and NamedNodeMap properties. 2025-08-06 16:18:40 +09:00
htmlelemcol.c
htmlevent.c
htmlevent.h
htmlform.c mshtml: Only allow a specific set of builtin props as attributes for form elements. 2025-07-24 21:56:16 +09:00
htmlframe.c mshtml: Only allow a specific set of builtin props as attributes for iframe elements. 2025-07-24 21:56:20 +09:00
htmlgeneric.c
htmlhead.c mshtml: Only allow a specific set of builtin props as attributes for meta elements. 2025-07-24 21:56:33 +09:00
htmlimg.c mshtml: Only allow a specific set of builtin props as attributes for img elements. 2025-07-24 21:56:23 +09:00
htmlinput.c mshtml: Only allow a specific set of builtin props as attributes for label elements. 2025-07-24 21:56:28 +09:00
htmllink.c mshtml: Only allow a specific set of builtin props as attributes for link elements. 2025-07-24 21:56:30 +09:00
htmllocation.c
htmlnode.c mshtml: Add DOM attribute node implementation. 2025-08-06 16:18:40 +09:00
htmlobject.c mshtml: Only allow a specific set of builtin props as attributes for object elements. 2025-07-24 21:56:35 +09:00
htmlscript.c mshtml: Only allow a specific set of builtin props as attributes for script elements. 2025-07-24 21:56:40 +09:00
htmlscript.h
htmlselect.c mshtml: Only allow a specific set of builtin props as attributes for select elements. 2025-07-24 21:56:42 +09:00
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyleelem.c mshtml: Only allow a specific set of builtin props as attributes for style elements. 2025-07-24 21:56:45 +09:00
htmlstylesheet.c
htmltable.c mshtml: Only allow a specific set of builtin props as attributes for table row elements. 2025-07-24 21:56:52 +09:00
htmltextarea.c mshtml: Only allow a specific set of builtin props as attributes for text area elements. 2025-07-24 21:56:54 +09:00
htmltextnode.c mshtml: Add create_node fallback to cloneNode. 2025-08-06 16:18:40 +09:00
htmlwindow.c
ifacewrap.c
loadopts.c
main.c
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Fix 'expando' and 'specified' for attributes in legacy modes. 2025-08-15 07:15:28 +02:00
mshtml_private_iface.idl
mutation.c
navigate.c
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c mshtml: Fire BeforeNavigate2 for documents in async_open. 2025-08-15 19:59:42 +02:00
nsservice.c
olecmd.c
oleobj.c
omnavigator.c
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