mshtml: Test IHTMLScriptElement_put_type.
[wine] / dlls / mshtml / tests / dom.c
2010-02-26  Adam Petacciamshtml: Test IHTMLScriptElement_put_type.
2010-02-11  Jacek Cabanmshtml: Added IHTMLStyle::get_border*Color implementation.
2010-02-10  Jacek Cabanmshtml: Added IHTMLStyle::get_borderRightColor implemen...
2010-02-10  Jacek Cabanmshtml: Forward IHTMLCommentElement::get_text to IHTMLE...
2010-02-09  Andrew Nguyenmshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument...
2010-02-09  Jacek Cabanmshtml: Correctly handle comment nodes in IHTMLElement...
2010-02-09  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_wid...
2010-02-09  Jacek Cabanmshtml: Added IHTMLImgElement::height property implemen...
2010-02-09  Jacek Cabanmshtml: Added IHTMLImgElement::width property implement...
2010-01-29  Jacek Cabanmshtml: Added textarea element IDispatchEx support.
2010-01-28  Jacek Cabanmshtml: Added script element IDispatchEx support.
2010-01-22  Jacek Cabanmshtml: Added IDispatchEx support for frame element.
2010-01-22  Jacek Cabanmshtml: Added IHTMLFrameElement3::get_contentDocument...
2010-01-22  Jacek Cabanmshtml: Added IHTMLFrameElement3 stub implementation.
2010-01-05  Paul Vriensmshtml/tests: Fix a test failure on NT4.
2009-12-28  Jacek Cabanmshtml: Added better default bgColor test and code...
2009-12-22  Alistair Leslie... mshtml: Add stub interface IHTMLFiltersCollection.
2009-12-15  Alistair Leslie... mshtml: Implement IHTMLImgElement get_Name.
2009-12-14  Jacek Cabanmshtml: Added IHTMLStyle2::right implementation.
2009-12-14  Jacek Cabanmshtml: Added IHTMLStyle::marginTop implementation.
2009-12-10  Jacek Cabanmshtml: Added IHTMLDOMTextNode::get_length implementation.
2009-12-08  Andrew Eikummshtml: Implement IHTMLFrameBase::get_name.
2009-12-08  Andrew Eikummshtml: Implement IHTMLFrameBase::{get,put}_scrolling.
2009-12-03  Jacek Cabanmshtml: Fixed tests on older IEs.
2009-12-02  Andrew Eikummshtml: Implement IHTMLStyle::{get, put}_border{Top...
2009-12-01  Andrew Eikummshtml: Add stub implementation of IHTMLFormElement.
2009-12-01  Jacek Cabanmshtml: Added IHTMLScreen::get_colorDepth implementation.
2009-12-01  Jacek Cabanmshtml: Added IHTMLScreen::get_height implementation.
2009-12-01  Jacek Cabanmshtml: Added IHTMLScreen::get_width implementation.
2009-12-01  Jacek Cabanmshtml.idl: Added DispHTMLScreen declaration and use...
2009-12-01  Jacek Cabanmshtml: Added IHTMLWindow2::get_screen implementation.
2009-11-29  Jacek Cabanmshtml: Added [i]frame elements content document tests.
2009-11-29  Jacek Cabanmshtml: Fixed ref count leak and code clean up.
2009-11-21  Andrew Eikummshtml: Also search by node name attribute in IHTMLDocu...
2009-11-20  Jacek Cabanmshtml: Get rid of no longer needed Gecko checks in...
2009-11-18  Francois Gougetmshtml/tests: Add a trailing '\n' to ok() calls.
2009-11-17  Andrew Eikummshtml: Implement IHTMLWindow2::get_top.
2009-11-16  Jacek Cabanmshtml: Added IHTMLElement::put_outerHTML implementation.
2009-11-16  Andrew Eikummshtml: Implement IHTMLWindow2::get_parent.
2009-11-16  Andrew Eikummshtml: Implement IHTMLWindow2::item.
2009-11-16  Andrew Eikummshtml: Implement IHTMLWindow2::get_frames and add...
2009-11-03  Jacek Cabanmshtml: Return NULL ownerDocument for document node.
2009-11-03  Jacek Cabanmshtml: Added fdexNameCaseInsensitive support.
2009-10-29  Jacek Cabanmshtml: Added IHTMLDOMNode::nextSibling implementation.
2009-10-26  Jacek Cabanmshtml: Fail to create HTMLDocument if Gecko is not...
2009-10-21  Andrew Eikummshtml: Add DispatchEx support to HTMLImageElementFactory.
2009-10-21  Andrew Eikummshtml: Implement HTMLImageElementFactory::create.
2009-10-21  Andrew Eikummshtml: Add stub implementation for HTMLImageElementFac...
2009-10-14  Jacek Cabanmshtml: Added IHTMLBaseFrame interface stub implementation.
2009-10-13  Jacek Cabanmshtml: Added IHTMLWindow2::get_length implementation.
2009-10-13  Jacek Cabanmshtml: Added IHTMLWindow2::name property implementation.
2009-10-05  Jacek Cabanmshtml: Added IHTMLElement2::client[Top|Left] tests.
2009-10-02  Jacek Cabanmshtml: Added IHTMLDOMNode::cloneNode implementation.
2009-10-02  Jacek Cabanmshtml: Added IHTMLAnchorElement::get_href tests.
2009-10-02  Jacek Cabanmshtml: Added HTMLAnchorElement dispex data.
2009-09-29  Jacek Cabanmshtml: Added IInternetHostSecurityManager stub impleme...
2009-09-23  Ge van Geldorpmshtml/tests: Fix htmldoc test on Windows Server and...
2009-09-22  Andrew Eikummshtml: Reimplement IHTMLElement::{get, set}Attribute...
2009-09-22  Jacek Cabanmshtml: Added IHTMLDOMNode2::get_ownerDocument tests.
2009-09-18  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textIndent.
2009-09-18  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_lineHeight.
2009-09-17  Jacek Cabanmshtml: Use node's IDispatchEx implementation in HTMLDo...
2009-09-17  Jacek Cabanmshmtl: Moved ICustomDoc implementation to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Inherit HTMLDocumentNode from HTMLDOMNode.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_bottom.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_right.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginBottom.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginTop.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_letterSpacing.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingBottom.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingRight.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingTop.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomColor.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderRightColor.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopColor.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor.
2009-09-15  Jacek Cabanmshtml: Added IHTMLInputElement::src property implement...
2009-09-10  Jacek Cabanmshtml: Use ActiveScript for JavaScript in about protoc...
2009-09-09  Jacek Cabanmshtml: Make empty string is a valid overflow style.
2009-09-02  Jacek Cabanmshtml: Added IOmNavigator::get_userAgent implementation.
2009-09-02  Jacek Cabanmshtml: Added IHTMLDocument::writeln implementation.
2009-09-01  Jacek Cabanmshtml: Added IHTMLWindow2::toString implementation.
2009-09-01  Jacek Cabanmshtml: Added IOmNavigator::toString implementation.
2009-09-01  Jacek Cabanmshtml: Added DISPID_VALUE implementation for HTMLLocat...
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put letterSpacing.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_margin.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderWidth.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_overflow.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_color.
2009-08-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
2009-08-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
2009-08-24  Alistair Leslie... mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
2009-08-21  Alistair Leslie... mshtml: Implement IHTMLStyle get/put wordSpacing.
2009-08-21  Alistair Leslie... mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.
2009-08-20  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderLeftWidth.
2009-08-19  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_visibility.
2009-08-19  Alexandre Julliardmshtml/tests: Use the global wine_dbgstr_w instead...
2009-08-18  Alistair Leslie... mshtml: Implement IHTMLLocation get_href.
2009-08-18  Vladimir Pankratovmshtml: Add test for OmNavigator_get_appName.
next