RFR: 8345348: CSS media feature queries [v13]
Andy Goryachev
angorya at openjdk.org
Fri May 2 21:59:50 UTC 2025
On Fri, 2 May 2025 21:53:09 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> `reconsume` -> `resetToPrevious` + mention "reconsume" in javadoc?
>
> I don't want to die on the `reconsume` hill here, but I think there is some value in being able to read through the W3C specification of the CSS algorithms, and find similar terminology in our implementation. Makes it a bit easier to correlate specification and implementation.
I think there is value in clarity, especially if we are not implementing 100% of the "spec". I agree with John this name is suboptimal.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1655#discussion_r2072189333
More information about the openjfx-dev
mailing list