RFR: 8345348: CSS media feature queries [v28]
Michael Strauß
mstrauss at openjdk.org
Mon Jun 2 15:16:23 UTC 2025
> Implementation of [CSS media queries](https://gist.github.com/mstr2/cbb93bff03e073ec0c32aac317b22de7).
Michael Strauß has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 44 commits:
- Merge branch 'master' into feature/media-queries
- doc
- reorder Scene.Preferences.colorScheme
- move doc from Scene.Preferences to Platform.Preferences
- Merge branch 'master' into feature/media-queries
- add -fx vendor prefix to prefers-persistent-scrollbars
- cssref documentation changes
- added test
- canonical modifier order
- improve synchronization in PreferenceProperties
- ... and 34 more: https://git.openjdk.org/jfx/compare/5d367530...25f369cd
-------------
Changes: https://git.openjdk.org/jfx/pull/1655/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1655&range=27
Stats: 5272 lines in 42 files changed: 4110 ins; 1048 del; 114 mod
Patch: https://git.openjdk.org/jfx/pull/1655.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1655/head:pull/1655
PR: https://git.openjdk.org/jfx/pull/1655
More information about the openjfx-dev
mailing list