RFR: 8345348: CSS media feature queries [v20]
Michael Strauß
mstrauss at openjdk.org
Tue May 6 04:51:23 UTC 2025
On Fri, 2 May 2025 23:03:50 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 28 commits:
>>
>> - 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
>> - improved implementation of NullCoalescingPropertyBase
>> - small refactor
>> - ... and 18 more: https://git.openjdk.org/jfx/compare/3fdd2138...32abb8a3
>
> modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html line 838:
>
>> 836: An empty media query list evaluates to <code>true</code>.
>> 837: <figure style="margin: 0">
>> 838: <img src="media-query.svg" width="210" alt="Media Query List">
>
> did you create these images yourself?
Yes.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1655#discussion_r2074729229
More information about the openjfx-dev
mailing list