fantasai wrote:
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.

They inform users about the UA style in Firebug; in Chromebug we want to edit them to change the XUL app look and see if we like it.

jjb
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to