On Sun, 28 Jun 2026 16:45:07 GMT, Michael Strauß <[email protected]> wrote:
>> Add the `-fx-platform` media query (similar to `-moz-platform` in Firefox) >> that allows applications to switch styles based on the operating system on >> which the application is running. >> >> >> --------- >> - [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: > > remove "embedded" and "headless" platforms Should there be another, catch-all case where the platform does not fit the linux/macos/windows triad? Solaris, for example? Also, the CSR will need to be updated, and perhaps it should contain some explanation of the case when the platform does not map to the three defined choices. ------------- PR Review: https://git.openjdk.org/jfx/pull/2193#pullrequestreview-4592691248
