RFR: 8345348: CSS media feature queries [v32]

Michael Strauß mstrauss at openjdk.org
Sun Jun 15 22:14:17 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 48 commits:

 - Merge branch 'master' into feature/media-queries
 - use custom mediaFeature javadoc tag
 - Merge branch 'master' into feature/media-queries
 - fix wrong <br> HTML tags
 - 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
 - ... and 38 more: https://git.openjdk.org/jfx/compare/fd30c948...e769ce17

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

Changes: https://git.openjdk.org/jfx/pull/1655/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1655&range=31
  Stats: 5238 lines in 43 files changed: 4072 ins; 1058 del; 108 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