RFR: 8345348: CSS media feature queries [v20]
Michael Strauß
mstrauss at openjdk.org
Tue May 6 20:23:01 UTC 2025
On Tue, 6 May 2025 15:26:59 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> I don't want to overload cssref with too many examples, as this is not supposed to be a general-purpose CSS documentation. The media query doc is already quite comprehensive as it is. For detailed information, there's always the W3C specification, and hundreds of third-party sources.
>
> I insist: the doc should include an example with an operator, and possibly how to achieve A and not B case mentioned earlier.
>
> Assume the reader has no clue how media queries work and does not want to wade through the massive and unrelated w3.org spec. The `cssref.html` should be self-sufficient in that sense, in my opinion.
I've added more examples to cssref.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1655#discussion_r2076216906
More information about the openjfx-dev
mailing list