On Fri, 9 Jan 2026 16:10:09 GMT, Andy Goryachev <[email protected]> wrote:
>> Michael Strauß has updated the pull request incrementally with one >> additional commit since the last revision: >> >> typo > > 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: (600px >= width >= 400px)<br> > > it's probably customary to go from small value to large > `400 >= width >= 600` Yes, but I think it's better to show both versions here, since otherwise people might think that only one form is supported. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1844#discussion_r2676769996
