wine/dlls/mshtml/tests
Brendan McGrath 74ff9f2371 mshtml: Always use the event target dispex.
The event target may be from a different document to the document associated with the
event handler.
2024-02-29 08:38:36 +01:00
..
activex.c
asyncscriptload.js
blank.html
blank_ie10.html
doc_with_prop.html
doc_with_prop_ie9.html
documentmode.js mshtml: Implement initMessageEvent for MessageEvents. 2024-02-05 21:45:20 +01:00
dom.c mshtml: Always use the event target dispex. 2024-02-29 08:38:36 +01:00
dom.js mshtml: Implement document.lastModified. 2024-01-23 22:56:53 +01:00
es5.js jscript: Implement ArrayBuffer.prototype.slice. 2024-02-12 23:02:03 +01:00
events.c mshtml: Implement initMessageEvent for MessageEvents. 2024-02-05 21:45:20 +01:00
events.html mshtml: Expose the IHTMLEventObj5 props to scripts. 2024-02-05 21:45:20 +01:00
events.js mshtml: Implement initMessageEvent for MessageEvents. 2024-02-05 21:45:20 +01:00
exectest.html
externscr.js
frame.js
htmldoc.c mshtml: Implement IActiveScriptSite service. 2024-01-30 11:06:14 +01:00
htmllocation.c
iframe.html
img.png
jstest.html mshtml: Return outer window to external callers. 2023-11-10 20:52:29 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
misc.c
mshtml_test.h
navigation.js mshtml: Return failure when setting IHTMLDocument2::location for detached documents. 2023-12-06 10:20:18 +01:00
protocol.c
reload.js
rsrc.rc
runscript.html
script.c mshtml/tests: Test builtin function default value getter with custom IOleCommandTarget. 2024-02-05 21:45:20 +01:00
style.c
test_tlb.idl
vbtest.html
winetest.js
xhr.js
xhr_iframe.html
xmlhttprequest.c