Jonathan wrote: > i would like to get the width/height attribute of the HTMLImageElement > inside nsImageFrame.
OK. > So the only way i can see doing that is to cast nsGenericHtmlElement > and call 'GetAttr()' You can call GetAttr on nsIContent*, no? -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

