herman wrote: > If I get nsIDOMCSSStyleDeclaration* from calling GetComputedStyle(), > how can I get a pointer to nsComputedDOMStyle? > I need a pointer to nsComputedDOMStyle so that I can call the > function GetBackgroundColor().
Er... why do you need an nsComputedDOMStyle pointer for that, exactly? Why are the DOM apis not good enough for you here? -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

