mshtml: Don't assume that nsIDOMHTMLElement inherits from nsIDOMNode in HTMLDocument_...
commitfc38aea9ba41652d134391c45e332da76e9f587f
authorJacek Caban <jacek@codeweavers.com>
Tue, 30 Sep 2014 08:14:06 +0000 (30 10:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Sep 2014 15:37:01 +0000 (30 17:37 +0200)
tree3c3645fcbaf5e0042cbd0b475ac2c2759375fa3d
parent07751840acd8d9a7af2c0ebb47fff5810c11d858
mshtml: Don't assume that nsIDOMHTMLElement inherits from nsIDOMNode in HTMLDocument_createStyleSheet.

This will change after the next Gecko update.
dlls/mshtml/htmldoc.c