On Thu, 21 May 2026 20:01:07 GMT, Michael Strauß <[email protected]> wrote:
>> 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 @Maran23 Do you want to to be the second reviewer? ------------- PR Comment: https://git.openjdk.org/jfx/pull/2161#issuecomment-4536564611
