mshtml: Support IObjectIdentity interface in HTMLWindow object.
[wine] / dlls / mshtml / tests / dom.c
2013-04-26  Piotr Cabanmshtml: Support IObjectIdentity interface in HTMLWindow...
2013-04-17  Jacek Cabanmshtml: Added IHTMLDOMTextNode::data property implement...
2013-04-15  Nikolay Sivovmshtml: Implement IHTMLTable_get_tBodies.
2013-04-12  Jacek Cabanmshtml: Added parser compatMode tests.
2013-03-27  Jacek Cabanmshtml: Added IHTMLButtonElement::disabled tests.
2013-03-25  Jacek Cabanmshtml: Added IHTMLButtonElement::name tests.
2013-03-15  Jacek Cabanmshtml: Don't use getElementsByTagNameNS in IHTMLDocume...
2013-03-14  Jacek Cabanmshtml: Added IHTMLButtonElement stub implementation.
2013-03-04  Francois Gougetmshtml/tests: Make test_insert_adjacent_elems() static.
2013-03-01  Jacek Cabanmshtml: Added IHTMLElement2::insertAdjacentElement...
2013-02-28  Jacek Cabanmshtml: Added IHTMLLabelElement stub implementation.
2013-02-25  Jacek Cabanmshtml: Added IHTMLAnchorElement::get_hostname implemen...
2013-02-20  Jacek Cabanmshtml: Added IHTMLDocument5::createAttribute tests.
2013-01-17  Jacek Cabanmshtml: Treat doctype nodes as comment nodes.
2012-11-28  Jacek Cabanmshtml: Added IHTMLInputElement::defaultValue property...
2012-11-13  Jacek Cabanmshtml: Added IHTMLScriptElement::get_text implementation.
2012-11-07  Jacek Cabanmshtml: Added IHTMLObjectElement::name property impleme...
2012-10-24  Jacek Cabanmshtml: Added IHTMLFrameBase::marginWidth property...
2012-10-24  Jacek Cabanmshtml: Added IHTMLFrameBase::marginHeight property...
2012-10-23  Jacek Cabanmshtml: Added IHTMLIFrameElement::width property implem...
2012-10-23  Jacek Cabanmshtml: Added IHTMLIFrameElement::height property imple...
2012-10-17  Jacek Cabanmshtml: Added IHTMLImgElement::get_complete implementation.
2012-10-17  Jacek Cabanmshtml: Added IOmNavigator::onLine semi-stub.
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::href property implement...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::type property implement...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::rel property implementa...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::disabled property imple...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement stub implementation.
2012-10-11  Jacek Cabanmshtml: Added IHTMLIFrameElement3::get_contentDocument...
2012-10-11  Jacek Cabanmshtml: Added createStyleSheet and get_styleSheet tests.
2012-10-11  Jacek Cabanmshtml: Don't run noscript tests in enhanced security...
2012-10-10  Jacek Cabanmshtml: Added noscript tag handling tests.
2012-10-02  Nikolay Sivovmshtml: Implement IHTMLFrameBase_put_name().
2012-09-25  Francois Gougetmshtml/tests: Add a trailing '\n' to an ok() call.
2012-09-24  Jacek Cabanmshtml: Added IHTMLDocument::get_charset implementation.
2012-09-04  Jacek Cabanmshtml: Added IHTMLElement::contains implementation.
2012-09-03  Jacek Cabanmshtml: Added IHTMLIFrameElement2 stub implementation.
2012-08-13  Jacek Cabanmshtml: Test contentWindow interfaces of frame and...
2012-07-30  Jacek Cabanmshtml/tests: Use proper helpers for iface calls.
2012-07-26  Jacek Cabanmshtml: Properly handle NULL VT_DISPATCH refChild in...
2012-07-24  Jacek Cabanmshtml: Added IHTMLDOMAttribute::get_specified implemen...
2012-07-24  Jacek Cabanmshtml: Use proper document node for createElement...
2012-07-23  Jacek Cabanmshtml: Added IHTMLFrameBase::frameBorder implementation.
2012-07-23  Jacek Cabanmshtml: Share IHTMLFrameBase tests between iframe and...
2012-07-13  Jacek Cabanmshtml: Added IHTMLAnchorElement::name implementation.
2012-07-13  Jacek Cabanmshtml: Added IHTMLInputElement::maxLength implementation.
2012-05-22  Michael Stefaniucmshtml/tests: Check the correct variables.
2012-05-22  Michael Stefaniucmshtml/tests: Remove leftover code from c3d8d052.
2012-05-04  Jacek Cabanmshtml: Fixed tests on old IEs.
2012-05-02  Jacek Cabanmshtml: Added IHTMLWindow2::get_history implementation.
2012-04-23  Jacek Cabanmshtml: Accept different VARIANT types in document_write.
2012-04-11  Jacek Cabanmshtml: Return self as a parent of global top window.
2012-04-10  Jacek Cabanmshtml: Added better IHTMLWindow2::get_opener stub.
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_httpEquiv implement...
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_content implementation.
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_name implementation.
2012-04-02  Jacek Cabanmshtml: Added IHTMLMetaElement stub implementation.
2012-03-28  Jacek Cabanmshtml: Added IHTMLTableCell interface stub implementation.
2012-03-27  Jacek Cabanmshtml: Added IHTMLObjectElement2 stub implementation.
2012-02-09  Alistair Leslie... mshtml/tests: Interface ITravelLogClient may not be...
2012-02-08  Jacek Cabanmshtml: Added IHTMLDocument2::get_frames implementation.
2012-02-08  Jacek Cabanmshtml: Removed code duplication in frame collection...
2012-01-20  Jacek Cabanmshtml: Added ITravelLogClient stub implementation.
2012-01-18  Jacek Cabanmshtml: Added ITargetContainer stub implementation.
2011-10-12  Alistair Leslie... mshtml: Implement IHTMLDOMNode replaceChild.
2011-09-26  Alistair Leslie... mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
2011-09-23  Alistair Leslie... mshtml: Add IHTMLCurrentStyle2/3/4 support.
2011-09-22  Alistair Leslie... mshtml: Fix test for Windows 7 with IE9.
2011-09-21  Alistair Leslie... mshtml: Add IHTMLTable2/3 support.
2011-09-13  Francois Gougetmshtml/tests: GetUserDefaultUILanguage() is not availab...
2011-09-02  Piotr Cabanmshtml/tests: Added IHTMLAttributeCollection IDispatchE...
2011-09-02  Piotr Cabanmshtml/tests: Added IHTMLAttributeCollection tests.
2011-09-02  Piotr Cabanmshtml/tests: Added attributes tests on comment node.
2011-08-23  Piotr Cabanmshtml/tests: Added dynamic properties accessing tests.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_appMinorVersion impleme...
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_*Language tests.
2011-08-01  Jacek Cabanmshtml: Added IHTMLPluginsCollection::get_length implem...
2011-08-01  Jacek Cabanmshtml: Added semi-stub implementation of IHTMLWindow2...
2011-07-20  Jacek Cabanmshtml: Moved style tests to separated file.
2011-07-18  Jacek Cabanmshtml: Added IHTMLStyle::pageBreakAfter property imple...
2011-07-18  Alexander Morozovmshtml: Added IProvideClassInfo::GetClassInfo implement...
2011-07-15  Jacek Cabanmshtml: Added IHTMLStyle::clip tests.
2011-07-14  Alexander Morozovmshtml: Add stub implementation of IProvideClassInfo...
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLTitleElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLTitleElement stub implementation.
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLHeadElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLHeadElement stub implementation.
2011-06-03  Jacek Cabanmshtml: Added IHTMLElement::get_offsetParent implementa...
2011-05-31  Jacek Cabanmshtml: Added IHTMLMimeTypesCollection::get_length...
2011-05-31  Jacek Cabanmshtml: Added IDispatchEx support to HTMLMimeTypesColle...
2011-05-31  Jacek Cabanmshtml: Added IHTMLElement::get_offsetLeft implementation.
2011-05-27  Jacek Cabanmshtml: Added IHTMLScreen::get_availWidth implementation.
2011-05-27  Jacek Cabanmshtml: Added IHTMLScreen::get_availHeight implementation.
2011-05-26  Alexander Morozovmshtml/tests: Fix a typo.
2011-05-11  Jacek Cabanmshtml: Added IOmNavigator::get_cpuClass implementation.
2011-03-18  Alistair Leslie... mshtml: Implement IHTMLDOMNode previousSibling.
2011-03-14  Jacek Cabanmshtml: Properly handle BLOCKED:: URLs in IHTMLImgEleme...
2011-03-03  Jacek Cabanmshtml: Added more attribute object tests.
2011-03-02  Jacek Cabanmshtml: Reuse attribute objects.
next