Jacek Caban
|
8f79e50e1a
|
mshtml: Added attribute object tests.
|
2011-02-24 15:52:43 +01:00 |
Jacek Caban
|
877069c2ad
|
mshtml: Added IHTMLElement4 stub implementation.
|
2011-02-24 15:52:03 +01:00 |
Austin English
|
d1442ace43
|
mshtml/tests: Update disabled test comment.
|
2011-02-18 14:54:51 +01:00 |
Alistair Leslie-Hughes
|
df25f0d9a6
|
mshtml: Implement IHTMLAnchorElement_put_href.
|
2011-02-17 17:41:23 +01:00 |
Detlef Riekenberg
|
58a95780fb
|
mshtml/tests: Fix a typo.
|
2011-02-14 12:28:21 +01:00 |
Austin English
|
1091ceef7b
|
mshtml/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-14 12:27:54 +01:00 |
Austin English
|
746e8b237e
|
mshtml/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-14 12:27:46 +01:00 |
Austin English
|
0161db5e87
|
mshtml/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-10 10:27:59 -06:00 |
Alistair Leslie-Hughes
|
eb2d7b6604
|
mshtml: Implement IHTMLCurrentStyle_get_padding.
|
2011-02-09 13:45:39 -06:00 |
Alistair Leslie-Hughes
|
1492a12c22
|
mshtml: Implement IHTMLStyle_put_borderLeftColor.
|
2011-02-09 13:45:32 -06:00 |
Austin English
|
78470d7056
|
mshtml/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-09 09:29:52 -06:00 |
Jacek Caban
|
e175bee277
|
mshtml: Fixed size check in res protocol ParseUrl(PARSE_SECURITY_URL) call.
|
2011-02-08 14:45:55 -06:00 |
Jacek Caban
|
340fbb71f3
|
mshtml: Return size in about protocols handler's ParseUrl(PARSE_SECURITY_URL) call.
|
2011-02-08 14:45:55 -06:00 |
Alistair Leslie-Hughes
|
56e80e18a6
|
mshtml: Implemented IHTMLStyle_put_borderBottomColor.
|
2011-02-08 14:45:55 -06:00 |
Austin English
|
e450573412
|
mshtml/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-08 14:45:54 -06:00 |
Alistair Leslie-Hughes
|
26380e1720
|
mshtml: Implement IHTMLStyle put_borderRightColor.
|
2011-02-07 10:17:36 -06:00 |
Jacek Caban
|
7e38d6864e
|
mshtml: Added focus events tests.
|
2011-02-07 10:15:31 -06:00 |
Alistair Leslie-Hughes
|
63fe5d8489
|
mshtml: Implement IHTMLStyle put_borderTopColor.
|
2011-02-02 18:13:32 +01:00 |
Jacek Caban
|
c8a953c5d0
|
mshtml: Added support for recursive script runners.
|
2011-01-31 13:01:08 +01:00 |
Jacek Caban
|
bfebbbb13e
|
mshtml: Added script execution time tests.
|
2011-01-31 13:01:07 +01:00 |
Jacek Caban
|
f712c118e7
|
mshtml: Fixed leaks in htmllocation tests (valgrind).
|
2011-01-21 14:42:51 +01:00 |
Jacek Caban
|
103ef913d1
|
mshtml: Fixed some leaks in tests (valgrind).
|
2011-01-20 12:47:53 +01:00 |
Piotr Caban
|
52a1065f70
|
mshtml: Added IObjectSafety stub.
|
2011-01-20 12:20:30 +01:00 |
Jacek Caban
|
226c44097b
|
mshtml: Get rid of win9x test failures workarounds.
|
2011-01-11 16:05:43 +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
|
98e1433779
|
mshtml: Added IHTMLStyleElement::type property implementation.
|
2010-12-17 13:26:03 +01:00 |
Jacek Caban
|
09c63b2215
|
mshtml: Added IHTMLStyleElement::media property implementation.
|
2010-12-17 13:26:03 +01:00 |
Jacek Caban
|
96efe799c1
|
mshtml: Added IHTMLScriptElement::get_scr implementation.
|
2010-12-17 13:26:02 +01:00 |
Jacek Caban
|
42d9e0c813
|
mshtml: Added support for forwarding object element's DOM calls to ActiveX control.
|
2010-12-17 13:26:02 +01:00 |
Jacek Caban
|
26049daf47
|
mshtml: Added IHTMLObjectElement::get_object implementation.
|
2010-12-17 13:26:02 +01:00 |
Jacek Caban
|
0b5edecc8b
|
mshtml: Fixed tests on some IE6 installations.
|
2010-12-15 11:59:47 +01:00 |
Jacek Caban
|
79f400c062
|
mshtml: Forward PluginHost's QueryService calls to window object.
|
2010-12-15 11:59:43 +01:00 |
Jacek Caban
|
94b591cdf2
|
mshtml: Added PluginHost::GetContainer implementation.
|
2010-12-15 11:59:38 +01:00 |
Jacek Caban
|
dc25bca4ed
|
mshtml: Added IOleContainer stub implementation.
|
2010-12-15 11:59:31 +01:00 |
Jacek Caban
|
14f2d1b19c
|
mshtml: Added OnUIActivation implementation.
|
2010-12-15 11:59:27 +01:00 |
Jacek Caban
|
4fd5788137
|
mshtml: Added more ActiveX tests.
|
2010-12-13 16:25:58 +01:00 |
Jacek Caban
|
47bb0de4bc
|
mshtml: Fixed tests on IEs not supporting INewWindowManager.
|
2010-12-13 12:43:31 +01:00 |
Jacek Caban
|
9f182396fb
|
mshtml: Added IViewObjectEx iface to plugin test.
|
2010-12-10 17:09:37 +01:00 |
Jacek Caban
|
b3f0f07d70
|
mshtml: Added IBindHost::CreateMoniker implementation.
|
2010-12-10 17:09:36 +01:00 |
Jacek Caban
|
d43fb00eaf
|
mshtml: Added PluginHost::GetMoniker implementation.
|
2010-12-10 17:09:36 +01:00 |
Jacek Caban
|
3314bd8f8a
|
mshtml: Added QueryService(SID_SBindHost) implementation.
|
2010-12-10 17:09:36 +01:00 |
Jacek Caban
|
06f3b1a343
|
mshtml: Added OnChanged(DISPID_READYSTATE) semi-stub implementation.
|
2010-12-10 17:09:36 +01:00 |
Jacek Caban
|
0849079287
|
mshtml: Added IPropertyBag::Read implementation.
|
2010-12-10 17:09:35 +01:00 |
Jacek Caban
|
9fa8afd095
|
mshtml: Added IPropertyBag2 stub implementation.
|
2010-12-10 17:09:35 +01:00 |
Jacek Caban
|
cc88c5a331
|
mshtml: Added IPersistPropertyBag calls test.
|
2010-12-10 17:09:35 +01:00 |
Jacek Caban
|
c12d9ff8d7
|
mshtml: Added PluginHost's IServiceProvider stub implementation.
|
2010-12-06 19:06:38 +01:00 |
Jacek Caban
|
4479194e48
|
mshtml: Added PluginHost's IBindHost stub implementation.
|
2010-12-06 19:06:34 +01:00 |
Jacek Caban
|
dc062aee5a
|
mshtml: Added PluginHost's IOleControlSite stub implementation.
|
2010-12-06 19:06:29 +01:00 |
Jacek Caban
|
890dc6d6a0
|
mshtml: Added PluginHost's IOleInPlaceSite stub implementation.
|
2010-12-06 19:06:27 +01:00 |
Jacek Caban
|
06aa58f44b
|
mshtml: Added PluginHost's IDispatch stub implementation.
|
2010-12-06 19:06:25 +01:00 |