Hi, If I have a pointer to nsIFrame, is it possible to find out the alignment of that nsIFrame?
For example, I have this as my source: <body> <center> hello world. </center> </body> If I have a pointer to the nsIFrame of the text 'hello world', can I know it is 'center' aligned? Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

