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 |
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
|
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 |
Jacek Caban
|
4360ee4d8b
|
mshtml: Added IHTMLInputElement::put_value implementation.
|
2008-06-19 11:45:33 +02:00 |
Jacek Caban
|
b54a3a0314
|
mshtml: Added IHTMLElement::get_clientHeight implementation.
|
2008-06-19 11:45:27 +02:00 |
Jacek Caban
|
568f269598
|
mshtml: Added IHTMLDOMNode::put_nodeValue implementation.
|
2008-06-19 11:45:07 +02:00 |
Jacek Caban
|
26e23bdd07
|
mshtml: Added IHTMLDOMNode::get_nodeValue implementation.
|
2008-06-19 11:45:01 +02:00 |
Jacek Caban
|
1741e652b3
|
mshtml: Added IDispatchEx support to HTMLSelectElement.
|
2008-06-18 15:59:00 +02:00 |
Jacek Caban
|
148a7d50c5
|
mshtml: Added IHTMLElement::put_id implementation.
|
2008-06-18 15:58:49 +02:00 |
Jacek Caban
|
4ee45b2e4a
|
mshtml: Added IHTMLElement::get_id implementation.
|
2008-06-18 15:58:42 +02:00 |
Alistair Leslie-Hughes
|
294fe6b65b
|
mshtml: Stop test crash on error condition.
|
2008-06-10 17:43:36 +02:00 |
Jacek Caban
|
29d8c366bb
|
mshtml: Added IMG element tests.
|
2008-05-05 13:34:05 +02:00 |
Jacek Caban
|
9483760b35
|
mshtml: Added IDispatchEx support to HTMLStyle.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
cecb265248
|
mshtml: Added IDispatchEx support to HTMLCommentElement.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
57a373afb3
|
mshtml: Added comment and childNodes test.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
928914c81e
|
mshtml: Added IDispatchEx support to HTMLOptionElement.
|
2008-04-29 12:38:38 +02:00 |
Jacek Caban
|
4e913b9551
|
mshtml: Added IHTMLInputElement::get_disabled implementation.
|
2008-04-28 14:32:50 +02:00 |
Jacek Caban
|
989574510c
|
mshtml: Added IDispatchEx support to HTMLElementCollection object.
|
2008-04-24 22:19:41 +02:00 |
Jacek Caban
|
bb05803a2a
|
mshtml: Added get_nodeType implementation.
|
2008-04-24 22:19:30 +02:00 |
Jacek Caban
|
af271b3b45
|
mshtml: Added IDispatchEx support to text node.
|
2008-04-24 22:16:56 +02:00 |
Jacek Caban
|
754adce781
|
mshtml: Added IHTMLDOMTextNode stub implementation.
|
2008-04-24 22:15:28 +02:00 |
Jacek Caban
|
6bf5ffbc3b
|
mshtml: Added get_firstChild implementation.
|
2008-04-24 22:15:16 +02:00 |
Jacek Caban
|
8dc2cf0d3a
|
mshtml: Added IHTMLDOMNode2 stub implementation.
|
2008-04-24 22:14:46 +02:00 |
Jacek Caban
|
872810e641
|
mshtml: Return VT_NULL instead of empty string in getAttribute.
|
2008-04-24 22:14:35 +02:00 |
Jacek Caban
|
01f241c07d
|
mshtml: Added more IDispatchEx tests.
|
2008-04-24 22:14:28 +02:00 |
Jacek Caban
|
e610d2ff12
|
mshtml: Added IHTMLDocument3::getElementById implementation.
|
2008-04-24 11:43:18 +02:00 |
Jacek Caban
|
aeb1095b47
|
mshtml: Added IHTMLWindow2::get_document implementation.
|
2008-04-21 18:32:10 +02:00 |
Jacek Caban
|
7c63087a5c
|
mshtml: Added navigator's IDispatchEx test.
|
2008-04-21 18:32:05 +02:00 |
Jacek Caban
|
a009157331
|
mshtml: Added IHTMLWindow3 stub implementation.
|
2008-04-18 13:57:14 +02:00 |
Jacek Caban
|
9c352a11cc
|
mshtml: Added IHTMLWindow2::get_navigator implementation.
|
2008-04-07 13:36:17 +02:00 |
Jacek Caban
|
1caf73be28
|
mshtml: Added IHTMLDocument2::get_location implementation.
|
2008-03-26 23:38:36 +01:00 |
Jacek Caban
|
134dad7ecd
|
mshtml: Added IHTMLScriptElement:get_type implementation.
|
2008-03-10 11:23:42 +01:00 |
Jacek Caban
|
df294844a4
|
mshtml: Added IHTMLScriptElement stub implementation.
|
2008-03-03 12:27:50 +01:00 |
Jacek Caban
|
61ca7a5731
|
mshtml: Mode range tests.
|
2008-02-11 19:57:44 +01:00 |
Jacek Caban
|
ed11dbab6c
|
mshtml: Added more range tests.
|
2008-01-11 12:26:30 +01:00 |
Jacek Caban
|
e35e27de4c
|
mshtml: Added HTMLTxtRange::Exec(IDM_INDENT) test.
|
2007-12-06 14:52:38 +01:00 |
Jacek Caban
|
4ac1ba130a
|
mshtml: Added IHTMLStyleSheet::get_rules implementation.
|
2007-12-06 14:52:08 +01:00 |
Jacek Caban
|
da39170029
|
mshtml: Added more DOM tests.
|
2007-12-06 14:50:06 +01:00 |
Jacek Caban
|
918b00f8ef
|
mshtml: More range tests and fixes.
|
2007-11-06 13:02:03 +01:00 |
Jacek Caban
|
cf19259a03
|
mshtml: Fixed spaces handling in range object.
|
2007-10-22 12:36:32 +02:00 |
Jacek Caban
|
11d62d7fcb
|
mshtml: Added IHTMLTxtRange::expand("TextEdit") implementation.
|
2007-10-22 12:36:26 +02:00 |
Michael Stefaniuc
|
f02a01574b
|
mshtml/tests: Move the 'const' after REFIID as REFIID is a macro that already starts with 'const'.
|
2007-10-22 12:36:19 +02:00 |
Jacek Caban
|
52b78f055e
|
mshtml: Set selection to default on IHTMLSelectionObject::createRange if there is no range selected.
|
2007-10-19 12:05:43 +02:00 |
Jacek Caban
|
2cb3c5de90
|
mshtml: Added IHTMLTxtRange::moveStart("character") implementation.
|
2007-10-15 13:46:27 +02:00 |
Jacek Caban
|
07dfef53bc
|
mshtml: Added more range tests and fixes.
|
2007-10-15 13:46:19 +02:00 |
Jacek Caban
|
924b667821
|
mshtml: Added more DOM tests.
|
2007-10-15 13:46:13 +02:00 |
Jacek Caban
|
512d09245d
|
mshtml: Fix range pos after put_text call.
|
2007-10-15 13:44:15 +02:00 |
Jacek Caban
|
df4bdad94d
|
mshtml: Skip tests if we can't get body object - it means that there is no Gecko available.
|
2007-10-09 12:34:35 +02:00 |
Jacek Caban
|
42349000c4
|
mshtml: Added get_tagName implementation.
|
2007-10-03 11:00:46 +02:00 |
Jacek Caban
|
cb776f7d5b
|
mshtml: Added get_compatMode implementation.
|
2007-09-27 11:08:54 +02:00 |
Jacek Caban
|
48d6c1f5ac
|
mshtml: Added more tests.
|
2007-09-19 14:56:36 +02:00 |
Jacek Caban
|
d17a1afe8b
|
mshtml: Added get_body test.
|
2007-09-17 12:09:48 +02:00 |
Jacek Caban
|
29be901376
|
mshtml: Added IHTMLTxtRange::put_text tests.
|
2007-09-13 11:36:33 +02:00 |
Jacek Caban
|
964479afa9
|
mshtml: Added IHTMLTxtRange::move("word") implementation.
|
2007-09-13 11:36:16 +02:00 |
Jacek Caban
|
d6c14fba3e
|
mshtml: Added IHTMLTxtRange::moveEnd implementation.
|
2007-09-13 11:35:58 +02:00 |
Jacek Caban
|
11591e7720
|
mshtml: Added IHTMLTxtRange::move("character") implementation.
|
2007-09-13 11:35:36 +02:00 |
Jacek Caban
|
efe3232087
|
mshtml: Added IHTMLTxtRange::expand implementation.
|
2007-09-13 11:34:52 +02:00 |
Jacek Caban
|
6859de16f6
|
mshtml: Added IHTMLTxtRange tests.
|
2007-09-13 11:34:07 +02:00 |
Jacek Caban
|
1534267ba5
|
mshtml: Added beginning DOM tests.
|
2007-06-25 13:25:23 +02:00 |