RFR: 8345348: CSS media feature queries [v25]

Michael Strauß mstrauss at openjdk.org
Sun May 25 00:19:36 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 40 commits:

 - 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
 - review comments
 - added tests
 - documentation
 - use serializedId in MediaQuerySerializer
 - ... and 30 more: https://git.openjdk.org/jfx/compare/9950d33c...b61f1918

-------------

Changes: https://git.openjdk.org/jfx/pull/1655/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1655&range=24
  Stats: 5275 lines in 41 files changed: 4125 ins; 1041 del; 109 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