Jacek Caban
|
8a20cf4cf8
|
mshtml: Skip unused named args in Invoke calls.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-13 01:56:06 +09:00 |
Andrey Gusev
|
5cdcd4493f
|
Assorted spelling and typos fixes.
|
2015-08-18 15:00:13 +09:00 |
Jacek Caban
|
2c2f576163
|
mshtml: Added more attribute and IDispatchEx tests.
|
2014-11-28 17:06:11 +01:00 |
Jacek Caban
|
275a231fbb
|
mshtml: Allow setting function properties to any VARIANT type.
|
2014-11-28 17:05:55 +01:00 |
Qian Hong
|
cdd28b0aca
|
mshtml: Handle DISPATCH_PROPERTYPUT | DISPATCH_PROPERTYPUTREF in invoke_builtin_prop.
|
2014-09-18 13:06:24 +02:00 |
Qian Hong
|
a9d347cb24
|
mshtml/tests: Fixed typo.
|
2014-09-18 13:06:20 +02:00 |
Jacek Caban
|
6262492252
|
mshtml: Added function object default value getter implementation.
|
2014-06-11 13:09:32 +02:00 |
Jacek Caban
|
74067c56b1
|
mshtml: Skip tests depending on iframe onload event on IEs older than IE9.
|
2014-03-13 20:22:08 +01:00 |
Jacek Caban
|
31faed571d
|
mshtml: Adder _parent target support to navigate_anchor.
|
2014-03-11 19:39:41 +01:00 |
Frédéric Delanoy
|
672e2811ff
|
mshtml/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Jacek Caban
|
5b52334f6d
|
mshtml: Compile tests with __WINESRC__ define.
|
2013-10-10 13:33:39 +02:00 |
Jacek Caban
|
b09b9d3cb9
|
mshtml/tests: Fixed script tests on IE10.
|
2013-06-29 19:40:49 +02:00 |
Jacek Caban
|
36a47dd0f2
|
mshtml: Added SID_SContainerDispatch support.
|
2012-12-06 20:31:29 +01:00 |
Jacek Caban
|
282b2608c4
|
mshtml: Fixed tests on old IEs.
|
2012-10-16 20:41:29 +02:00 |
Jacek Caban
|
62e340226c
|
mshtml: Added IActiveScriptSiteUIControl tests.
|
2012-09-26 14:43:27 +02:00 |
Jacek Caban
|
514e65c1e9
|
mshtml: Use custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
fae1fff830
|
mshtml: Added more events tests.
|
2012-09-13 13:55:25 +02:00 |
Jacek Caban
|
434b696c46
|
Fixed remaining wrong iface call helpers.
|
2012-08-28 14:41:12 +02:00 |
Jacek Caban
|
d32ee8e4a0
|
mshtml: Added VBScript in HTML tests.
|
2012-08-13 11:53:12 +02:00 |
Jacek Caban
|
120962b30e
|
mshtml: Allow more tests to be ran in non-administrator mode.
|
2012-04-18 15:44:52 +02:00 |
Jacek Caban
|
cfb219f910
|
mshtml: Don't overwrite type of result if property type is VT_VARIANT.
|
2012-03-16 19:21:11 +01:00 |
Jacek Caban
|
68b76ed028
|
mshtml: Added property value conversion type tests.
|
2012-03-13 13:30:11 +01:00 |
Jacek Caban
|
e7bbb4ef1e
|
mshtml: Fixed script tests on IE9.
|
2011-11-15 19:37:38 +01:00 |
Piotr Caban
|
423c6f9473
|
mshtml: DeleteMemberByDispID should return E_NOTIMPL.
|
2011-08-23 16:53:54 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Jacek Caban
|
041d7d2296
|
mshtml: Make execScript tests more generic.
|
2011-07-22 15:44:38 +02:00 |
Thomas Faber
|
a105f22e17
|
mshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPlaceSite::GetWindowContext.
|
2011-03-18 16:05:09 +01:00 |
Jacek Caban
|
b9975bf88e
|
mshtml: Correctly handle NULL BSTR in VARIANT in IDispatchEx implementation.
|
2011-03-02 13:39:20 +01:00 |
Austin English
|
1091ceef7b
|
mshtml/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-14 12:27:54 +01:00 |
Jacek Caban
|
bfebbbb13e
|
mshtml: Added script execution time tests.
|
2011-01-31 13:01:07 +01:00 |
Jacek Caban
|
b5653bfa4b
|
mshtml: Added GUID_CUSTOM_CONFIRMOBJECTSAFETY with CONFIRMSAFETYACTION_LOADOBJECT flag tests.
|
2010-12-22 17:32:31 +01:00 |
Jacek Caban
|
6c35f1356b
|
mshtml: Added execScript tests.
|
2010-11-09 14:21:27 +01:00 |
Jacek Caban
|
f279b0cd4d
|
mshtml: Test return value of OnStateChange.
|
2010-05-08 19:25:27 +02:00 |
Jacek Caban
|
072ecdf504
|
mshtml: Fixed IObjectSafety failure handling.
|
2010-05-05 15:27:02 +02:00 |
Gerald Pfeifer
|
5dac305bab
|
mshtml/tests: Fix return value of ActiveScript_SetScriptState.
|
2010-05-03 15:41:29 +02:00 |
Alexandre Julliard
|
bc12cad570
|
mshtml/tests: Don't crash when Gecko is missing.
|
2010-04-02 16:30:06 +02:00 |
Jacek Caban
|
afc7773dab
|
mshtml: Skip script tests on too old IE.
|
2010-03-26 15:35:06 +01:00 |
Jacek Caban
|
0216974a1b
|
mshtml: Added tests showing that we should return E_NOTIMPL in DeleteMemberByName.
|
2010-02-11 14:38:44 +01:00 |
Paul Vriens
|
051fc3458c
|
mshtml/tests: Fix timeouts on Win9x/WinMe by using more A-functions.
|
2010-01-06 12:42:39 +01:00 |
Jacek Caban
|
3bacd7603d
|
mshtml: Added JavaScript tests architecture and simple tests.
|
2009-12-22 13:48:25 +01:00 |
Jacek Caban
|
f3d805862a
|
mshtml: Don't pass fdexNameEnsure flag to script engines in find_global_prop.
|
2009-12-07 14:18:28 +01:00 |
Jacek Caban
|
785fb1d2e1
|
mshtml: Get rid of no longer needed Gecko checks in tests.
|
2009-11-20 11:16:28 +01:00 |
Jacek Caban
|
b2ffe78729
|
mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available.
|
2009-11-20 11:16:13 +01:00 |
Francois Gouget
|
abccac3897
|
mshtml/tests: Fix a trailing '\n' in an ok() call.
|
2009-11-09 19:41:36 +01:00 |
Jacek Caban
|
82c8e7c684
|
mshtml: Added support for accessing elements id by global properties.
|
2009-11-03 21:24:54 +01:00 |
Jacek Caban
|
cefb25c74f
|
mshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PROPERTYPUTREF) implementation.
|
2009-11-03 21:24:04 +01:00 |
Jacek Caban
|
81079eb221
|
mshtml: Added QueryCustomPolicy implementation.
|
2009-10-01 11:34:36 +02:00 |
Jacek Caban
|
a5923a6eea
|
mshtml: Added IInternetHostSecurity::ProcessUrlAction implementation.
|
2009-10-01 11:34:15 +02:00 |
Jacek Caban
|
b6dff3f733
|
mshtml: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetHostSecurityManager.
|
2009-10-01 11:33:41 +02:00 |
Jacek Caban
|
c14c3a6e91
|
mshtml: Added ScriptHost IServiceProvider stub implementation.
|
2009-09-29 14:22:23 +02:00 |