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
|
8b04ab10b9
|
mshtml: Fixed attribute object caching logic.
|
2012-10-22 12:06:26 +02:00 |
Jacek Caban
|
514e65c1e9
|
mshtml: Use custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
4d469b55a5
|
mshtml: Added function overriding tests.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
4ff0a82416
|
mshtml: Properly expose frame and iframe element's windows to scripts.
|
2012-09-04 15:06:11 +02:00 |
Jacek Caban
|
4f1a71ab0d
|
mshtml: Added test of calling IDispatchEx properties.
|
2012-07-13 10:32:41 -05:00 |
Jacek Caban
|
d66dacce68
|
mshtml: Copy filter value in HTMLElement_clone.
|
2012-04-18 15:45:01 +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
|
a42cffbdcc
|
mshtml: Added support for accessing document elements by index.
|
2011-05-31 18:32:58 +02:00 |
Jacek Caban
|
b2297e2090
|
mshtml: Removed tests failing on IE7.
|
2010-11-18 12:37:04 +01:00 |
Jacek Caban
|
a215ab64ff
|
mshtml: Added document fragment cloneNode implementation.
|
2010-11-15 13:20:09 +01:00 |
Jacek Caban
|
22ba44b401
|
mshtml: Correctly handle DOCUMENT_FRAGMENT_NODE in IHTMLDOMNode::get_nodeType.
|
2010-11-15 13:20:08 +01:00 |
Jacek Caban
|
04ad732114
|
mshtml: Added createDocumentFragment tests.
|
2010-11-15 13:20:07 +01:00 |
Jacek Caban
|
6c35f1356b
|
mshtml: Added execScript tests.
|
2010-11-09 14:21:27 +01:00 |
Jacek Caban
|
73d4d172d5
|
mshtml: Added support for accessing select options by index.
|
2010-04-29 13:13:59 -05:00 |
Jacek Caban
|
621694efcd
|
mshtml: Added IHTMLElement:removeAttribute tests.
|
2010-03-24 21:53:04 +01:00 |
Jacek Caban
|
3bacd7603d
|
mshtml: Added JavaScript tests architecture and simple tests.
|
2009-12-22 13:48:25 +01:00 |