zotero/chrome/content/scaffold
Dan Stillman f472ee6a4c fx115: Remove global.dtd includes and chromedir attribute
It only had `locale.dir`, which it looks like we can handle in different
ways now:

- CSS rules with `:-moz-locale-dir(ltr)`
- `let isLTR = document.documentElement.matches(":-moz-locale-dir(ltr)");`
2024-03-30 00:58:53 -04:00
..
monaco fx-compat: Scaffold: Fix indentation using spaces 2022-07-11 13:03:48 -04:00
templates Scaffold: Update copyright year automatically 2024-03-18 12:20:22 -04:00
content.js fx-compat: Initial fix for Scaffold 2022-06-08 17:16:50 -05:00
load.js Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
load.xhtml Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
scaffold.js fx115: Update loadURI() calls to take nsIURI and remove loadURIWithFlags 2024-03-30 00:58:53 -04:00
scaffold.xhtml fx115: Remove global.dtd includes and chromedir attribute 2024-03-30 00:58:53 -04:00
translators.js Overhaul Scaffold (#2293) 2022-03-02 22:36:04 -05:00