Jacek Caban
|
a68e77d613
|
mshtml: Use proper document node for createElement called on document fragment.
|
2012-07-24 21:27:12 +02:00 |
Jacek Caban
|
39bc0bcf25
|
mshtml: Added IHTMLFrameBase::frameBorder implementation.
|
2012-07-23 14:55:38 +02:00 |
Jacek Caban
|
7e35abdd02
|
mshtml: Share IHTMLFrameBase tests between iframe and frame element tests.
|
2012-07-23 14:55:34 +02:00 |
Jacek Caban
|
5401efaef0
|
mshtml: Unescape script from javascript: URLs before executing them.
|
2012-07-23 14:55:30 +02:00 |
Jacek Caban
|
68fa7d3b0e
|
mshtml: Fixed tests on Vista.
|
2012-07-23 14:55:25 +02:00 |
Jacek Caban
|
4f1a71ab0d
|
mshtml: Added test of calling IDispatchEx properties.
|
2012-07-13 10:32:41 -05:00 |
Jacek Caban
|
e140cd338d
|
mshtml: Added IHTMLAnchorElement::name implementation.
|
2012-07-13 10:32:25 -05:00 |
Jacek Caban
|
4c96957fc6
|
mshtml: Added IHTMLInputElement::maxLength implementation.
|
2012-07-13 10:32:19 -05:00 |
Jacek Caban
|
5665730a32
|
mshtml: Added IWindowForBindingUI tests.
|
2012-05-30 17:17:58 +02:00 |
Jacek Caban
|
0675f5c3d1
|
mshtml: Fixed Exec_ShellDocView_84 tests.
|
2012-05-29 18:20:14 +02:00 |
Michael Stefaniuc
|
630560ea8f
|
mshtml/tests: Remove stray ok() calls.
|
2012-05-25 13:45:09 +02:00 |
Michael Stefaniuc
|
6034d9dc68
|
mshtml/tests: Check the correct variables.
|
2012-05-22 17:44:03 +02:00 |
Michael Stefaniuc
|
2addfb73e3
|
mshtml/tests: Remove leftover code from c3d8d052 .
|
2012-05-22 17:44:01 +02:00 |
Michael Stefaniuc
|
fc999cb362
|
mshtml/tests: Remove duplicated ok() call.
|
2012-05-21 12:43:30 +02:00 |
Jacek Caban
|
1767fafa00
|
mshtml: Fixed tests on old IEs.
|
2012-05-04 18:08:33 +02:00 |
Jacek Caban
|
d2e8d44811
|
mshtml: Added IHTMLWindow2::get_history implementation.
|
2012-05-02 12:00:43 +02:00 |
Jacek Caban
|
f6980025b9
|
mshtml: Accept different VARIANT types in document_write.
|
2012-04-23 17:53:23 +02:00 |
Jacek Caban
|
1c07d166f1
|
mshtml: Ignore dispid 3000026 in IPropertyNotifySink::OnChanged tests.
|
2012-04-20 11:59:55 +02:00 |
Jacek Caban
|
d66dacce68
|
mshtml: Copy filter value in HTMLElement_clone.
|
2012-04-18 15:45:01 +02:00 |
Jacek Caban
|
120962b30e
|
mshtml: Allow more tests to be ran in non-administrator mode.
|
2012-04-18 15:44:52 +02:00 |
Jacek Caban
|
b2f3144e0c
|
mshtml: Added IHTMLStyle2::overflowY implementation.
|
2012-04-17 12:43:29 +02:00 |
Jacek Caban
|
5b99a4e880
|
mshtml: Added IHTMLStyle2::overflowX implementation.
|
2012-04-17 12:43:26 +02:00 |
Jacek Caban
|
d987690212
|
Added support for shadowing of element pseudo-variables.
|
2012-04-17 12:43:17 +02:00 |
Jacek Caban
|
33171f3b5d
|
mshtml: Added IHTMLStyle::removeAttribute tests.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
cea8bc5237
|
mshtml: Added support for IHTMLEventObj::cancelBubble property.
|
2012-04-16 17:49:25 +02:00 |
Jacek Caban
|
53adfe77d3
|
mshtml: Added IHTMLStyle2::bottom implementation.
|
2012-04-16 17:49:24 +02:00 |
Jacek Caban
|
325f8c8172
|
mshtml: Return self as a parent of global top window.
|
2012-04-11 18:16:11 +02:00 |
Jacek Caban
|
77cdf22f8f
|
mshtml: Added IHTMLElement2::blur implementation.
|
2012-04-10 16:21:31 +02:00 |
Jacek Caban
|
8e71096fd1
|
mshtml: Added better IHTMLWindow2::get_opener stub.
|
2012-04-10 16:21:30 +02:00 |
Jacek Caban
|
383564ab2f
|
mshtml: Added IHTMLImgElement::onerror tests.
|
2012-04-05 17:53:17 +02:00 |
Jacek Caban
|
8791ce15e9
|
mshtml: Added support for IDispatch-only ActiveX objects.
|
2012-04-05 17:53:15 +02:00 |
Jacek Caban
|
3d2d9596fd
|
mshtml: Use helpers for IHTMLStyle::put_verticalAlign property implementation.
|
2012-04-04 17:49:01 +02:00 |
Jacek Caban
|
fe4cb8441a
|
mshtml: Added IHTMLMetaElement::get_httpEquiv implementation.
|
2012-04-03 17:53:01 +02:00 |
Jacek Caban
|
5bbcdf7b9e
|
mshtml: Added IHTMLMetaElement::get_content implementation.
|
2012-04-03 17:52:59 +02:00 |
Jacek Caban
|
f4c20b02db
|
mshtml: Added IHTMLMetaElement::get_name implementation.
|
2012-04-03 17:52:57 +02:00 |
Jacek Caban
|
2d206abeac
|
mshtml: Added IHTMLMetaElement stub implementation.
|
2012-04-02 18:27:01 +02:00 |
Jacek Caban
|
27555a52d8
|
mshtml: Use proper helpers in IHTMLStyle::backgroundColor implementation.
|
2012-03-30 15:36:23 +02:00 |
Jacek Caban
|
1cd6da2612
|
mshtml: Use proper helpers in IHTMLStyle::color implementation.
|
2012-03-30 15:36:20 +02:00 |
Jacek Caban
|
75dd422c2a
|
mshtml: Use proper helpers to implement IHTMLSyle::fontSize property.
|
2012-03-30 15:36:16 +02:00 |
Jacek Caban
|
5b56d06074
|
mshtml: Added IHTMLDocument2::get_domain implementation.
|
2012-03-29 20:49:18 +02:00 |
Jacek Caban
|
574becbf87
|
mshtml: Added IHTMLTableCell interface stub implementation.
|
2012-03-28 13:51:53 +02:00 |
Jacek Caban
|
6c116b2b92
|
mshtml: Added IHTMLObjectElement2 stub implementation.
|
2012-03-27 17:55:47 +02:00 |
Jacek Caban
|
cfb219f910
|
mshtml: Don't overwrite type of result if property type is VT_VARIANT.
|
2012-03-16 19:21:11 +01:00 |
Jacek Caban
|
8e2f97fa65
|
mshtml: Added IHTMLCurrentStyle2::get_filter tests.
|
2012-03-16 15:37:52 +01:00 |
Jacek Caban
|
68b76ed028
|
mshtml: Added property value conversion type tests.
|
2012-03-13 13:30:11 +01:00 |
Piotr Caban
|
3d5db7a7f5
|
mshtml/tests: Test HTMLDocument without MIME type reported.
|
2012-03-08 18:54:43 +01:00 |
Alistair Leslie-Hughes
|
4d962da7b0
|
mshtml/tests: Interface ITravelLogClient may not be supported.
|
2012-02-09 10:00:46 -06:00 |
Jacek Caban
|
976a3d5e08
|
mshtml: Added IHTMLDocument2::get_frames implementation.
|
2012-02-08 10:54:03 -06:00 |
Jacek Caban
|
666004cdbd
|
mshtml: Removed code duplication in frame collection tests.
|
2012-02-08 10:53:56 -06:00 |
Piotr Caban
|
43b38e1420
|
mshtml: Make cookie parameter optional in ConnectionPoint_Advise.
|
2012-02-01 16:42:45 +01:00 |
Jacek Caban
|
dec3a9c7b0
|
mshtml: Use helpers in IHTMLStyle::paddingLeft implementation.
|
2012-01-26 17:46:13 +01:00 |
Jacek Caban
|
9fc673f48e
|
mshtml: Added IHTMLStyle::paddingBottom implementation.
|
2012-01-26 17:46:09 +01:00 |
Jacek Caban
|
2de64c8a26
|
mshtml: Added IHTMLStyle::paddingRight implementation.
|
2012-01-26 17:46:04 +01:00 |
Jacek Caban
|
f015711822
|
mshtml: Added IHTMLStyle::paddingTop implementation.
|
2012-01-26 17:46:00 +01:00 |
Jacek Caban
|
7d18377ba4
|
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginLeft implementation.
|
2012-01-26 17:45:55 +01:00 |
Jacek Caban
|
737dba7ae3
|
mshtml: Added IHTMLStyle::marginBottom property implementation.
|
2012-01-26 17:45:51 +01:00 |
Jacek Caban
|
1ea6529007
|
mshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.
|
2012-01-26 17:45:47 +01:00 |
Jacek Caban
|
2858d44ed5
|
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginRight.
|
2012-01-26 17:45:43 +01:00 |
Jacek Caban
|
5e84789578
|
mshtml: Added history update notification support.
|
2012-01-20 16:02:50 +01:00 |
Jacek Caban
|
d9e57da4c7
|
mshtml: Added more travel log tests.
|
2012-01-20 16:02:42 +01:00 |
Jacek Caban
|
50a86f5f25
|
mshtml: Better stub for ITravelLogClient::FindWindowByIndex.
|
2012-01-20 16:02:35 +01:00 |
Jacek Caban
|
e174d1d31b
|
mshtml: Added ITravelLogClient stub implementation.
|
2012-01-20 16:02:27 +01:00 |
Nikolay Sivov
|
478ddf7b6c
|
mshtml: Respond to SID_SContainerDispatch service id.
|
2012-01-20 16:01:38 +01:00 |
Jacek Caban
|
882d126dba
|
mshtml: Added IOleContainer::EnumObjects tests.
|
2012-01-19 21:08:53 +01:00 |
Jacek Caban
|
537d05fb4b
|
mshtml: Added ITargetContainer::GetFramesContainer implementation.
|
2012-01-19 21:08:52 +01:00 |
Jacek Caban
|
b18ff8b3b0
|
mshtml: Added ITargetContainer stub implementation.
|
2012-01-18 20:01:43 +01:00 |
Jacek Caban
|
44aa20720d
|
mshtml: Added a test showing that HTMLDocument does not support ITargetFrame interface.
|
2012-01-18 19:38:11 +01:00 |
Jacek Caban
|
c7cc9a1a5d
|
mshtml: Added more IHTMLWindow2::open tests.
|
2012-01-09 20:12:25 +01:00 |
Jacek Caban
|
d870b8c3e3
|
mshtml: Added IHTMLWindow::open implementation.
|
2012-01-09 20:12:24 +01:00 |
Jacek Caban
|
d73b1b6d8f
|
mshtml: Added tests for returning ActiveX object's interfaces from object element's QueryInterface.
|
2011-12-05 17:45:45 +01:00 |
Jacek Caban
|
2a9d63f822
|
mshtml: Use CLEAR_CALLED instead of SET_CALLED in some places.
|
2011-11-18 15:37:06 +01:00 |
Jacek Caban
|
1f197f75f6
|
mshtml: Fixed remaining IE9 failures.
|
2011-11-17 17:35:50 +01:00 |
Jacek Caban
|
3cf749a6bf
|
mshtml: Added tests of handling ActiveX objects without IQuickActivate interface implemented.
|
2011-11-17 17:35:35 +01:00 |
Jacek Caban
|
938dcab3f4
|
mshtml: Fixed events tests on IE9.
|
2011-11-16 17:01:39 +01:00 |
Jacek Caban
|
7377dfbb07
|
mshtml: Fixed some htmldoc.c tests on IE9.
|
2011-11-16 17:01:36 +01:00 |
Jacek Caban
|
e7bbb4ef1e
|
mshtml: Fixed script tests on IE9.
|
2011-11-15 19:37:38 +01:00 |
Jacek Caban
|
95053e83cc
|
mshtml: Added more navigation tests.
|
2011-11-15 19:37:32 +01:00 |
Jacek Caban
|
6f9e67e0b4
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_height implementation.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
34db2d3926
|
hlink: Return S_FALSE in GetTargetFrameName when returning NULL.
|
2011-10-21 16:47:06 +02:00 |
Jacek Caban
|
3c4b2a0b43
|
mshtml: Added IHTMLDocument2::elementFromPoint implementation.
|
2011-10-18 18:29:04 +02:00 |
Alistair Leslie-Hughes
|
531a07db14
|
mshtml: Implement IHTMLDOMNode replaceChild.
|
2011-10-12 17:14:25 +02:00 |
André Hentschel
|
296b795655
|
mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE.
|
2011-10-12 17:06:24 +02:00 |
Jacek Caban
|
93d54b1759
|
mshtml: Properly release body element in basic_style_test.
|
2011-10-03 14:39:00 -05:00 |
Alistair Leslie-Hughes
|
f8baa37052
|
mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
|
2011-09-26 22:42:02 +02:00 |
Alistair Leslie-Hughes
|
9477521fb8
|
mshtml: Add IHTMLCurrentStyle2/3/4 support.
|
2011-09-23 14:20:02 +02:00 |
Alistair Leslie-Hughes
|
05e18862cb
|
mshtml: Fix test for Windows 7 with IE9.
|
2011-09-22 19:51:52 +02:00 |
Alistair Leslie-Hughes
|
d70b967d60
|
mshtml: Add IHTMLTable2/3 support.
|
2011-09-21 17:13:12 +02:00 |
Francois Gouget
|
25100a8592
|
mshtml/tests: Improve the current UI language detection a bit.
|
2011-09-15 15:41:41 +02:00 |
Francois Gouget
|
e931ebc704
|
mshtml/tests: Some tests require that the user interface be in English.
With MUI versions of Windows checking for the default user language id is insufficient.
Skip the system language id check as it is irrelevant here.
|
2011-09-13 18:14:03 +02:00 |
Francois Gouget
|
c571be83da
|
mshtml/tests: GetUserDefaultUILanguage() is not available in NT4.
|
2011-09-13 18:13:49 +02:00 |
Francois Gouget
|
3b7fb23ca7
|
mshtml/tests: When a test fails, print the bad value.
|
2011-09-13 18:13:42 +02:00 |
Piotr Caban
|
d9a661e21b
|
mshtml: Added more IHTMLElement_{put, get}_onclick tests.
|
2011-09-02 18:28:25 +02:00 |
Piotr Caban
|
48e2f9426c
|
mshtml/tests: Added IHTMLAttributeCollection IDispatchEx tests.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
4d74236fa2
|
mshtml/tests: Added IHTMLAttributeCollection tests.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
02e0d91c0e
|
mshtml/tests: Added attributes tests on comment node.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
1d4d1068cd
|
mshtml/tests: Added dynamic properties accessing tests.
|
2011-08-23 16:53:54 +02:00 |
Piotr Caban
|
423c6f9473
|
mshtml: DeleteMemberByDispID should return E_NOTIMPL.
|
2011-08-23 16:53:54 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Jacek Caban
|
2daff9cc6c
|
mshtml: Added IOmNavigator::get_appMinorVersion implementation.
|
2011-08-01 13:33:01 +02:00 |
Jacek Caban
|
cdd09ba185
|
mshtml: Added IOmNavigator::get_*Language tests.
|
2011-08-01 11:18:46 +02:00 |