John J. Barton wrote:
I know since Boris did not have an answer that this is a long shot but: does anyone know how to get the user agent stylesheets in Javascript? document.styleSheets gives the page style sheets, but how to get the user agent sheets?
What do you need them for? The effective UA style sheet is a combination of CSS and C++ code. Which parts are CSS and which parts are C++ code changes over time. ~fantasai _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

