Commit Graph

918 Commits

Author SHA1 Message Date
Jacek Caban 23ae6e4ec4 mshtml: Treat doctype nodes as comment nodes. 2013-01-17 16:40:26 +01:00
Jacek Caban bce6ee2b84 mshtml: Remove duplicated property entries in preprocess_dispex_data. 2013-01-16 20:26:50 +01:00
Jacek Caban b6bc92aaa9 mshtml: Added IHTMLScriptElement::put_text tests. 2013-01-15 14:38:59 +01:00
Jacek Caban b93e29f0ee mshtml: Added support for non-integer values in get_nsstyle_pixel_val. 2013-01-10 16:06:10 +01:00
Jacek Caban 0f60681a5a mshtml: Added IHTMLStyle::put_pixelLeft implementation. 2013-01-07 17:37:47 +01:00
Jacek Caban 85368869e8 mshtml: Added IHTMLStyle::get_pixelLeft implementation. 2013-01-07 17:37:43 +01:00
Jacek Caban 10a832cc04 mshtml: Properly handle NULL value in set_nsstyle_attr. 2012-12-06 20:31:30 +01:00
Jacek Caban 36a47dd0f2 mshtml: Added SID_SContainerDispatch support. 2012-12-06 20:31:29 +01:00
Jacek Caban 61ec3ae27b mshtml: Added support for converting (some) argument types in builtin function calls using script engine. 2012-12-04 16:55:59 +01:00
Jacek Caban 639a42a8fd mshtml: Added IHTMLInputElement::defaultValue property implementation. 2012-11-28 20:14:52 +01:00
Jacek Caban 95f3c6402a mshtml: Added IHTMLScriptElement::get_text implementation. 2012-11-13 16:54:54 +01:00
Jacek Caban 47274313db mshtml: Added refresh tests. 2012-11-12 16:35:16 +01:00
Jacek Caban 0d1ce5a308 mshtml: Added IPersistHistory tests. 2012-11-12 16:35:15 +01:00
Jacek Caban 99c34aa9d9 mshtml: Use fregment-less URI in super_navigate. 2012-11-09 11:30:42 +01:00
Jacek Caban 1017c2b3ee mshtml: Added IHTMLObjectElement::name property implementation. 2012-11-07 18:12:05 +01:00
Jacek Caban 4255772440 mshtml: Ignore one more property change notification to fix some IE installations. 2012-11-06 20:00:44 +01:00
Jacek Caban 81cdfc61fd mshtml: Added IHTMLFrameBase::marginWidth property implementation. 2012-10-24 14:20:03 +02:00
Jacek Caban 00d3126c23 mshtml: Added IHTMLFrameBase::marginHeight property implementation. 2012-10-24 14:19:59 +02:00
Jacek Caban d27417768e mshtml: Added IHTMLIFrameElement::width property implementation. 2012-10-23 17:29:20 +02:00
Jacek Caban a741a3f99c mshtml: Added IHTMLIFrameElement::height property implementation. 2012-10-23 17:29:16 +02:00
Jacek Caban 04c97d08eb mshtml: Added IHTMLStyle::clear property implementation. 2012-10-23 17:29:10 +02:00
Jacek Caban 516731c861 mshtml: Added more events tests. 2012-10-22 12:06:36 +02:00
Jacek Caban 610ea94da5 mshtml: Added IHTMLLocation::toString implementation. 2012-10-22 12:06:30 +02:00
Jacek Caban 8b04ab10b9 mshtml: Fixed attribute object caching logic. 2012-10-22 12:06:26 +02:00
Jacek Caban b5691b5e63 mshtml: Added HTML comments in VBScript code tests. 2012-10-18 19:21:38 +02:00
Jacek Caban 06ce49c81b mshtml: Added IHTMLImgElement::get_complete implementation. 2012-10-17 14:01:58 +02:00
Jacek Caban 75994335e3 mshtml: Added IOmNavigator::onLine semi-stub. 2012-10-17 14:01:25 +02:00
Jacek Caban 282b2608c4 mshtml: Fixed tests on old IEs. 2012-10-16 20:41:29 +02:00
Jacek Caban bfd25b4f50 mshtml: Added IHTMLScriptElement::put_src tests. 2012-10-16 20:41:20 +02:00
Jacek Caban cfef60a30e mshtml: Added IHTMLLinkElement::href property implementation. 2012-10-15 15:24:55 +02:00
Jacek Caban 9277bf2e01 mshtml: Added IHTMLLinkElement::type property implementation. 2012-10-15 15:24:52 +02:00
Jacek Caban c11c695b11 mshtml: Added IHTMLLinkElement::rel property implementation. 2012-10-15 15:24:49 +02:00
Jacek Caban 9608714d04 mshtml: Added IHTMLLinkElement::disabled property implementation. 2012-10-15 15:24:46 +02:00
Jacek Caban b75e2c4dde mshtml: Added IHTMLLinkElement stub implementation. 2012-10-15 15:24:43 +02:00
Jacek Caban 8d1dc99ea1 mshtml: Added IHTMLIFrameElement3::get_contentDocument implementation. 2012-10-11 20:21:06 +02:00
Jacek Caban c9e5181ff3 mshtml: Added createStyleSheet and get_styleSheet tests. 2012-10-11 20:21:01 +02:00
Jacek Caban 45b29f9555 mshtml: Don't run noscript tests in enhanced security configuration. 2012-10-11 20:20:43 +02:00
Jacek Caban e63b9f4ec0 mshtml: Added more ActiveX loading and script binding tests. 2012-10-10 20:34:02 +02:00
Jacek Caban 3e27a4dfa7 mshtml: Get rid of no longer needed workarounds for async ActiveX loading. 2012-10-10 20:34:01 +02:00
Jacek Caban c7f155f333 mshtml: Added noscript tag handling tests. 2012-10-10 20:34:01 +02:00
Jacek Caban 6ae3418aaf mshtml: Return dispinterface from PHEventSink::QueryInterface. 2012-10-08 17:40:46 +02:00
Jacek Caban bf65003271 jscript: Added support for pstrFormalParams argument in ParseProcedureText. 2012-10-04 16:29:24 +02:00
Jacek Caban 5c15ca13d2 mshtml: Added ActiveX event binding test. 2012-10-03 18:16:59 +02:00
Jacek Caban 43a178fad1 mshtml: Added script 'for' and 'event' attributes tests. 2012-10-02 16:01:48 +02:00
Nikolay Sivov 1075118cdb mshtml: Implement IHTMLFrameBase_put_name(). 2012-10-02 14:08:37 +02:00
Jacek Caban 62e340226c mshtml: Added IActiveScriptSiteUIControl tests. 2012-09-26 14:43:27 +02:00
Jacek Caban ff34939400 mshtml: Return S_OK in plugin host's CanInPlaceActivate implementation. 2012-09-25 21:13:07 +02:00
Jacek Caban f90798572a mshtml: Added DISPATCH_PROPERTYGET|DISPATCH_METHOD flags support for elements exposed as window properties. 2012-09-25 21:13:07 +02:00
Francois Gouget 9c1402e6a9 mshtml/tests: Add a trailing '\n' to an ok() call. 2012-09-25 11:42:41 +02:00
Jacek Caban efb08f261d mshtml: Added IHTMLDocument::get_charset implementation. 2012-09-24 22:27:27 +02:00