Sweden-Number/dlls/mshtml/tests
Gabriel Ivăncescu 2e9d086b04 jscript: Pass undefined 'this' instead of null in ES5 mode.
Based on the spec (ECMA-262 5.1 Edition 11.2.3.7), whereas the ES3 spec
says it gets replaced with null.

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>
2022-05-16 22:10:15 +02:00
..
Makefile.in
activex.c
asyncscriptload.js
blank.html
documentmode.js jscript: Implement Set on top of Map. 2022-04-14 23:45:29 +02:00
dom.c mshtml: Implement enumerator for HTMLAttributeCollection. 2022-04-13 20:20:06 +02:00
dom.js
es5.js jscript: Pass undefined 'this' instead of null in ES5 mode. 2022-05-16 22:10:15 +02:00
events.c
events.html
events.js
exectest.html
externscr.js
frame.js
htmldoc.c
htmllocation.c
jstest.html
misc.c
mshtml_test.h
navigation.js
protocol.c
rsrc.rc
runscript.html
script.c jscript: Implement Array.prototype.toLocaleString. 2022-05-03 20:24:31 +02:00
style.c mshtml: Added IHTMLCSSStyleDeclaration::backgroundSize property implementation. 2022-05-02 22:43:53 +02:00
test_tlb.idl
vbtest.html
winetest.js mshtml/tests: Fix Number toLocaleString test on updated Win 8.1. 2022-05-12 19:37:44 +02:00
xhr.js
xmlhttprequest.c