> This PR adds the `-fx-supports-conditional-feature` media query, which allows > applications to adapt their stylesheets to different platforms with varying > conditional feature support. Currently, the built-in themes use hard-coded > logic to include or exclude conditional-feature stylesheets. The new media > query allows us to potentially remove the hard-coded logic in the future, and > gives third-party themes an API to query conditional feature support. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Michael Strauß has updated the pull request incrementally with one additional commit since the last revision: add doc links ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2161/files - new: https://git.openjdk.org/jfx/pull/2161/files/f8ebff5e..507acb07 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2161&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2161&range=00-01 Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jfx/pull/2161.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2161/head:pull/2161 PR: https://git.openjdk.org/jfx/pull/2161
