Alexandre Julliard
|
57f5a5b372
|
mshtml/tests: Fix a reference leak.
|
2013-06-11 18:07:43 +02:00 |
Jacek Caban
|
421f62ad0c
|
mshtml: Added whitespace parser tests.
|
2013-05-17 16:41:55 +02:00 |
Jacek Caban
|
1c134c16d3
|
mshtml: Added parsing custom tag name tests.
|
2013-05-17 16:41:53 +02:00 |
Jacek Caban
|
ae56273c46
|
mshtml: Added more parser compatMode tests.
|
2013-05-17 16:41:51 +02:00 |
Jacek Caban
|
b019f565b0
|
mshtml: Added IHTMLAnchorElement::rel property tests.
|
2013-05-02 18:52:05 +02:00 |
Piotr Caban
|
b3fb1b0408
|
mshtml: Support IObjectIdentity interface in HTMLWindow object.
|
2013-04-26 16:28:38 +02:00 |
Piotr Caban
|
8bc118cf17
|
mshtml: Added IOmHistory::get_length test.
|
2013-04-24 14:33:03 +02:00 |
Piotr Caban
|
019a1af76e
|
mshtml: Added IOmHistory::get_length implementation.
|
2013-04-23 17:20:14 +02:00 |
Jacek Caban
|
e35c8d9229
|
mshtml: Added IHTMLDocument2::put_designMode tests.
|
2013-04-23 15:35:05 +02:00 |
Jacek Caban
|
f359360228
|
mshtml: Clean up OleCommandTarget_Exec.
|
2013-04-22 17:17:02 +02:00 |
Jacek Caban
|
b4f8cf8ec1
|
mshtml: Added IHTMLDOMTextNode::data property implementation.
|
2013-04-17 14:26:03 +02:00 |
Jacek Caban
|
9f62d217c3
|
mshtml: Added IHTMLWindow2::close tests.
|
2013-04-15 17:47:37 +02:00 |
Nikolay Sivov
|
f91c0356e7
|
mshtml: Implement IHTMLTable_get_tBodies.
|
2013-04-15 15:15:45 +02:00 |
Jacek Caban
|
c54a989430
|
mshtml: Added parser compatMode tests.
|
2013-04-12 16:29:14 +02:00 |
Jacek Caban
|
8c0c09e4c7
|
mshtml: Fixed builtin getter call with arguments.
|
2013-04-01 18:17:14 +02:00 |
Jacek Caban
|
873efd4642
|
mshtml: Added IHTMLButtonElement::disabled tests.
|
2013-03-27 20:12:30 +01:00 |
Jacek Caban
|
9fa1570fe6
|
mshtml: Added IHTMLButtonElement::name tests.
|
2013-03-25 14:03:25 +01:00 |
Jacek Caban
|
3c4e4ee3c0
|
mshtml: Added HTMLElementEvents2 tests.
|
2013-03-15 16:18:10 +01:00 |
Jacek Caban
|
1d05cd515c
|
mshtml: Don't use getElementsByTagNameNS in IHTMLDocument3::getElementsByTagName implementation.
|
2013-03-15 16:18:01 +01:00 |
Jacek Caban
|
78b579dff2
|
mshtml: Added IHTMLButtonElement stub implementation.
|
2013-03-14 19:40:54 +01:00 |
Francois Gouget
|
b039192d3b
|
mshtml/tests: Make test_insert_adjacent_elems() static.
|
2013-03-04 17:32:07 +01:00 |
Jacek Caban
|
4a6807038b
|
mshtml: Added IHTMLElement2::insertAdjacentElement tests.
|
2013-03-01 18:03:32 +01:00 |
Jacek Caban
|
99a86766a0
|
mshtml: Added IHTMLLabelElement stub implementation.
|
2013-02-28 21:01:53 +01:00 |
Jacek Caban
|
6c05460061
|
mshtml: Added IHTMLAnchorElement::get_hostname implementation.
|
2013-02-25 13:03:39 +01:00 |
Jacek Caban
|
5ffeb458d8
|
mshtml: Added IHTMLDocument5::createAttribute tests.
|
2013-02-20 16:28:16 +01:00 |
Jacek Caban
|
f5cb8c175c
|
mshtml: Fixed tests on some broken Vista versions.
|
2013-02-19 19:50:50 +01:00 |
Jacek Caban
|
23ae6e4ec4
|
mshtml: Treat doctype nodes as comment nodes.
|
2013-01-17 16:40:26 +01:00 |
Jacek Caban
|
bce6ee2b84
|
mshtml: Remove duplicated property entries in preprocess_dispex_data.
|
2013-01-16 20:26:50 +01:00 |
Jacek Caban
|
b6bc92aaa9
|
mshtml: Added IHTMLScriptElement::put_text tests.
|
2013-01-15 14:38:59 +01:00 |
Jacek Caban
|
b93e29f0ee
|
mshtml: Added support for non-integer values in get_nsstyle_pixel_val.
|
2013-01-10 16:06:10 +01:00 |
Jacek Caban
|
0f60681a5a
|
mshtml: Added IHTMLStyle::put_pixelLeft implementation.
|
2013-01-07 17:37:47 +01:00 |
Jacek Caban
|
85368869e8
|
mshtml: Added IHTMLStyle::get_pixelLeft implementation.
|
2013-01-07 17:37:43 +01:00 |
Jacek Caban
|
10a832cc04
|
mshtml: Properly handle NULL value in set_nsstyle_attr.
|
2012-12-06 20:31:30 +01:00 |
Jacek Caban
|
36a47dd0f2
|
mshtml: Added SID_SContainerDispatch support.
|
2012-12-06 20:31:29 +01:00 |
Jacek Caban
|
61ec3ae27b
|
mshtml: Added support for converting (some) argument types in builtin function calls using script engine.
|
2012-12-04 16:55:59 +01:00 |
Jacek Caban
|
639a42a8fd
|
mshtml: Added IHTMLInputElement::defaultValue property implementation.
|
2012-11-28 20:14:52 +01:00 |
Jacek Caban
|
95f3c6402a
|
mshtml: Added IHTMLScriptElement::get_text implementation.
|
2012-11-13 16:54:54 +01:00 |
Jacek Caban
|
47274313db
|
mshtml: Added refresh tests.
|
2012-11-12 16:35:16 +01:00 |
Jacek Caban
|
0d1ce5a308
|
mshtml: Added IPersistHistory tests.
|
2012-11-12 16:35:15 +01:00 |
Jacek Caban
|
99c34aa9d9
|
mshtml: Use fregment-less URI in super_navigate.
|
2012-11-09 11:30:42 +01:00 |
Jacek Caban
|
1017c2b3ee
|
mshtml: Added IHTMLObjectElement::name property implementation.
|
2012-11-07 18:12:05 +01:00 |
Jacek Caban
|
4255772440
|
mshtml: Ignore one more property change notification to fix some IE installations.
|
2012-11-06 20:00:44 +01:00 |
Jacek Caban
|
81cdfc61fd
|
mshtml: Added IHTMLFrameBase::marginWidth property implementation.
|
2012-10-24 14:20:03 +02:00 |
Jacek Caban
|
00d3126c23
|
mshtml: Added IHTMLFrameBase::marginHeight property implementation.
|
2012-10-24 14:19:59 +02:00 |
Jacek Caban
|
d27417768e
|
mshtml: Added IHTMLIFrameElement::width property implementation.
|
2012-10-23 17:29:20 +02:00 |
Jacek Caban
|
a741a3f99c
|
mshtml: Added IHTMLIFrameElement::height property implementation.
|
2012-10-23 17:29:16 +02:00 |
Jacek Caban
|
04c97d08eb
|
mshtml: Added IHTMLStyle::clear property implementation.
|
2012-10-23 17:29:10 +02:00 |
Jacek Caban
|
516731c861
|
mshtml: Added more events tests.
|
2012-10-22 12:06:36 +02:00 |
Jacek Caban
|
610ea94da5
|
mshtml: Added IHTMLLocation::toString implementation.
|
2012-10-22 12:06:30 +02:00 |
Jacek Caban
|
8b04ab10b9
|
mshtml: Fixed attribute object caching logic.
|
2012-10-22 12:06:26 +02:00 |