Zhenbo Li
|
f8f8964afe
|
mshtml: Added IHTMLFormElement::target property implementation.
|
2014-07-22 12:05:43 +02:00 |
Zhenbo Li
|
d734935a2c
|
mshtml: Added IHTMLFormElement::reset method implementation.
|
2014-07-17 19:17:57 +02:00 |
Zhenbo Li
|
720207ad46
|
mshtml: Added IHTMLTable::summary property implementation.
|
2014-07-15 15:31:09 +02:00 |
Zhenbo Li
|
05f65a9341
|
mshtml: Added IHTMLTableCell::cellIndex method implementation.
|
2014-06-16 13:56:58 +02:00 |
Zhenbo Li
|
48e41c4dd7
|
mshtml: Added IHTMLTableRow::insertCell method implementation.
|
2014-06-12 18:05:12 +02:00 |
Zhenbo Li
|
4719c438a9
|
mshtml: Added IHTMLDocument2:toString method.
|
2014-06-12 18:05:10 +02:00 |
Nicolas Le Cam
|
b57a884829
|
mshtml/tests: Remove unused variable.
|
2014-06-11 16:13:35 +02:00 |
Jacek Caban
|
6262492252
|
mshtml: Added function object default value getter implementation.
|
2014-06-11 13:09:32 +02:00 |
Zhenbo Li
|
e6f816c99b
|
mshtml: Added IHTMLLinkElement::media property.
|
2014-05-19 15:52:05 +02:00 |
Zhenbo Li
|
bff3468360
|
mshtml: Added IHTMLTableRow::deleteCell method implementation.
|
2014-05-19 15:51:55 +02:00 |
Jacek Caban
|
810d8c7140
|
mshtml/tests: Fixed a few more IE11 test failures.
|
2014-05-15 19:05:40 +02:00 |
Jacek Caban
|
d06d73c136
|
mshtml: Added IDispatchEx support to HTMLOptionElementFactory object.
|
2014-05-12 13:51:33 +02:00 |
Jacek Caban
|
000b78e943
|
mshtml: Added IDispatchEx support to HTMLStyleSheetRulesCollection object.
|
2014-05-09 14:24:50 +02:00 |
Zhenbo Li
|
15ccfef080
|
mshtml: Added IHTMLSelectElement::remove method implementation.
|
2014-05-08 10:46:22 +02:00 |
Zhenbo Li
|
cfb411c10d
|
mshtml: Added IHTMLTable::width property implementation.
|
2014-05-02 14:08:58 +02:00 |
Zhenbo Li
|
2a8d4a03d3
|
mshtml: Added IHTMLElement3::contentEditable property implemention.
|
2014-04-25 16:18:07 +02:00 |
Jacek Caban
|
e9ac8e568b
|
mshtml: Added IConnectionPoint::EnumConnections implementation.
|
2014-04-24 20:43:09 +02:00 |
Jacek Caban
|
12dc23db72
|
mshtml: Added IHTMLDOMChildrenCollection::get__newEnum tests.
|
2014-04-22 18:41:33 +02:00 |
Jacek Caban
|
3ec1da918c
|
mshtml: Fixed HTMLElementCollectionEnum_Next implementation for NULL pCeltFetched.
|
2014-04-22 18:41:28 +02:00 |
Nikolay Sivov
|
95b6958752
|
mshtml/tests: Remove old system version check that doesn't work anymore.
|
2014-04-21 14:33:09 +02:00 |
Jacek Caban
|
2518b8f31b
|
mshtml: Added IHTMLElementCollection::get__newEnum tests.
|
2014-04-21 14:32:59 +02:00 |
Jacek Caban
|
e3383d1739
|
mshtml: Ignore &IID_IWebBrowserPriv2IE7 in wb_qi.
|
2014-04-10 18:52:10 +02:00 |
Zhenbo Li
|
22c2d81a2d
|
mshtml: Added IHTMLTable::bgColor property implementation.
|
2014-04-08 19:23:55 +02:00 |
Jacek Caban
|
7b88e37839
|
mshtml: Ignore QueryHitPoint calls in activex.c tests.
|
2014-04-08 19:23:24 +02:00 |
Zhenbo Li
|
946378a1b2
|
mshtml: Added IHTMLTableRow::bgColor property implementation.
|
2014-03-26 19:20:24 +01:00 |
Jacek Caban
|
2010816240
|
mshtml: Added IHTMLStyle::listStyleType property implementation.
|
2014-03-24 13:58:03 +01:00 |
Zhenbo Li
|
911adfbb23
|
mshtml: Added IHTMLTable::align property implementation.
|
2014-03-21 13:59:28 +01:00 |
Jacek Caban
|
a6908473b6
|
mshtml: Fixed tests on old IEs and improved results on IE11.
|
2014-03-18 11:42:53 +01:00 |
Zhenbo Li
|
c32ae1b34a
|
mshtml: Added IHTMLTableRow::sectionRowIndex property implementation.
|
2014-03-18 11:40:59 +01:00 |
Zhenbo Li
|
0f8ae7bc45
|
mshtml: Added IHTMLTableRow::rowIndex property implementation.
|
2014-03-17 17:34:10 +01: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 |
Zhenbo Li
|
3679619909
|
mshtml: Added IHTMLTableRow::vAlign property implementation.
|
2014-03-13 20:22:00 +01:00 |
Zhenbo Li
|
7442abde92
|
mshtml: Added IHTMLTableRow::align property implementation.
|
2014-03-12 20:30:00 +01:00 |
Jacek Caban
|
31faed571d
|
mshtml: Adder _parent target support to navigate_anchor.
|
2014-03-11 19:39:41 +01:00 |
Jacek Caban
|
d6bb86e84c
|
mshtml: Added IHTMLFrameBase2::onload property implementation.
|
2014-03-11 19:39:40 +01:00 |
Jacek Caban
|
cbfeef4b8b
|
mshtml: Removed test failing on Windows 8.1.
|
2014-03-11 19:39:34 +01:00 |
Jacek Caban
|
aa22a3c4b2
|
mshtml: Use IWebBrowserPriv2IE9 instead of IWebBrowserPriv2IE8 in tests on IE9+.
|
2014-02-14 16:57:52 +01:00 |
Nikolay Sivov
|
688cc96ee7
|
mshtml: Implement HTMLStyleSheet_get_href().
|
2014-02-10 10:42:14 +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
|
2350597df2
|
mshtml: Added more refcnt tests.
|
2014-01-27 14:13:25 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
d08ff3ff19
|
makefiles: Use a single variable for all types of idl files.
|
2013-12-31 18:15:17 +01:00 |
Alexandre Julliard
|
ca41acc1f9
|
makefiles: Automatically update the IDL_H_SRCS variable.
|
2013-12-15 10:23:06 +01:00 |
Jacek Caban
|
b1367f8a2c
|
mshtml/tests: Ignore QI(&IID_IWebBrowserPriv2IE8XP) calls.
|
2013-11-25 16:23:24 +01:00 |
Jacek Caban
|
f3a2cb7bbd
|
mshtml: Added IHTMLDocument3::getElementsByName implementation.
|
2013-11-18 11:16:50 +01:00 |
Jacek Caban
|
c20167dbdc
|
mshtml: Fixed activex tests on IE10.
|
2013-11-15 19:23:24 +01:00 |
Jacek Caban
|
eebc40f2b3
|
mshtml: Added IHTMLSelectElement::multiple property implementation.
|
2013-11-14 19:30:59 +01:00 |
Jacek Caban
|
ea24a5b1f4
|
mshtml: Added IHTMLBodyElement::scroll attribute implementation.
|
2013-11-11 17:06:47 +01:00 |
Jacek Caban
|
321c96574e
|
mshtml: Added IHTMLStyle6::boxSizing property implementation.
|
2013-11-07 19:01:25 +01:00 |
Alexandre Julliard
|
f8421142e7
|
makefiles: Add makedep pragmas for typelib idl files.
|
2013-11-05 20:38:18 +01:00 |