Commit Graph

767 Commits (5d1af4b6f6bdcf3a8789a21bcdd26c82d8a4bb47)

Author SHA1 Message Date
Alistair Leslie-Hughes 531a07db14 mshtml: Implement IHTMLDOMNode replaceChild. 2011-10-12 17:14:25 +02:00
André Hentschel 296b795655 mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE. 2011-10-12 17:06:24 +02:00
Jacek Caban 93d54b1759 mshtml: Properly release body element in basic_style_test. 2011-10-03 14:39:00 -05:00
Alistair Leslie-Hughes f8baa37052 mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6. 2011-09-26 22:42:02 +02:00
Alistair Leslie-Hughes 9477521fb8 mshtml: Add IHTMLCurrentStyle2/3/4 support. 2011-09-23 14:20:02 +02:00
Alistair Leslie-Hughes 05e18862cb mshtml: Fix test for Windows 7 with IE9. 2011-09-22 19:51:52 +02:00
Alistair Leslie-Hughes d70b967d60 mshtml: Add IHTMLTable2/3 support. 2011-09-21 17:13:12 +02:00
Francois Gouget 25100a8592 mshtml/tests: Improve the current UI language detection a bit. 2011-09-15 15:41:41 +02:00
Francois Gouget e931ebc704 mshtml/tests: Some tests require that the user interface be in English.
With MUI versions of Windows checking for the default user language id is insufficient.
Skip the system language id check as it is irrelevant here.
2011-09-13 18:14:03 +02:00
Francois Gouget c571be83da mshtml/tests: GetUserDefaultUILanguage() is not available in NT4. 2011-09-13 18:13:49 +02:00
Francois Gouget 3b7fb23ca7 mshtml/tests: When a test fails, print the bad value. 2011-09-13 18:13:42 +02:00
Piotr Caban d9a661e21b mshtml: Added more IHTMLElement_{put, get}_onclick tests. 2011-09-02 18:28:25 +02:00
Piotr Caban 48e2f9426c mshtml/tests: Added IHTMLAttributeCollection IDispatchEx tests. 2011-09-02 18:28:24 +02:00
Piotr Caban 4d74236fa2 mshtml/tests: Added IHTMLAttributeCollection tests. 2011-09-02 18:28:24 +02:00
Piotr Caban 02e0d91c0e mshtml/tests: Added attributes tests on comment node. 2011-09-02 18:28:24 +02:00
Piotr Caban 1d4d1068cd mshtml/tests: Added dynamic properties accessing tests. 2011-08-23 16:53:54 +02: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 2daff9cc6c mshtml: Added IOmNavigator::get_appMinorVersion implementation. 2011-08-01 13:33:01 +02:00
Jacek Caban cdd09ba185 mshtml: Added IOmNavigator::get_*Language tests. 2011-08-01 11:18:46 +02:00
Jacek Caban 7d4e9f7792 mshtml: Added IHTMLPluginsCollection::get_length implementation. 2011-08-01 11:18:39 +02:00
Jacek Caban b25d49c6c1 mshtml: Added semi-stub implementation of IHTMLWindow2::status property. 2011-08-01 11:18:34 +02:00
Jacek Caban 9a3aa863be mshtml: Added IHTMLEventObj::put_returnValue implementation. 2011-07-27 19:02:56 +02:00
Jacek Caban 7c04ed36a4 mshtml: Fixed tests on some old IEs. 2011-07-26 16:28:49 +02:00
Jacek Caban 39b02829ea mshtml: Added javascript: URLs test. 2011-07-24 12:33:09 +02:00
Jacek Caban 730299bae6 mshtml: Call set_moniker asynchronously in SuperNavigate. 2011-07-24 12:32:59 +02:00
Jacek Caban 041d7d2296 mshtml: Make execScript tests more generic. 2011-07-22 15:44:38 +02:00
Jacek Caban adf1310f4a mshtml: Added IHTMLStyle2::direction property implementation. 2011-07-22 13:03:28 +02:00
Jacek Caban 904f4ac843 mshtml: Added IHTMLStyle::pageBreakBefore implementation. 2011-07-21 16:27:31 +02:00
Jacek Caban 2507d6e581 mshtml: Moved style tests to separated file. 2011-07-20 19:23:05 +02:00
Jacek Caban dfaee0f3b1 mshtml: Added IHTMLStyle::pageBreakAfter property implementation. 2011-07-18 16:35:12 +02:00
Alexander Morozov 25c70bacc6 mshtml: Added IProvideClassInfo::GetClassInfo implementation. 2011-07-18 16:23:30 +02:00
Jacek Caban d1d2b46d79 mshtml: Added IHTMLStyle::clip tests. 2011-07-15 16:36:13 +02:00
Alexander Morozov c41a300f3c mshtml: Add stub implementation of IProvideClassInfo interface. 2011-07-14 15:56:54 +02:00
Jacek Caban 0227bf69a9 mshtml: Added IDispatchEx support to HTMLTitleElement object. 2011-06-21 17:13:50 +02:00
Jacek Caban ff7e041716 mshtml: Added IHTMLTitleElement stub implementation. 2011-06-21 17:13:45 +02:00
Jacek Caban 0912436e6e mshtml: Added IDispatchEx support to HTMLHeadElement object. 2011-06-21 17:13:33 +02:00
Jacek Caban 74e95a13b3 mshtml: Added IHTMLHeadElement stub implementation. 2011-06-21 17:13:27 +02:00
Jacek Caban 3bf7482d52 mshtml: Added IHTMLElement::get_offsetParent implementation. 2011-06-03 12:37:03 +02:00
Jacek Caban 2f8da934c7 mshtml: Added IHTMLMimeTypesCollection::get_length implementation. 2011-05-31 18:32:58 +02:00
Jacek Caban 8fce028694 mshtml: Added IDispatchEx support to HTMLMimeTypesCollection object. 2011-05-31 18:32:58 +02:00
Jacek Caban 0a77eb68e3 mshtml: Added IHTMLElement::get_offsetLeft implementation. 2011-05-31 18:32:58 +02:00
Jacek Caban a42cffbdcc mshtml: Added support for accessing document elements by index. 2011-05-31 18:32:58 +02:00
Jacek Caban e8fb248886 mshtml: Added IHTMLScreen::get_availWidth implementation. 2011-05-27 17:53:38 +02:00
Jacek Caban aa93ed5e5b mshtml: Added IHTMLScreen::get_availHeight implementation. 2011-05-27 17:53:37 +02:00
Alexander Morozov f8679cfa2f mshtml/tests: Fix a typo. 2011-05-26 16:33:16 +02:00
Thomas Mullaly cd69836d54 mshtml: Added support for IDispatch Html document events. 2011-05-20 10:29:53 +02:00
Thomas Mullaly 34a297fe76 mshtml/tests: Added more IDispatch event tests. 2011-05-20 10:29:48 +02:00
Thomas Mullaly ea2ab11a74 mshtml/tests: Added IDispatch event tests. 2011-05-20 10:29:43 +02:00
Jacek Caban ebac489c49 mshtml: Added IOmNavigator::get_cpuClass implementation. 2011-05-11 17:49:13 +02:00