mshtml: Added noscript tag handling tests.
[wine] / dlls / mshtml / tests /
2012-10-10  Jacek Cabanmshtml: Added noscript tag handling tests.
2012-10-08  Jacek Cabanmshtml: Return dispinterface from PHEventSink::QueryInt...
2012-10-04  Jacek Cabanjscript: Added support for pstrFormalParams argument...
2012-10-03  Jacek Cabanmshtml: Added ActiveX event binding test.
2012-10-02  Jacek Cabanmshtml: Added script 'for' and 'event' attributes tests.
2012-10-02  Nikolay Sivovmshtml: Implement IHTMLFrameBase_put_name().
2012-09-26  Jacek Cabanmshtml: Added IActiveScriptSiteUIControl tests.
2012-09-25  Jacek Cabanmshtml: Return S_OK in plugin host's CanInPlaceActivate...
2012-09-25  Jacek Cabanmshtml: Added DISPATCH_PROPERTYGET|DISPATCH_METHOD...
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-24  Jacek Cabanmshtml: Use custom VT_BSTR to VT_BOOL conversion in...
2012-09-24  Jacek Cabanmshtml: Added function overriding tests.
2012-09-13  Jacek Cabanmshtml: Added IHTMLDocument4::fireEvent implementation.
2012-09-13  Jacek Cabanmshtml: Added more events tests.
2012-09-10  Jacek Cabanmshtml: Added support for DISPATCH_METHOD|DISPATCH_PROP...
2012-09-10  Jacek Cabanmshtml: Check if value is function only when it needs...
2012-09-10  Jacek Cabanmshtml: Use first script host's GUID as default script...
2012-09-06  Jacek Cabanmshtml: Added VBScript as event attribute tests.
2012-09-04  Jacek Cabanmshtml: Added IHTMLElement::contains implementation.
2012-09-04  Jacek Cabanmshtml: Added IHTMLStyle::put_pixelWidth implementation.
2012-09-04  Jacek Cabanmshtml: Properly expose frame and iframe element's...
2012-09-03  Jacek Cabanmshtml: Added IHTMLIFrameElement2 stub implementation.
2012-08-28  Jacek CabanFixed remaining wrong iface call helpers.
2012-08-16  Jacek Cabanmshtml: Added more IHTMLObjectElement tests.
2012-08-14  Detlef Riekenbergmshtml/tests: Mark IE6 behavior as broken.
2012-08-13  Jacek Cabanmshtml: Added VBScript in HTML tests.
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-25  Jacek Cabanmshtml: Added runtimeStyle tests.
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-23  Jacek Cabanmshtml: Unescape script from javascript: URLs before...
2012-07-23  Jacek Cabanmshtml: Fixed tests on Vista.
2012-07-13  Jacek Cabanmshtml: Added test of calling IDispatchEx properties.
2012-07-13  Jacek Cabanmshtml: Added IHTMLAnchorElement::name implementation.
2012-07-13  Jacek Cabanmshtml: Added IHTMLInputElement::maxLength implementation.
2012-05-30  Jacek Cabanmshtml: Added IWindowForBindingUI tests.
2012-05-29  Jacek Cabanmshtml: Fixed Exec_ShellDocView_84 tests.
2012-05-25  Michael Stefaniucmshtml/tests: Remove stray ok() calls.
2012-05-22  Michael Stefaniucmshtml/tests: Check the correct variables.
2012-05-22  Michael Stefaniucmshtml/tests: Remove leftover code from c3d8d052.
2012-05-21  Michael Stefaniucmshtml/tests: Remove duplicated ok() call.
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-20  Jacek Cabanmshtml: Ignore dispid 3000026 in IPropertyNotifySink...
2012-04-18  Jacek Cabanmshtml: Copy filter value in HTMLElement_clone.
2012-04-18  Jacek Cabanmshtml: Allow more tests to be ran in non-administrator...
2012-04-17  Jacek Cabanmshtml: Added IHTMLStyle2::overflowY implementation.
2012-04-17  Jacek Cabanmshtml: Added IHTMLStyle2::overflowX implementation.
2012-04-17  Jacek CabanAdded support for shadowing of element pseudo-variables.
2012-04-16  Jacek Cabanmshtml: Added IHTMLStyle::removeAttribute tests.
2012-04-16  Jacek Cabanmshtml: Added support for IHTMLEventObj::cancelBubble...
2012-04-16  Jacek Cabanmshtml: Added IHTMLStyle2::bottom implementation.
2012-04-11  Jacek Cabanmshtml: Return self as a parent of global top window.
2012-04-10  Jacek Cabanmshtml: Added IHTMLElement2::blur implementation.
2012-04-10  Jacek Cabanmshtml: Added better IHTMLWindow2::get_opener stub.
2012-04-05  Jacek Cabanmshtml: Added IHTMLImgElement::onerror tests.
2012-04-05  Jacek Cabanmshtml: Added support for IDispatch-only ActiveX objects.
2012-04-04  Jacek Cabanmshtml: Use helpers for IHTMLStyle::put_verticalAlign...
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-30  Jacek Cabanmshtml: Use proper helpers in IHTMLStyle::backgroundCol...
2012-03-30  Jacek Cabanmshtml: Use proper helpers in IHTMLStyle::color impleme...
2012-03-30  Jacek Cabanmshtml: Use proper helpers to implement IHTMLSyle:...
2012-03-29  Jacek Cabanmshtml: Added IHTMLDocument2::get_domain implementation.
2012-03-28  Jacek Cabanmshtml: Added IHTMLTableCell interface stub implementation.
2012-03-27  Jacek Cabanmshtml: Added IHTMLObjectElement2 stub implementation.
2012-03-16  Jacek Cabanmshtml: Don't overwrite type of result if property...
2012-03-16  Jacek Cabanmshtml: Added IHTMLCurrentStyle2::get_filter tests.
2012-03-13  Jacek Cabanmshtml: Added property value conversion type tests.
2012-03-08  Piotr Cabanmshtml/tests: Test HTMLDocument without MIME type reported.
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-02-01  Piotr Cabanmshtml: Make cookie parameter optional in ConnectionPoi...
2012-01-26  Jacek Cabanmshtml: Use helpers in IHTMLStyle::paddingLeft implemen...
2012-01-26  Jacek Cabanmshtml: Added IHTMLStyle::paddingBottom implementation.
2012-01-26  Jacek Cabanmshtml: Added IHTMLStyle::paddingRight implementation.
2012-01-26  Jacek Cabanmshtml: Added IHTMLStyle::paddingTop implementation.
2012-01-26  Jacek Cabanmshtml: Use set_nsstyle_attr_var helper in IHTMLStyle...
2012-01-26  Jacek Cabanmshtml: Added IHTMLStyle::marginBottom property impleme...
2012-01-26  Jacek Cabanmshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.
2012-01-26  Jacek Cabanmshtml: Use set_nsstyle_attr_var helper in IHTMLStyle...
2012-01-20  Jacek Cabanmshtml: Added history update notification support.
2012-01-20  Jacek Cabanmshtml: Added more travel log tests.
2012-01-20  Jacek Cabanmshtml: Better stub for ITravelLogClient::FindWindowByI...
2012-01-20  Jacek Cabanmshtml: Added ITravelLogClient stub implementation.
2012-01-20  Nikolay Sivovmshtml: Respond to SID_SContainerDispatch service id.
2012-01-19  Jacek Cabanmshtml: Added IOleContainer::EnumObjects tests.
2012-01-19  Jacek Cabanmshtml: Added ITargetContainer::GetFramesContainer...
2012-01-18  Jacek Cabanmshtml: Added ITargetContainer stub implementation.
2012-01-18  Jacek Cabanmshtml: Added a test showing that HTMLDocument does...
2012-01-09  Jacek Cabanmshtml: Added more IHTMLWindow2::open tests.
next