Hi, Does nsGenericHTMLElement implement the nsIDOMElementCSSInlineStyle interface? I look at the idl: http://lxr.mozilla.org/mozilla1.8.0/source/dom/public/idl/css/nsIDOMElementCSSInlineStyle.idl#42 and the .h of nsGenericHTMLElement:
http://lxr.mozilla.org/mozilla1.8.0/source/content/html/content/src/nsGenericHTMLElement.h I don' t ee the nsGenericHTMLElement has inherited the nsIDOMElementCSSInlineStyle class but it has the GetStyle method. Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

