Boris Zbarsky wrote:
Myk Melez wrote:
(as long as the settings service can access the stylesheet for editing once the stylesheet service has loaded it)

This is probably best handled by unloading the sheet, editing it, then reloading it.

 because not all settings are style-based.  Text size, for one, is
(surprisingly) set by prescontext.

Yeah, indeed.  Do we have a list of the "settings" we want to affect?

Not a complete or final one, but candidates include:

* text size
* text and background colors
* ability to run JavaScript (+ advanced JavaScript settings?)
* ability to open popup windows (already applied per-site)

In general, the stuff in the Preferences > Content panel (or that would go there if implemented) are the kinds of settings I'm targeting for improvement, although issues vary (some are already applied per-site, others may not be common enough to warrant additional exposure, etc.).

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

Reply via email to