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 |
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
|
cc021a8607
|
mshtml: Added more IDispatchEx tests.
|
2008-06-18 15:59:33 +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 |
Paul Vriens
|
31678eff50
|
urlmon/tests: Fix test on IE7.
|
2008-06-06 15:27:12 +02:00 |
James Hawkins
|
173d79a3f4
|
mshtml: Fix a test failure in win2k3.
|
2008-05-26 17:59:54 +02:00 |
Jacek Caban
|
98e2424183
|
mshtml: Fixed more tests on IE 7.
|
2008-05-26 17:58:24 +02:00 |
Jacek Caban
|
28888b4579
|
mshtml: Fixed some tests on IE 7.
|
2008-05-26 17:58:16 +02:00 |
James Hawkins
|
8c68e18d53
|
mshtml: Fix a few test failures in win2k3.
|
2008-05-23 12:10:13 +02:00 |
Jacek Caban
|
29d8c366bb
|
mshtml: Added IMG element tests.
|
2008-05-05 13:34:05 +02:00 |
Jacek Caban
|
19ec36c92b
|
mshtml: Added more script 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 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +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 |
Francois Gouget
|
0682f85c95
|
Fix spelling of dwAssign.
|
2008-04-14 12:40:22 +02:00 |
Jacek Caban
|
9c352a11cc
|
mshtml: Added IHTMLWindow2::get_navigator implementation.
|
2008-04-07 13:36:17 +02:00 |
Austin English
|
f4c4488df8
|
Spelling fixes.
|
2008-04-07 13:36:17 +02:00 |
Jacek Caban
|
4a46a0193a
|
mshtml: Fixed crash in tests if Gecko is not available.
|
2008-03-26 23:38:36 +01:00 |
Jacek Caban
|
1caf73be28
|
mshtml: Added IHTMLDocument2::get_location implementation.
|
2008-03-26 23:38:36 +01:00 |
Jacek Caban
|
d23309c040
|
mshtml: Added script engine loading test.
|
2008-03-25 11:44:30 +01:00 |
Jacek Caban
|
4f7748b9b5
|
mshtml: Return full patch in res protocol's secure URL.
|
2008-03-14 13:29:58 +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
|
e7885cf221
|
mshtml: Added more about protocol tests.
|
2008-02-04 13:15:52 +01:00 |
Jacek Caban
|
ed11dbab6c
|
mshtml: Added more range tests.
|
2008-01-11 12:26:30 +01:00 |
Jacek Caban
|
c6ac960f4a
|
mshtml: Added Invoke(DISPID_READYSTATE) implementation.
|
2008-01-04 12:00:54 +01:00 |
Jacek Caban
|
c19fb7f011
|
mshtml: Added QueryInfo tests.
|
2007-12-28 11:29:17 +01:00 |
Rob Shearman
|
cf48f090f1
|
mshtml: Fix a memory leak in the htmldoc tests.
|
2007-12-07 16:34:40 +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 |
Rob Shearman
|
1c28273686
|
mshtml: Use the correct deallocator in the htmldoc tests for the memory returned by IMoniker_GetDisplayName and fix a use-after-free error.
|
2007-12-06 12:07:02 +01:00 |
Jacek Caban
|
843703030a
|
mshtml: Added more loading tests.
|
2007-11-20 13:21:04 +01:00 |
Jacek Caban
|
918b00f8ef
|
mshtml: More range tests and fixes.
|
2007-11-06 13:02:03 +01:00 |
Jacek Caban
|
cd07f72824
|
mshtml: More test fixes.
|
2007-11-05 12:12:47 +01:00 |
Jacek Caban
|
6f8bb3256e
|
mshtml: More IE7 test fixes.
|
2007-10-26 14:04:13 +02: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 |