RFR: 8345348: CSS media feature queries [v10]

Michael Strauß mstrauss at openjdk.org
Fri Apr 11 17:40:09 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 17 commits:

 - Merge branch 'master' into feature/media-queries
 - add more tests
 - Merge branch 'master' into feature/media-queries
 - small refactor
 - make media-query types internal
 - add documentation
 - add missing javadoc tag
 - revert import
 - move scene preferences to Scene.Preferences interface
 - revert
 - ... and 7 more: https://git.openjdk.org/jfx/compare/8a61dd2b...3c5bbb84

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

Changes: https://git.openjdk.org/jfx/pull/1655/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1655&range=09
  Stats: 4951 lines in 40 files changed: 3840 ins; 1026 del; 85 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