mshtml: Removed duplicate condition (Coverity).
[wine] / dlls / mshtml / htmlattr.c
2012-07-24  Jacek Cabanmshtml: Added IHTMLDOMAttribute::get_specified implemen...
2011-09-02  Piotr Cabanmshtml: Store attributes list in HTMLAttributeCollection.
2011-08-26  Piotr Cabanmshtml: Added HTMLDOMAttribute_get_nodeName implementation.
2011-03-02  Jacek Cabanmshtml: Use our IDispatchEx-based attributes implementa...
2011-03-02  Jacek Cabanmshtml: Reuse attribute objects.
2011-02-25  Jacek Cabanmshtml: Added IHTMLDOMAttribute::get_nodeValue implemen...
2011-02-24  Jacek Cabanmshtml: Added IDispatchEx support to HTMLDOMAttribute...
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4::getAttributeNode implement...