RFR: 8345348: CSS media feature queries [v21]
Michael Strauß
mstrauss at openjdk.org
Tue May 6 07:05:31 UTC 2025
On Mon, 5 May 2025 15:11:47 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Michael Strauß has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 30 commits:
>>
>> - Merge branch 'master' into feature/media-queries
>> - cssref doc
>> - Merge branch 'master' into feature/media-queries
>> - reorder fields
>> - remove ReadOnlyBooleanWrapper
>> - Scene preferences only actively observe platform preferences when the scene is showing
>> - formatting
>> - typo
>> - use equality instead of identity
>> - rename TokenStream methods
>> - ... and 20 more: https://git.openjdk.org/jfx/compare/498b7e4c...626a904d
>
> modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/media-query.svg line 2:
>
>> 1: <?xml version="1.0" encoding="UTF-8" standalone="no"?>
>> 2: <svg
>
> just an observation: these images look blurry on my mac external monitor (scale=1) relative to the w3.org ones (on the left):
>
> 
I don't really see a major difference on your screenshot, both versions look blurry to me. When I open `cssref.html` in Chrome, it looks quite sharp.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1655#discussion_r2074845490
More information about the openjfx-dev
mailing list