mshtml: Reimplement IHTMLStyle::put_backgroundPositionX using background-position...
authorJacek Caban <jacek@codeweavers.com>
Fri, 25 Feb 2011 13:11:52 +0000 (14:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Feb 2011 14:03:33 +0000 (15:03 +0100)
commitbe29542f29e4f3443c8491b46bf9681ee513a800
tree5304d4bacfc7f850cbbe057842f26bb81636c4de
parentfa946c09cedf64d15d9f8839550dc946ff2b4c31
mshtml: Reimplement IHTMLStyle::put_backgroundPositionX using background-position property.

Current implementation can't work because backgroundPositionX is IE
extension, not handled by Gecko.
dlls/mshtml/htmlstyle.c