Alistair Leslie-Hughes
d35c44221d
mshtml: Implement IHTMLCurrentStyle_get_lineHeight.
2009-09-18 08:56:28 -05:00
Jacek Caban
7eca0bcae4
mshtml: Use node's IDispatchEx implementation in HTMLDocumentNode.
2009-09-17 09:48:20 -05:00
Jacek Caban
10c714b43a
mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj.
2009-09-17 09:48:05 -05:00
Jacek Caban
2fb0d1e456
mshtml: Inherit HTMLDocumentNode from HTMLDOMNode.
2009-09-17 09:47:58 -05:00
Alistair Leslie-Hughes
8f0fd2597a
mshtml: Implement IHTMLCurrentStyle_get_bottom.
2009-09-16 14:37:51 -05:00
Alistair Leslie-Hughes
2ef9272e81
mshtml: Implement IHTMLCurrentStyle_get_right.
2009-09-16 14:37:45 -05:00
Alistair Leslie-Hughes
d1952288b8
mshtml: Implement IHTMLCurrentStyle_get_marginBottom.
2009-09-16 14:37:39 -05:00
Alistair Leslie-Hughes
6ec0716059
mshtml: Implement IHTMLCurrentStyle_get_marginTop.
2009-09-16 14:37:32 -05:00
Alistair Leslie-Hughes
b856484ef3
mshtml: Implement IHTMLCurrentStyle_get_letterSpacing.
2009-09-16 14:37:22 -05:00
Alistair Leslie-Hughes
7f3cb81686
mshtml: Implement IHTMLCurrentStyle_get_paddingBottom.
2009-09-15 17:21:28 -05:00
Alistair Leslie-Hughes
9a2a02fde9
mshtml: Implement IHTMLCurrentStyle_get_paddingRight.
2009-09-15 17:21:23 -05:00
Alistair Leslie-Hughes
e5b3b26573
mshtml: Implement IHTMLCurrentStyle_get_paddingTop.
2009-09-15 17:21:17 -05:00
Alistair Leslie-Hughes
b80faba168
mshtml: Implement IHTMLCurrentStyle_get_borderBottomColor.
2009-09-15 17:21:11 -05:00
Alistair Leslie-Hughes
bf5ab29c1c
mshtml: Implement IHTMLCurrentStyle_get_borderRightColor.
2009-09-15 17:21:05 -05:00
Alistair Leslie-Hughes
04da6200e8
mshtml: Implement IHTMLCurrentStyle_get_borderTopColor.
2009-09-15 17:21:00 -05:00
Alistair Leslie-Hughes
144cf8d613
mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor.
2009-09-15 17:20:54 -05:00
Jacek Caban
508aa85c6b
mshtml: Added IHTMLInputElement::src property implementation.
2009-09-15 16:41:26 -05:00
Jacek Caban
a7e8cdf373
mshtml: Fixed tests.
...
Based on Paul Vriens's feedback.
2009-09-15 14:31:39 -05:00
Jacek Caban
f3fc00503c
mshtml: Use ActiveScript for JavaScript in about protocol documents.
2009-09-10 11:06:57 +02:00
Jacek Caban
3d99a99851
mshtml: Added window global properties test.
2009-09-10 11:06:51 +02:00
Paul Vriens
5e68c07182
mshtml/tests: Fix test failures on Win9x/WinME.
2009-09-10 10:50:54 +02:00
Paul Vriens
094b668881
mshtml/tests: Fix some test failures on Win98 and WinME.
2009-09-10 10:50:45 +02:00
Jacek Caban
284796e4bc
mshtml: Added javascript protocol tests.
2009-09-09 12:08:25 +02:00
Jacek Caban
537bbe2ce5
mshtml: Make empty string is a valid overflow style.
2009-09-09 12:07:48 +02:00
Jacek Caban
d66b02b7b8
mshtml: Added HTML events test.
2009-09-08 13:41:52 +02:00
Jacek Caban
2aee9e3fc2
mshtml: Added GetNextDispID and GetMemberName tests.
2009-09-08 13:39:46 +02:00
Jacek Caban
c4bc5be262
mshtml: Added IOmNavigator::get_userAgent implementation.
2009-09-02 14:40:25 +02:00
Jacek Caban
4eead9d092
mshtml: Added IHTMLDocument::writeln implementation.
2009-09-02 14:40:21 +02:00
Jacek Caban
60a85d0749
mshtml: Added http loading test.
2009-09-02 14:40:14 +02:00
Jacek Caban
f9a670a3d6
mshtml: Fixed tests on IE8.
2009-09-02 14:40:04 +02:00
Jacek Caban
ab199297bc
mshtml: Fixed script tests on IE6 and IE7.
2009-09-02 10:24:22 +02:00
Jacek Caban
012004bcf9
mshtml: Added function object tests.
2009-09-01 12:43:07 +02:00
Jacek Caban
9cf9d20197
mshtml: Added IHTMLWindow2::toString implementation.
2009-09-01 12:42:28 +02:00
Jacek Caban
f6b846414a
mshtml: Added IOmNavigator::toString implementation.
2009-09-01 12:42:23 +02:00
Jacek Caban
fc26a1c4bd
mshtml: Added DISPID_VALUE implementation for HTMLLocation object.
2009-09-01 12:42:16 +02:00
Jacek Caban
ccc5a575d2
mshtml: Fixed script tests on IE8.
2009-08-31 12:19:13 +02:00
Alistair Leslie-Hughes
15bd593fae
mshtml: Implement IHTMLStyle get/put letterSpacing.
2009-08-25 11:09:31 +02:00
Alistair Leslie-Hughes
15da6c94f5
mshtml: Implement IHTMLCurrentStyle_get_margin.
2009-08-25 11:09:07 +02:00
Alistair Leslie-Hughes
c1c9858b27
mshtml: Implement IHTMLCurrentStyle_get_borderWidth.
2009-08-25 11:08:55 +02:00
Alistair Leslie-Hughes
b2f61a5e09
mshtml: Implement IHTMLCurrentStyle_get_overflow.
2009-08-25 11:08:49 +02:00
Alistair Leslie-Hughes
0a77124844
mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
2009-08-25 11:08:42 +02:00
Alistair Leslie-Hughes
1479263f7e
mshtml: Implement IHTMLCurrentStyle_get_color.
2009-08-25 11:08:34 +02:00
Alistair Leslie-Hughes
6c70626180
mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes
f2c491dc95
mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes
e050a7b713
mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
2009-08-24 15:17:33 +02:00
Alistair Leslie-Hughes
4975243db3
mshtml: Implement IHTMLStyle get/put wordSpacing.
2009-08-21 14:12:59 +02:00
Alistair Leslie-Hughes
6bcf724adc
mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.
2009-08-21 13:49:45 +02:00
Alistair Leslie-Hughes
d343124344
mshtml: Implement IHTMLStyle get/put borderLeftWidth.
2009-08-20 15:27:18 +02:00
Alistair Leslie-Hughes
7e2dfe4f74
mshtml: Implement IHTMLCurrentStyle_get_visibility.
2009-08-19 17:28:08 +02:00
Alexandre Julliard
86f9fce74c
mshtml/tests: Use the global wine_dbgstr_w instead of a local variant.
2009-08-19 13:36:46 +02:00
Alistair Leslie-Hughes
447e5d1fac
mshtml: Implement IHTMLLocation get_href.
2009-08-18 14:57:25 +02:00
Vladimir Pankratov
33fe602bcd
mshtml: Add test for OmNavigator_get_appName.
2009-08-18 11:39:46 +02:00
Jacek Caban
2ca7683dfb
mshtml: Added IHTMLLocation::get_pathname implementation.
2009-08-10 13:19:26 +02:00
Jacek Caban
d97cc15608
mshtml: Wine Gecko 1.0.0 release.
2009-08-04 15:33:01 +02:00
Jacek Caban
77ff2df83a
mshtml: Added IHTMLStyle3::wordWrap property implementation.
2009-08-03 14:59:47 +02:00
Jacek Caban
cf2e8619ef
mshtml: Added support for VT_UINT name in IHTMLElementCollection::item.
2009-07-08 20:12:55 +02:00
Jacek Caban
51f13ac144
mshtml: Fixed tests on IE8 and change Wine behavior to IE8.
2009-06-23 15:52:59 +02:00
Detlef Riekenberg
387f24f467
urlmon/tests: Move SecurityManager and ZoneManager tests to a separate file.
2009-06-15 13:42:30 +02:00
Paul Vriens
a3160779f9
mshtml/tests: Use strcmp_wa instead of lstrcmpW to test correctly on Win98.
2009-06-08 12:40:39 +02:00
Paul Vriens
44ef1c9bed
mshtml/tests: Correct another test.
2009-06-08 12:40:29 +02:00
Paul Vriens
8a784a5eba
mshtml/tests: Use lstrcmpA in a helper function to make it work correctly on Win98.
2009-06-08 12:40:22 +02:00
Paul Vriens
3aef9ef08e
mshtml/tests: Correct a test and show a Wine bug.
2009-06-08 12:40:04 +02:00
Paul Vriens
79fcaa7835
mshtml: Match IE8 implementation.
2009-05-27 15:40:36 +02:00
Paul Vriens
c7f01479c3
mshtml/tests: Fix some test failures on IE8.
2009-05-26 14:25:12 +02:00
Paul Vriens
f71904872a
mshtml/tests: Fix some test failures with IE8.
2009-05-13 12:04:07 +02:00
Jacek Caban
781b0873e6
mshtml: Added IPersistHistory stub implementation.
2009-04-16 13:45:20 -05:00
Michael Stefaniuc
cb538198d2
mshtml/tests: Replace long with LONG.
2009-04-15 15:56:28 -05:00
Ge van Geldorp
af5ce0d249
mshtml/tests: Fix tests on Windows.
2009-04-01 15:22:54 +02:00
Jacek Caban
19067f1256
urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration.
2009-04-01 14:23:32 +02:00
Michael Stefaniuc
cb133a12d0
mshtml: Change long to LONG in mshtml.idl (remaining stuff).
2009-03-12 13:09:54 +01:00
Michael Stefaniuc
491ae71e52
mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).
2009-03-12 13:09:54 +01:00
Jacek Caban
0700f281ce
mshtml: Don't use unicode constants for HTML IDs (code clean up).
2009-03-12 13:09:53 +01:00
Jacek Caban
3a118f86f7
mshtml: Added IHTMLStyle::put_cssText implementation.
2009-03-10 12:05:46 +01:00
Jacek Caban
50126adf8b
mshtml: Added IHTMLStyle::get_cssText implementation.
2009-03-10 12:05:40 +01:00
Jacek Caban
76d667caf1
mshtml: Added IHTMLElement::put_innerHTML implementation.
2009-03-10 12:05:26 +01:00
Alistair Leslie-Hughes
6655d3f78b
mshtml: Implement IHTMLStyle get/put borderBottomWidth.
2009-03-06 16:34:09 +01:00
Alistair Leslie-Hughes
e266672c47
mshtml: Implement IHTMLStyle get/put borderRightWidth.
2009-03-06 16:33:55 +01:00
Alistair Leslie-Hughes
931bf681ab
mshtml: Implement IHTMLStyle get/put borderTopWidth.
2009-03-06 16:33:45 +01:00
Alistair Leslie-Hughes
e44608c896
mshtml: Implement IHTMLStyle get/put backgroundPositionY.
2009-03-06 16:33:32 +01:00
Alistair Leslie-Hughes
6937ddca8e
mshtml: Implement IHTMLStyle get/put backgroundPositionX.
2009-03-06 16:33:18 +01:00
Alistair Leslie-Hughes
48cbc036a3
mshtml: Implement IHTMLStyle_get_borderLeft.
2009-03-06 16:33:07 +01:00
Paul Vriens
53a4e174f9
mshtml/tests: Fix some typos.
2009-03-06 15:39:52 +01:00
Alistair Leslie-Hughes
8156db5894
mshtml: Implement IHTMLCurrentStyle_get_borderStyle.
2009-03-04 12:13:39 +01:00
Alistair Leslie-Hughes
d804631e34
mshtml: Implement IHTMLStyle get/put borderStyle.
2009-03-04 12:13:30 +01:00
Alistair Leslie-Hughes
9188cba164
mshtml: Implement IHTMLCurrentStyle_get_borderColor.
2009-03-04 12:13:17 +01:00
Alistair Leslie-Hughes
73241dfe84
mshtml: Implement IHTMLStyle get/put borderColor.
2009-03-04 12:13:08 +01:00
Alistair Leslie-Hughes
f7a6c512a0
mshtml: Implement IHTMLStyle_put_textDecoration.
2009-03-04 12:12:47 +01:00
Alistair Leslie-Hughes
2619dda6b7
mshtml: Implement IHTMLStyle get/put textDecorationBlink.
2009-03-02 14:03:52 +01:00
Alistair Leslie-Hughes
cbbdc41bdf
mshtml: Implement IHTMLStyle get/put textDecorationOverline.
2009-03-02 14:03:46 +01:00
Alistair Leslie-Hughes
c9f4c2298a
mshtml: Implement IHTMLStyle get/put textDecorationNone.
2009-03-02 14:03:38 +01:00
Rico Schüller
9f60f4e30d
mshtml/tests: Add SysFreeString(sDefault) after the variable isn't used any more.
2009-03-02 12:03:16 +01:00
Rico Schüller
0215c75260
mshtml/tests: Fix SysFreeString call with wrong variable.
2009-03-02 12:03:12 +01:00
Alistair Leslie-Hughes
b30aa168f7
mshtml: Show IPersistHistory interface is supported.
2009-02-27 14:18:04 +01:00
Detlef Riekenberg
785863ef8a
mshtml/tests: Fix text in ok().
2009-02-26 12:11:39 +01:00
Detlef Riekenberg
c823c9ebae
mshtml/tests: Fix typos from copy&paste.
2009-02-26 12:11:32 +01:00
Alistair Leslie-Hughes
0e8e77cdbd
mshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.
2009-02-25 16:06:21 +01:00
Alistair Leslie-Hughes
63c8939cdd
mshtml: Implement IHTMLStyle get/put backgroundRepeat.
2009-02-25 16:06:21 +01:00
Alistair Leslie-Hughes
e3009fec39
mshtml: Implement IHTMLCurrentStyle_get_marginLeft.
2009-02-25 16:06:21 +01:00
Alistair Leslie-Hughes
fe0da5e528
mshtml: Implement IHTMLCurrentStyle_get_marginRight.
2009-02-24 16:57:31 +01:00
Alistair Leslie-Hughes
ef981a412e
mshtml: Implement IHTMLCurrentStyle_get_verticalAlign.
2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
18c7f48865
mshtml: Implement IHTMLCurrentStyle_get_zIndex.
2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
1a6c759e1d
mshtml: Implement IHTMLCurrentStyle_get_paddingLeft.
2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
e64b198348
mshtml: Implement IHTMLCurrentStyle_get_height.
2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
f5102389da
mshtml: Implement IHTMLCurrentStyle_get_width.
2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
38cad51959
mshtml: Implement IHTMLCurrentStyle_get_top.
2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
72faa19807
mshtml: Implement IHTMLCurrentStyle_get_left.
2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
fc851aa48a
mshtml: Implement IHTMLCurrentStyle_get_fontSize.
2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
64af8b3f7e
mshtml: Implement IHTMLCurrentStyle_get_fontWeight.
2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
4c65a3c278
mshtml: Implement IHTMLCurrentStyle_get_cursor.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
00a5a722a9
mshtml: Implement IHTMLCurrentStyle_get_textDecoration.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
34fcf04a74
mshtml: Implement IHTMLCurrentStyle_get_textAlign.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
b3ec56d0c2
mshtml: Implement IHTMLCurrentStyle_get_borderLeftStyle.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
724ba42e88
mshtml: Implement IHTMLCurrentStyle_get_borderBottomStyle.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
a17288cc75
mshtml: Implement IHTMLCurrentStyle_get_borderRightStyle.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
88be0330f9
mshtml: Implement IHTMLCurrentStyle_get_borderTopStyle.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
19f780c364
mshtml: Implement IHTMLCurrentStyle_get_fontVariant.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
e050152ace
mshtml: Implement IHTMLCurrentStyle_get_backgroundImage.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
bdb4dda16c
mshtml: Implement IHTMLCurrentStyle_get_fontStyle.
2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
169f440cb7
mshtml: Implement IHTMLCurrentStyle_get_fontFamily.
2009-02-19 15:57:47 +01:00
Alistair Leslie-Hughes
e6a18895ee
mshtml: Implement IHTMLCurrentStyle_get_position.
2009-02-19 15:57:47 +01:00
Alistair Leslie-Hughes
de4f3fd4b9
mshtml: Implement IHTMLStyle_get_marginLeft.
2009-02-18 14:44:28 +01:00
Alistair Leslie-Hughes
d6be3967bd
mshtml: Implement IHTMLStyle_get_marginRight.
2009-02-18 14:44:23 +01:00
Alistair Leslie-Hughes
8c47530070
mshtml: Implement IHTMLStyle get/put minHeight.
2009-02-17 13:59:38 +01:00
Michael Stefaniuc
25e90e2251
mshtml: Remove superfluous pointer casts.
2009-02-16 16:01:37 +01:00
Alistair Leslie-Hughes
28278db787
mshtml: Implement IHTMLStyle_put_textDecorationUnderline.
2009-02-13 15:33:05 +01:00
Alistair Leslie-Hughes
957a50aa72
mshtml: Implement IHTMLStyle_put_textDecorationLineThrough.
2009-02-13 15:33:05 +01:00
Alistair Leslie-Hughes
cfcc38a4b9
mshtml: Implement IHTMLStyle_get_paddingLeft.
2009-02-12 17:53:34 +01:00
Jacek Caban
2e29c7d516
activscp.idl: Added IActiveScriptParseProcedure*64 interfaces and use it on Win64.
2009-02-10 12:31:25 +01:00
Alistair Leslie-Hughes
6421c47986
mshtml: Implement IHTMLStyle_get_backgroundColor.
2009-02-06 16:41:08 +01:00
Alistair Leslie-Hughes
20bd88895c
mshtml: Implement IHTMLStyle_put_fontWeight.
2009-02-06 16:41:01 +01:00
Alistair Leslie-Hughes
36a2d5ac3a
mshtml: Add support for IHTMLStyle4 interface.
2009-02-03 14:20:10 +01:00
Alistair Leslie-Hughes
337c066314
mshtml: Add support for IHTMLStyle3 interface.
2009-02-03 14:19:50 +01:00
Jacek Caban
0194b8f08c
jscript: Add IActiveScriptParse64 declaration and use it on Win64.
2009-02-03 12:39:23 +01:00
Alasdair Sinclair
9de1f80999
mshtml/tests: Fix missing void in empty parameter list.
2009-01-29 12:19:42 +01:00
Nikolay Sivov
f4f5ee152d
mshtml/tests: Fix interface release (Coverity).
2009-01-26 15:49:06 +01:00
Alistair Leslie-Hughes
a44ff54d81
mshtml: Implement IHTMLDocument3 getElementsByTagName.
2009-01-22 15:28:24 +01:00
Alistair Leslie-Hughes
bb983c824d
mshtml: Implement IHTMLDocument5 createComment.
2009-01-21 13:05:02 +01:00
Nikolay Sivov
bf2e1f08d3
mshtml: Added ISupportErrorInfo for IHTMLDocument.
2009-01-19 15:45:22 +01:00
Alistair Leslie-Hughes
1584719604
mshtml: Implement IHTMLStyle get/put borderTopStyle.
2009-01-15 12:53:31 +01:00
Alistair Leslie-Hughes
7c3b5b6931
mshtml: Implement IHTMLStyle get/put borderRightStyle.
2009-01-15 12:52:53 +01:00
Alistair Leslie-Hughes
1d1f60bbee
mshtml: Implement IHTMLStyle get/put borderBottomStyle.
2009-01-15 12:52:44 +01:00
Alistair Leslie-Hughes
44de20a0c7
mshtml: Implement IHTMLStyle get/put borderLeftStyle.
2009-01-15 12:52:08 +01:00
Ge van Geldorp
b67f0de1c6
mshtml/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration.
2009-01-10 17:43:11 +01:00
Alistair Leslie-Hughes
bb829372f1
mshtml: Implement IHTMLStyle get/set Attribute.
2009-01-09 14:55:53 +01:00
Jacek Caban
a2ac4d2323
mshtml: Added IDispatchEx support to HTMLLocation object.
2009-01-06 10:09:36 +01:00
Alexandre Julliard
19184f0071
mshtml/tests: Fix the platform test for Win64.
2009-01-05 15:37:39 +01:00
Jacek Caban
159cc19b03
mshtml: Added IHTMLWindow2::get_location implementation.
2009-01-04 13:32:47 +01:00
Andrei Derevyanko
2afc8fcd5a
mshtml: Updated test of QueryInterface.
2008-12-20 12:12:59 +01:00
Alistair Leslie-Hughes
49ac9e0d19
mshtml: Implement IHTMLStyle get_position.
2008-12-20 11:33:02 +01:00
Alistair Leslie-Hughes
de5bbbc2ff
mshtml: Implement IHTMLScriptElement get/put Defer.
2008-12-12 12:01:36 +01:00
Alistair Leslie-Hughes
8e984bcc61
mshtml: Implement IHTMLStyle get/put fontVariant.
2008-12-12 11:59:46 +01:00
Alistair Leslie-Hughes
f82df0ac63
mshtml: Implement IHTMLStyle put_fontStyle.
2008-12-11 12:45:33 +01:00
Alistair Leslie-Hughes
84abbd64ae
mshtml: Implement IHTMLStyle get/put posHeight.
2008-12-10 11:28:33 +01:00
Jacek Caban
095ce18b44
mshtml: Skip tests on broken IE6 versions.
2008-12-10 10:47:56 +01:00
Jacek Caban
905fcb87cf
mshtml: Make IHTMLElement::get_document vtbl offset independent.
2008-12-10 10:47:53 +01:00
Alistair Leslie-Hughes
b6fa5a2100
mshtml: Implement IHTMLStyle get/put posWidth.
2008-12-08 22:02:34 +01:00
Alistair Leslie-Hughes
9305cb3cfe
mshtml: Implement IHTMLStyle get/put overflow.
2008-12-04 14:44:39 +01:00
Alistair Leslie-Hughes
c685548056
mshtml: Add a test case.
2008-11-28 13:46:58 +01:00
Alistair Leslie-Hughes
75b9c0508a
mshtml: Implement IHTMLDocument2 get_anchors.
2008-11-26 13:36:44 +01:00
Alistair Leslie-Hughes
e760812a62
mshtml: Implement IHTMLDocument2 get_forms.
2008-11-26 13:36:35 +01:00
Alistair Leslie-Hughes
7b864afff0
mshtml: Implement IHTMLDocument2 get_links.
2008-11-26 13:36:27 +01:00
Alistair Leslie-Hughes
6e46a9fdba
mshtml: Implement IHTMLDocument2 get_applets.
2008-11-26 13:36:20 +01:00
Jacek Caban
cc8511678d
mshtml: Skip tests on old IE as soon as possible.
2008-11-24 13:43:43 +01:00
Jacek Caban
60d12a3adb
mshtml: Skip tests on old IE as soon as possible.
2008-11-24 13:43:40 +01:00
Alistair Leslie-Hughes
01536b5003
mshtml: Implement IHTMLDocument2_get_images.
2008-11-21 12:50:30 +01:00
Alistair Leslie-Hughes
71eac71e16
mshtml: Implement IHTMLStyle get/put posTop.
2008-11-21 11:54:18 +01:00
Alexandre Julliard
58def9653e
mshtml/tests: Avoid crashing on test failure.
2008-11-20 22:35:33 +01:00
Francois Gouget
3b140ccb0e
Assorted spelling fixes.
2008-11-17 16:04:39 +01:00
Alistair Leslie-Hughes
13eb734251
mshtml: Add tests for supported interfaces.
2008-11-12 11:49:13 +01:00
Alistair Leslie-Hughes
af0aa2832f
mshtml: Implement IHTMLStyle get/put posLeft.
2008-11-10 13:24:44 +01:00
Jacek Caban
fa57703266
mshtml: Added IHTMLInputElement::put_checked implementation.
2008-10-17 12:23:22 +02:00
Jacek Caban
3600fb3b56
mshtml: Added IHTMLInputElement::[get|put]_defaultChecked implementation.
2008-10-17 12:23:19 +02:00
Jacek Caban
a1a25c534a
mshtml: Added support for conditional comments.
2008-10-16 11:22:00 +02:00
Jacek Caban
c97d498f40
mshtml: Added IOmNavigator::get_appVersion implementation.
2008-10-14 11:25:39 +02:00
Jacek Caban
53d6b6616e
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_left implementation.
2008-10-14 11:25:23 +02:00
Jacek Caban
6cf4060aff
mshtml: Added IHTMLStyle::put_top(VT_NULL) implementation.
2008-10-14 11:25:18 +02:00
Jacek Caban
beec20f2f5
mshtml: Added IHTMLDOMNode::insertBefore implementation.
2008-10-14 11:25:08 +02:00
Jacek Caban
aae2c59dfd
mshtml: Added IHTMImgElement::get_src implementation.
2008-10-14 11:25:02 +02:00
Jacek Caban
59c66e34a9
mshtml: Added IHTMLElement::put_innerText implementation.
2008-10-14 11:24:50 +02:00
Jacek Caban
d05e328db2
mshtml: Added IHTMLElement::get_innerText implementation.
2008-10-14 11:24:25 +02:00
Jacek Caban
50393191a1
mshtml: Added open and close implementation.
2008-10-13 11:16:46 +02:00
Jacek Caban
f27386fb81
mshtml: Added IHTMLFrameBase2::get_contentWidnow implementation.
2008-10-13 11:16:39 +02:00
Francois Gouget
516ff4c6eb
mshtml/tests: Add a trailing '\n' to an ok() call.
2008-10-10 14:13:58 +02:00
Jacek Caban
b0ff8f7e95
mshtml: Added IHTMLSelectElement::[get|put]_disabled implementation.
2008-10-10 12:55:55 +02:00
Jacek Caban
f462e4140f
mshtml: Added IHTMLElement3::[get|put]_implementation.
2008-10-10 12:55:44 +02:00
Jacek Caban
cd345c10ba
mshtml: Forward IHTMLelement3::[get|put]_disabled to child object if possible.
2008-10-10 12:55:38 +02:00
Michael Stefaniuc
05d397283a
mshtml/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08 13:42:20 +02:00
Jacek Caban
7918196ee8
mshtml: Added IHTMLStyle::[get|put]_filter implementation.
2008-10-08 13:20:38 +02:00
Jacek Caban
4d822f4408
mshtml: Added IHTMLStyle::[get|put]_textAlign implementation.
2008-10-08 13:20:34 +02:00
Jacek Caban
844d1cfc15
mshtml: Added IHTMLStyle::[get|put]_zIndex implementation.
2008-10-08 13:20:20 +02:00
Jacek Caban
712c4d9af2
mshtml: Added IDispatchEx support for HTMLIFrame.
2008-10-08 13:20:14 +02:00
Jacek Caban
2e52c61c4c
mshtml: Added HTMLIFrame stub implementation.
2008-10-08 13:20:08 +02:00
Jacek Caban
536fac7c1b
mshtml: Added IHTMLElement3 stub implementation.
2008-10-08 13:19:56 +02:00
Jacek Caban
c67952ae14
mshtml: Added IHTMLElement::get_offsetWidth implementation.
2008-10-08 13:19:40 +02:00
Jacek Caban
a06ef64036
mshtml: Added INVOKE_FUNC support to InvokeEx.
2008-10-07 12:08:56 +02:00
Jacek Caban
c8b3a164c6
mshtml: Added IHTMLStyle2::[get|put]_position.
2008-10-07 12:08:41 +02:00
Jacek Caban
7a8043d399
mshtml: Added IHTMLStyle::[get|put]_height implementation.
2008-10-07 12:08:34 +02:00
Jacek Caban
91cb239f33
mshtml: Added IHTMLStyle::[get|put]_verticalAlign implementation.
2008-10-07 12:08:26 +02:00
Jacek Caban
173f7f57d7
mshtml: Added IHTMLStyle::[put|get]_top implementation.
2008-10-07 12:08:19 +02:00
Jacek Caban
d7e693cdfa
mshtml: Added IHTMLStyle::[get|put]_cursor implementation.
2008-10-07 12:08:13 +02:00
Jacek Caban
d7d2587c62
mshtml: Added IHTMLStyle::[get|put]_left implementation.
2008-10-07 12:08:05 +02:00
Jacek Caban
cc528d2698
mshtml: Added IHTMLStyle::[get|put]_border implementation.
2008-10-07 12:07:58 +02:00
Jacek Caban
9a665ec2b1
mshtml: Added IHTMLCurrentStyle::get_display implementation.
2008-10-07 12:06:25 +02:00
Jacek Caban
9b657fa0e7
mshtml: Added IDispatchEx support to HTMLCurrentStyle.
2008-10-07 12:05:31 +02:00
Jacek Caban
56d1e9ec86
mshtml: Added IHTMLElement2::get_currentStyle implementation.
2008-10-06 12:51:47 +02:00
Jacek Caban
239f7f70e7
mshtml: Added IHTMStyle2 stub implementation.
2008-10-06 12:51:27 +02:00
Jacek Caban
e80c55c367
mshtml: Added IHTMLTableRow::get_cells implementation.
2008-10-01 10:01:10 -05:00
Jacek Caban
ac4117fdb5
mshtml: Added IHTMLTable::get_rows implementation.
2008-10-01 10:01:03 -05:00
Jacek Caban
630252c12d
mshtml: Added IDispatchEx support to IHTMLTable.
2008-10-01 10:00:27 -05:00
Jacek Caban
ea36413683
mshtml: Added IDispatchEx support to HTMLTableRow.
2008-10-01 10:00:22 -05:00
Jacek Caban
31ae80233d
mshtml: Added IHTMLTableRow stub implementation.
2008-10-01 09:58:50 -05:00
Jacek Caban
47ef2acc3b
mshtml: Fixed tests on IE7.
2008-09-30 10:14:31 -05:00
Jacek Caban
d1ab3b097d
mshtml: Fixed tests timeout.
2008-09-29 17:24:50 -05:00
Austin English
db64798209
mshtml/tests: Fix gcc warnings.
...
Based on a patch by Dmitry Timoshkov.
2008-09-23 14:03:18 +02:00
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
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
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
d9d11b3e7c
mshtml: Fixed test crash on Windows.
2007-10-10 12:16:13 +02:00
Jacek Caban
0ea0754771
mshtml: Fixed tests on IE7.
2007-10-09 17:52:46 +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
50868fe751
mshtml: Added IDM_SELECTALL implementation.
2007-08-13 11:38:00 +02:00
Jacek Caban
a84520169f
mshtml: Added IHTMLWindow::get_external implementation.
2007-08-01 11:28:49 +02:00
Jacek Caban
a1970df550
mshtml: Fixed QueryInterface failures on IE7.
2007-08-01 11:28:42 +02:00
Rob Shearman
bbb03cf16b
mshtml: Call IDocHostUIHandler_HideUI and IDocHostUIHandler_ShowUI when changing an UI active window to be in edit mode.
...
Add tests for the behaviour of changing edit mode when a UI window is active.
2007-07-25 13:03:21 +02:00
Rob Shearman
92b3cab791
mshtml: OleDocumentView_UIActivate should call IOleInPlaceUIWindow_SetActiveObject and IOleInPlaceFrame_SetBorderSpace.
...
Add a test to show this behaviour.
Don't call nsIWebBrowserFocus_Activate when just activating the window.
Instead call it when UI-activating the window.
2007-07-25 13:03:05 +02:00
Jacek Caban
67f87c5529
mshtml: Added IDM_DELETE support in QueryStatus.
2007-06-27 11:44:21 +02:00
Jacek Caban
d7e75747aa
mshtml: Added more QueryInterface tests.
2007-06-25 13:25:29 +02:00
Jacek Caban
1534267ba5
mshtml: Added beginning DOM tests.
2007-06-25 13:25:23 +02:00