kernel32/profile: Add a few NULL checks (Coverity).
[wine] / dlls / mshtml / htmlstyle.c
2006-11-17  Jacek Cabanmshtml: Added put_fontSize implementation.
2006-11-17  Jacek Cabanmshtml: Added put_backgroundColor implementation.
2006-11-17  Jacek Cabanmshtml: Added put_fontFamily implementation.
2006-11-17  Jacek Cabanmshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
2006-11-17  Jacek Cabanmshtml: Added get_style implementation.