mshtml: Skip tests on old IE as soon as possible.
[wine] / dlls / mshtml / htmlimg.c
2008-10-14  Jacek Cabanmshtml: Added IHTMImgElement::get_src implementation.
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLImgElement.
2008-07-01  Jacek Cabanmshtml: Added IHTMLImgElement::[get|put]_alt implementa...
2008-06-23  Jacek Cabanmshtml: Added IHTMLImgElement::put_src implementation.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLImgElement.
2008-05-01  Jacek Cabanmshtml: Added IHTMLImgElement stub implementation.