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 I agree with the sentiment, my question was "what happens". It will not evaluate the `@media` block with any of the declared values, correct? Should it be mentioned in the `cssref.html`, or is it self-evident? ------------- PR Comment: https://git.openjdk.org/jfx/pull/2193#issuecomment-4834391204
