Dactyloidae/modules
athenian200 da2461fa57 Issue #1752 - Implement "prefers-color-scheme" as a user preference.
This PR passes all current tests for this feature, and implements the "prefers-color-scheme" media query as an enumerated keyword that is controlled by an integer preference.

Currently, the possible options are 0 to see a website's fallback code and essentially behave like this isn't implemented (our current behavior), 1 to express a preference for a light theme (the default for spec reasons), and 2 to express a preference for a dark theme. Over time, this list may expand to include other preferences like a preference for a sepia theme or something, and this leaves us prepared for that future.
2021-03-25 09:05:20 +08:00
..
brotli Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
fdlibm Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
freetype2 [sfnt] Fix heap buffer overflow. 2020-11-20 09:31:30 +08:00
libbz2 Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
libjar Issue #1683 - Update libjar module. 2020-11-16 21:10:23 +08:00
libmar Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
libpref Issue #1752 - Implement "prefers-color-scheme" as a user preference. 2021-03-25 09:05:20 +08:00
woff2 Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
xz-embedded Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
zlib Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00