RFR: 8345348: CSS media feature queries [v34]
Michael Strauß
mstrauss at openjdk.org
Fri Jun 20 01:39:49 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 50 commits:
- Merge branch 'master' into feature/media-queries
- Merge branch 'master' into feature/media-queries
- 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
- ... and 40 more: https://git.openjdk.org/jfx/compare/fc4642db...b01f0414
-------------
Changes: https://git.openjdk.org/jfx/pull/1655/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1655&range=33
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