Jacek Caban
|
a2ac4d2323
|
mshtml: Added IDispatchEx support to HTMLLocation object.
|
2009-01-06 10:09:36 +01:00 |
Alexandre Julliard
|
19184f0071
|
mshtml/tests: Fix the platform test for Win64.
|
2009-01-05 15:37:39 +01:00 |
Jacek Caban
|
159cc19b03
|
mshtml: Added IHTMLWindow2::get_location implementation.
|
2009-01-04 13:32:47 +01:00 |
Andrei Derevyanko
|
2afc8fcd5a
|
mshtml: Updated test of QueryInterface.
|
2008-12-20 12:12:59 +01:00 |
Alistair Leslie-Hughes
|
49ac9e0d19
|
mshtml: Implement IHTMLStyle get_position.
|
2008-12-20 11:33:02 +01:00 |
Alistair Leslie-Hughes
|
de5bbbc2ff
|
mshtml: Implement IHTMLScriptElement get/put Defer.
|
2008-12-12 12:01:36 +01:00 |
Alistair Leslie-Hughes
|
8e984bcc61
|
mshtml: Implement IHTMLStyle get/put fontVariant.
|
2008-12-12 11:59:46 +01:00 |
Alistair Leslie-Hughes
|
f82df0ac63
|
mshtml: Implement IHTMLStyle put_fontStyle.
|
2008-12-11 12:45:33 +01:00 |
Alistair Leslie-Hughes
|
84abbd64ae
|
mshtml: Implement IHTMLStyle get/put posHeight.
|
2008-12-10 11:28:33 +01:00 |
Jacek Caban
|
095ce18b44
|
mshtml: Skip tests on broken IE6 versions.
|
2008-12-10 10:47:56 +01:00 |
Jacek Caban
|
905fcb87cf
|
mshtml: Make IHTMLElement::get_document vtbl offset independent.
|
2008-12-10 10:47:53 +01:00 |
Alistair Leslie-Hughes
|
b6fa5a2100
|
mshtml: Implement IHTMLStyle get/put posWidth.
|
2008-12-08 22:02:34 +01:00 |
Alistair Leslie-Hughes
|
9305cb3cfe
|
mshtml: Implement IHTMLStyle get/put overflow.
|
2008-12-04 14:44:39 +01:00 |
Alistair Leslie-Hughes
|
c685548056
|
mshtml: Add a test case.
|
2008-11-28 13:46:58 +01:00 |
Alistair Leslie-Hughes
|
75b9c0508a
|
mshtml: Implement IHTMLDocument2 get_anchors.
|
2008-11-26 13:36:44 +01:00 |
Alistair Leslie-Hughes
|
e760812a62
|
mshtml: Implement IHTMLDocument2 get_forms.
|
2008-11-26 13:36:35 +01:00 |
Alistair Leslie-Hughes
|
7b864afff0
|
mshtml: Implement IHTMLDocument2 get_links.
|
2008-11-26 13:36:27 +01:00 |
Alistair Leslie-Hughes
|
6e46a9fdba
|
mshtml: Implement IHTMLDocument2 get_applets.
|
2008-11-26 13:36:20 +01:00 |
Jacek Caban
|
cc8511678d
|
mshtml: Skip tests on old IE as soon as possible.
|
2008-11-24 13:43:43 +01:00 |
Jacek Caban
|
60d12a3adb
|
mshtml: Skip tests on old IE as soon as possible.
|
2008-11-24 13:43:40 +01:00 |
Alistair Leslie-Hughes
|
01536b5003
|
mshtml: Implement IHTMLDocument2_get_images.
|
2008-11-21 12:50:30 +01:00 |
Alistair Leslie-Hughes
|
71eac71e16
|
mshtml: Implement IHTMLStyle get/put posTop.
|
2008-11-21 11:54:18 +01:00 |
Alexandre Julliard
|
58def9653e
|
mshtml/tests: Avoid crashing on test failure.
|
2008-11-20 22:35:33 +01:00 |
Francois Gouget
|
3b140ccb0e
|
Assorted spelling fixes.
|
2008-11-17 16:04:39 +01:00 |
Alistair Leslie-Hughes
|
13eb734251
|
mshtml: Add tests for supported interfaces.
|
2008-11-12 11:49:13 +01:00 |
Alistair Leslie-Hughes
|
af0aa2832f
|
mshtml: Implement IHTMLStyle get/put posLeft.
|
2008-11-10 13:24:44 +01:00 |
Jacek Caban
|
fa57703266
|
mshtml: Added IHTMLInputElement::put_checked implementation.
|
2008-10-17 12:23:22 +02:00 |
Jacek Caban
|
3600fb3b56
|
mshtml: Added IHTMLInputElement::[get|put]_defaultChecked implementation.
|
2008-10-17 12:23:19 +02:00 |
Jacek Caban
|
a1a25c534a
|
mshtml: Added support for conditional comments.
|
2008-10-16 11:22:00 +02:00 |
Jacek Caban
|
c97d498f40
|
mshtml: Added IOmNavigator::get_appVersion implementation.
|
2008-10-14 11:25:39 +02:00 |
Jacek Caban
|
53d6b6616e
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_left implementation.
|
2008-10-14 11:25:23 +02:00 |
Jacek Caban
|
6cf4060aff
|
mshtml: Added IHTMLStyle::put_top(VT_NULL) implementation.
|
2008-10-14 11:25:18 +02:00 |
Jacek Caban
|
beec20f2f5
|
mshtml: Added IHTMLDOMNode::insertBefore implementation.
|
2008-10-14 11:25:08 +02:00 |
Jacek Caban
|
aae2c59dfd
|
mshtml: Added IHTMImgElement::get_src implementation.
|
2008-10-14 11:25:02 +02:00 |
Jacek Caban
|
59c66e34a9
|
mshtml: Added IHTMLElement::put_innerText implementation.
|
2008-10-14 11:24:50 +02:00 |
Jacek Caban
|
d05e328db2
|
mshtml: Added IHTMLElement::get_innerText implementation.
|
2008-10-14 11:24:25 +02:00 |
Jacek Caban
|
50393191a1
|
mshtml: Added open and close implementation.
|
2008-10-13 11:16:46 +02:00 |
Jacek Caban
|
f27386fb81
|
mshtml: Added IHTMLFrameBase2::get_contentWidnow implementation.
|
2008-10-13 11:16:39 +02:00 |
Francois Gouget
|
516ff4c6eb
|
mshtml/tests: Add a trailing '\n' to an ok() call.
|
2008-10-10 14:13:58 +02:00 |
Jacek Caban
|
b0ff8f7e95
|
mshtml: Added IHTMLSelectElement::[get|put]_disabled implementation.
|
2008-10-10 12:55:55 +02:00 |
Jacek Caban
|
f462e4140f
|
mshtml: Added IHTMLElement3::[get|put]_implementation.
|
2008-10-10 12:55:44 +02:00 |
Jacek Caban
|
cd345c10ba
|
mshtml: Forward IHTMLelement3::[get|put]_disabled to child object if possible.
|
2008-10-10 12:55:38 +02:00 |
Michael Stefaniuc
|
05d397283a
|
mshtml/tests: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:42:20 +02:00 |
Jacek Caban
|
7918196ee8
|
mshtml: Added IHTMLStyle::[get|put]_filter implementation.
|
2008-10-08 13:20:38 +02:00 |
Jacek Caban
|
4d822f4408
|
mshtml: Added IHTMLStyle::[get|put]_textAlign implementation.
|
2008-10-08 13:20:34 +02:00 |
Jacek Caban
|
844d1cfc15
|
mshtml: Added IHTMLStyle::[get|put]_zIndex implementation.
|
2008-10-08 13:20:20 +02:00 |
Jacek Caban
|
712c4d9af2
|
mshtml: Added IDispatchEx support for HTMLIFrame.
|
2008-10-08 13:20:14 +02:00 |
Jacek Caban
|
2e52c61c4c
|
mshtml: Added HTMLIFrame stub implementation.
|
2008-10-08 13:20:08 +02:00 |
Jacek Caban
|
536fac7c1b
|
mshtml: Added IHTMLElement3 stub implementation.
|
2008-10-08 13:19:56 +02:00 |
Jacek Caban
|
c67952ae14
|
mshtml: Added IHTMLElement::get_offsetWidth implementation.
|
2008-10-08 13:19:40 +02:00 |