Jacek Caban
|
fecbc88daf
|
mshtml: Allow '#' to be the first char of resource name in res protocol.
|
2014-12-24 16:57:49 +01:00 |
Jacek Caban
|
0d0110970e
|
mshtml/tests: Added script element readyState and onreadystatechange tests.
|
2014-12-24 14:31:22 +01:00 |
Jacek Caban
|
c1afef340c
|
mshtml: Added IHTMLElement::get_isTextEdit implementation.
|
2014-12-22 13:33:02 +01:00 |
Jacek Caban
|
b69550ab34
|
mshtml: Added IHTMLDOMTextNode::splitText implementation.
|
2014-12-22 13:31:55 +01:00 |
Jacek Caban
|
f95e7a4ed3
|
mshtml: Improved IHTMLStyle3::zoom stub.
|
2014-12-15 19:16:55 +01:00 |
Jacek Caban
|
76f7be04c7
|
mshtml: Added IHTMLStyle::styleFloat attribute implementation.
|
2014-12-15 19:16:54 +01:00 |
Jacek Caban
|
da9fa9e80c
|
mshtml: Added IHTMLObjectElement2::put_classid semi-stub implementation.
|
2014-12-11 16:41:35 +01:00 |
Jacek Caban
|
7eddb864b3
|
mshtml: Allow setting fontWeight to empty string.
|
2014-12-08 17:30:51 +01:00 |
André Hentschel
|
93b36efe61
|
mshtml/tests: Remove unused variable (Clang).
|
2014-12-02 10:30:54 +01:00 |
Jacek Caban
|
1454e302a8
|
mshtml: Added support for flag 2 in getAttribute.
|
2014-12-01 18:34:22 +01:00 |
Jacek Caban
|
2c2f576163
|
mshtml: Added more attribute and IDispatchEx tests.
|
2014-11-28 17:06:11 +01:00 |
Jacek Caban
|
275a231fbb
|
mshtml: Allow setting function properties to any VARIANT type.
|
2014-11-28 17:05:55 +01:00 |
Jacek Caban
|
53d2778f97
|
mshtml/tests: Fixed some test failures.
|
2014-11-25 19:49:43 +01:00 |
Jacek Caban
|
20b3aa6244
|
mshtml: Added IHTMLTxtRange::setEndPoint implementation.
|
2014-11-25 19:49:28 +01:00 |
Jacek Caban
|
a0d1d8cd27
|
mshtml: Added IHTMLDocument2::execCommand implementation.
|
2014-11-25 16:35:05 +01:00 |
Jacek Caban
|
5ecea72a50
|
mshtml: Added IHTMLTextNode2::appendData implementation.
|
2014-11-21 23:45:18 +09:00 |
Jacek Caban
|
516ed8e712
|
mshtml: Added IHTMLFrameBase::get_src implementation.
|
2014-11-19 01:17:22 +09:00 |
Jacek Caban
|
49c7277505
|
mshtml: Added support for IHTMLFrameBase::put_src call on detached element.
|
2014-11-19 01:17:18 +09:00 |
Jacek Caban
|
90017fb3d8
|
mshtml: Added IHTMLStyleSheet::cssText tests.
|
2014-11-19 01:17:05 +09:00 |
Jacek Caban
|
ffd313543f
|
mshtml: Fixed tests on recent IEs.
|
2014-11-13 21:04:36 +09:00 |
Jacek Caban
|
e567f309bf
|
mshtml: Added IHTMLTxtRange::pasteHTML implementation.
|
2014-11-13 16:28:58 +09:00 |
Jacek Caban
|
d619fd2d0e
|
mshtml: Added IHTMLElement2::put_dir implementation.
|
2014-11-13 16:28:49 +09:00 |
Jacek Caban
|
41e3de93c3
|
mshtml: Added IHTMLTxtRange::moveToElementText implementation.
|
2014-11-13 16:27:50 +09:00 |
Jacek Caban
|
83ceee7424
|
mshtml: Ignore query and hash parts in res protocol handler.
|
2014-11-11 19:39:19 +09:00 |
Jacek Caban
|
b84bc52b71
|
mshtml: Added support for IDispatchEx to HTMLSelectionObject object.
|
2014-11-11 19:39:02 +09:00 |
Jacek Caban
|
dcfa250cd2
|
mshtml: Added IDispatchEx support to HTMLTxtRange object.
|
2014-11-11 19:38:58 +09:00 |
Jacek Caban
|
c19b6dbf6b
|
mshtml: Added IHTMLTable:cellPadding property implementation.
|
2014-11-06 23:47:14 +09:00 |
Chen Yuan
|
9c7b91336a
|
mshtml: Add IHTMLStyle5::maxHeight property implementation.
|
2014-11-06 23:47:10 +09:00 |
Chen Yuan
|
94209192e7
|
mshtml: Add IHTMLStyle5::maxWidth property implementation.
|
2014-11-06 23:47:10 +09:00 |
Jacek Caban
|
114f32c8b6
|
mshtml: Return S_OK in IHTMLDocument3::recalc.
|
2014-10-20 14:02:20 +09:00 |
Jacek Caban
|
57243f0dec
|
mshtml: Added HTMLTextAreaElement::get_form implementation.
|
2014-10-15 21:31:11 +09:00 |
Qian Hong
|
ef63bacf2d
|
mshtml: Add DIID_DispHTMLFormElement support for HTMLFormElement_QI.
|
2014-10-13 18:11:29 +09:00 |
Jactry Zeng
|
d165c05f27
|
mshtml/tests: Fix typo.
|
2014-10-13 18:10:20 +09:00 |
Jacek Caban
|
c6c0c6b52a
|
mshtml: Added IHTMLElement::language property implementation.
|
2014-10-13 18:09:51 +09:00 |
Francois Gouget
|
0dd5cb1cef
|
Assorted spelling fixes.
|
2014-09-29 10:36:36 +02:00 |
Hao Peng
|
268b22e5e8
|
mshtml: Add IHTMLAnchorElement::search propertyimplementation.
|
2014-09-26 18:02:51 +02:00 |
Jacek Caban
|
8b4c120453
|
mshtml: Make listStyle tests less strict about value order.
|
2014-09-19 19:49:46 +02:00 |
Qian Hong
|
e2b7354ac1
|
mshtml: Added IHTMLDOMAttribute::put_nodeValue implementation.
|
2014-09-18 13:06:27 +02:00 |
Qian Hong
|
cdd28b0aca
|
mshtml: Handle DISPATCH_PROPERTYPUT | DISPATCH_PROPERTYPUTREF in invoke_builtin_prop.
|
2014-09-18 13:06:24 +02:00 |
Qian Hong
|
a9d347cb24
|
mshtml/tests: Fixed typo.
|
2014-09-18 13:06:20 +02:00 |
Jacek Caban
|
063ef3ca0e
|
mshtml: Added IHTMLElement::get_sourceIndex implementation.
|
2014-09-16 20:29:02 +02:00 |
Jactry Zeng
|
e777e9d1ba
|
mshtml: Add IHTMLCurrentStyle::get_textTransform implementation.
|
2014-09-15 10:12:46 +02:00 |
Jacek Caban
|
5d2ee3ee82
|
mshtml: Bind events to document node instead of body element.
|
2014-09-10 21:36:51 +02:00 |
Jactry Zeng
|
e402bb5642
|
mshtml: Add IHTMLStyle::pixelTop property implementation.
|
2014-09-09 17:57:16 +02:00 |
Jactry Zeng
|
042b881b27
|
mshtml: Add IHTMLStyle::pixelHeight property implementation.
|
2014-09-09 17:57:12 +02:00 |
Jactry Zeng
|
7152077b05
|
mshtml: Add IHTMLStyle::get_pixelWidth implementation.
|
2014-09-09 17:57:09 +02:00 |
Jactry Zeng
|
387257dd2c
|
mshtml: Return E_POINTER when p is NULL in get_nsstyle_pixel_val.
|
2014-09-09 17:57:00 +02:00 |
Jactry Zeng
|
0cab370d11
|
mshtml: Add IHTMLTableCell::bgColor property implementation.
|
2014-09-09 17:56:25 +02:00 |
Jactry Zeng
|
4b1901d8c0
|
mshtml/tests: Fix typo.
|
2014-09-09 11:11:27 +02:00 |
Jactry Zeng
|
47f26eb9c0
|
mshtml: Add IHTMLStyle5::minWidth property implementation.
|
2014-09-02 20:54:47 +02:00 |