Alistair Leslie-Hughes
|
995835e113
|
mshtml: Implement IHTMLBody get/put_Text.
|
2008-09-18 13:28:48 +02:00 |
Jacek Caban
|
ef221478f0
|
mshtml: Fixed tests on IE7.
|
2008-09-17 10:54:38 +02:00 |
Francois Gouget
|
305a48949c
|
mshtml/tests: Add a trailing '\n' to an ok() call.
|
2008-09-15 11:23:48 +02:00 |
Jacek Caban
|
1c51d3598d
|
mshtml: Added body dispatch id test.
|
2008-09-12 11:42:19 +02:00 |
Alistair Leslie-Hughes
|
3ed35309c1
|
mshtml: Add IHTMLStyle margin tests.
|
2008-09-12 11:39:59 +02:00 |
Alistair Leslie-Hughes
|
573aa54a23
|
mshtml: Add tests for get_scrollLeft.
|
2008-09-11 12:28:26 +02:00 |
Alistair Leslie-Hughes
|
e605d3e9bf
|
mshtml: Add IHTMLBodyElement bgColor tests.
|
2008-09-08 12:31:26 +02:00 |
Alistair Leslie-Hughes
|
b5be64db6b
|
mshtml: Add IHTMLElementBody test.
|
2008-09-03 14:21:43 +02:00 |
James Hawkins
|
d62b33f229
|
mshtml: Fix a test that fails in Vista.
|
2008-09-03 13:14:50 +02:00 |
Jacek Caban
|
ad156168d1
|
mshtml: Added IHTMLElement::get_parentElement implementation.
|
2008-08-25 11:39:56 +02:00 |
Jacek Caban
|
480087666d
|
mshtml: Added IHTMLDocument::get_Script implementation.
|
2008-08-25 11:39:50 +02:00 |
Jacek Caban
|
e273bf1f43
|
mshtml: Added IHTMLElement::get_offsetHeight implementation.
|
2008-08-01 11:18:10 +02:00 |
Paul Vriens
|
5e0384ab6a
|
mshtml/tests: Don't fail on unimplemented function.
|
2008-08-01 10:37:06 +02:00 |
Jacek Caban
|
985115d804
|
mshtml: Forward IHTMLTextContainer::get_scrollTop to IHTMLElement2.
|
2008-07-29 11:50:29 +02:00 |
Jacek Caban
|
4d89c62eab
|
mshtml: Added IHTMLElement2::get_scrollTop implementation.
|
2008-07-29 11:50:26 +02:00 |
Jacek Caban
|
925dbb58db
|
mshtml: Added IHTMLElement2::get_scrollWidth implementation.
|
2008-07-29 11:50:20 +02:00 |
Jacek Caban
|
158488fdc9
|
mshtml: Added IOmNavigator::get_platform implementation.
|
2008-07-29 11:50:17 +02:00 |
Jacek Caban
|
7e34579423
|
mshtml: Added IHTMLElement2::get_scrollHeight implementation.
|
2008-07-29 11:49:56 +02:00 |
Jacek Caban
|
2609e45c31
|
mshtml: Added IOmNavigator::get_appCodeName implementation.
|
2008-07-24 11:52:29 +02:00 |
Jacek Caban
|
e629e049db
|
mshtml: Added IHTMLDocument2::[get|put]_title tests.
|
2008-07-24 11:52:21 +02:00 |
Jacek Caban
|
1c1f8e206f
|
mshtml: Added IHTMLElement2::getElementsByTagName tests.
|
2008-07-14 11:48:54 +02:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
James Hawkins
|
d5158cc35d
|
mshtml: Fix a test failure in win2k.
|
2008-07-01 13:45:38 +02:00 |
Jacek Caban
|
4171385cd9
|
mshtml: Silence common invalid FIXME.
|
2008-07-01 12:23:37 +02:00 |
Jacek Caban
|
4fdbdaf0b9
|
mshtml: Ignore fdexNameImplicit flag.
|
2008-07-01 12:23:32 +02:00 |
Jacek Caban
|
9157c6d68a
|
mshtml: Return NULL in window object's GetNameSpaceParent.
|
2008-07-01 12:23:26 +02:00 |
Jacek Caban
|
45eba140e6
|
mshtml: Added IHTMLStyle::[get|put]_width implementation.
|
2008-07-01 12:23:21 +02:00 |
Jacek Caban
|
4690d6d572
|
mshtml: Added IHTMLImgElement::[get|put]_alt implementation.
|
2008-07-01 12:23:14 +02:00 |
Jacek Caban
|
fe863e0326
|
mshtml: Silence common invalid QueryInterface FIXME.
|
2008-07-01 12:23:08 +02:00 |
Jacek Caban
|
f58b963f4b
|
mshtml: Added IHTMLWindow2::get_self implementation.
|
2008-07-01 12:22:52 +02:00 |
Jacek Caban
|
44a314945b
|
mshtml: Added DOCUMENT_NODE type support.
|
2008-06-26 11:16:12 +02:00 |
Jacek Caban
|
beeaea1176
|
mshtml: Added IHTMLDOMNode::get_parentNode implementation.
|
2008-06-26 11:16:07 +02:00 |
Jacek Caban
|
f2617512f0
|
mshtml: Added IHTMLElement::get_offsetTop implementation.
|
2008-06-26 11:15:53 +02:00 |
Jacek Caban
|
1d6c28459b
|
mshtml: Added IHTMLSelectElement::get_type implementation.
|
2008-06-25 10:42:36 +02:00 |
Jacek Caban
|
9338979c11
|
mshtml: Added IHTMLInputElement::put_disabled implementation.
|
2008-06-25 10:42:32 +02:00 |
Jacek Caban
|
6314becd8c
|
mshtml: Added IHTMLElement::put_title implementation.
|
2008-06-25 10:42:27 +02:00 |
Jacek Caban
|
f911e240d0
|
mshtml: Added IHTMLElement::get_title implementation.
|
2008-06-25 10:42:23 +02:00 |
Jacek Caban
|
c2759cb80d
|
mshtml: Added IHTMLSelectElement::put_value implementation.
|
2008-06-25 10:42:03 +02:00 |
Jacek Caban
|
c592c6e748
|
mshtml: Added IHTMLDOMNode::hasChildNodes implementation.
|
2008-06-24 11:54:23 +02:00 |
Jacek Caban
|
c3d8d052f6
|
mshtml: Added IHTMLDOMNode::removeChild implementation.
|
2008-06-24 11:54:17 +02:00 |
Jacek Caban
|
91dcf287c7
|
mshtml: Fixed argument checking in IHTMLDOMChildrenCollection::item.
|
2008-06-24 11:54:07 +02:00 |
Jacek Caban
|
8d7066b264
|
mshtml: Added support to accessing child nodes by index in IHTMLDOMChildrenCollection.
|
2008-06-24 11:54:01 +02:00 |
Jacek Caban
|
c8284724ab
|
mshtml: Added IHTMLElement2::put_tabIndex implementation.
|
2008-06-24 11:53:51 +02:00 |
Jacek Caban
|
807f5c7884
|
mshtml: Added IHTMLElement2::get_tabIndex implementation.
|
2008-06-24 11:53:47 +02:00 |
Jacek Caban
|
23ad09865e
|
mshtml: Added IHTMLImgElement::put_src implementation.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
47d8352067
|
mshtml: Added IHTMLElement::put_className implementation.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
0497c98961
|
mshtml: Return NULL instead of empty string in IHTMLElement::get_className.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
39c7951cf1
|
mshtml: Added IHTMLDocument3::createTextNode implementation.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
19803de2b4
|
mshtml: Added IHTMLDOMNode::appendChild implementation.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
eb4e098c2c
|
mshtml: Added createElement test.
|
2008-06-20 12:15:26 +02:00 |