Sweden-Number/dlls/mshtml
Gabriel Ivăncescu 39a8701dfd mshtml: Don't populate the props at all on IE9+ modes.
For IE9 and up we use proper attribute nodes without associated props.

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-01 10:01:01 +01:00
..
tests mshtml: Stringify attribute values in setAttribute using string hints in IE10+. 2021-11-29 23:25:46 +01:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Stringify attribute values in setAttribute using string hints in IE10+. 2021-11-29 23:25:46 +01:00
editor.c
htmlanchor.c mshtml: Implement HTMLAnchorElement_get_pathname(). 2021-11-05 17:09:22 +01:00
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmlelem.c mshtml: Don't populate the props at all on IE9+ modes. 2021-12-01 10:01:01 +01:00
htmlelemcol.c
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
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
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
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
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