Sweden-Number/dlls/mshtml
Paul Gofman 362eed3ae3 mshtml: Handle NULL nsstyle in HTMLWindow7_getComputedStyle().
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-28 22:27:44 +02:00
..
tests jscript: Implement 'let' declaration in 'for' statement. 2021-06-21 23:13:58 +02:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Fix typos in traces. 2021-06-08 22:28:44 +02:00
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmlelem.c mshtml: Use Gecko attributes for getAttribute, setAttribute and removeAttribute implementation in IE8+ mode. 2021-04-23 20:02:07 +02:00
htmlelemcol.c
htmlevent.c mshtml: Factor out get_time_stamp helper. 2021-04-22 10:20:31 +02:00
htmlevent.h mshtml: Add IDOMEvent::isTrusted implementation. 2021-04-22 10:20:26 +02:00
htmlform.c
htmlframe.c
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c
htmlobject.c
htmlscript.c mshtml: Fix typos in traces. 2021-06-08 22:28:44 +02:00
htmlscript.h
htmlselect.c
htmlstorage.c mshtml: Return null from IHTMLStorage::getItem stub. 2021-04-21 21:00:33 +02:00
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Handle NULL nsstyle in HTMLWindow7_getComputedStyle(). 2021-06-28 22:27:44 +02:00
ifacewrap.c
loadopts.c
main.c winecrt0: Determine the registration module handle directly in __wine_register_resources(). 2021-04-30 22:59:50 +02:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Add window.requestAnimationFrame semi-stub implementation. 2021-04-22 10:20:33 +02:00
mutation.c
navigate.c
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c
nsservice.c
olecmd.c
oleobj.c
omnavigator.c
persist.c
pluginhost.c
pluginhost.h
protocol.c
range.c
resource.h
script.c mshtml: Introduce ES6 JavaScript mode and use it in IE11 compat mode. 2021-04-22 10:20:08 +02:00
secmgr.c
selection.c
service.c
svg.c
task.c mshtml: Add window.requestAnimationFrame semi-stub implementation. 2021-04-22 10:20:33 +02:00
view.c
xmlhttprequest.c