On Fri, 9 Jan 2026 09:47:46 GMT, Markus Mack <[email protected]> wrote:

>> Michael Strauß has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   update copyright years
>
> modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html line 
> 880:
> 
>> 878:                 operators and two values. For example:<br>
>> 879:                 <code>
>> 880:                     (400px &gt;= width &gt;= 600px)<br>
> 
> This should be `(400px &lt;= width &lt;= 600px)`

@kevinrushforth This is a typo that affects an already-approved CSR, but fixing 
it doesn't meaningfully change the specification. Given that I'd like to get 
this PR in for JFX 26, how do we continue here?

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1844#discussion_r2676302608

Reply via email to