RFR: 8345348: CSS media feature queries [v20]

Michael Strauß mstrauss at openjdk.org
Mon Apr 28 07:38:37 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 28 commits:

 - Merge branch 'master' into feature/media-queries
 - reorder fields
 - remove ReadOnlyBooleanWrapper
 - Scene preferences only actively observe platform preferences when the scene is showing
 - formatting
 - typo
 - use equality instead of identity
 - rename TokenStream methods
 - improved implementation of NullCoalescingPropertyBase
 - small refactor
 - ... and 18 more: https://git.openjdk.org/jfx/compare/3fdd2138...32abb8a3

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

Changes: https://git.openjdk.org/jfx/pull/1655/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1655&range=19
  Stats: 5135 lines in 41 files changed: 3983 ins; 1050 del; 102 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