On Tue, 2 Feb 2021 15:16:35 GMT, Matthias Perktold <github.com+7334069+mperkt...@openjdk.org> wrote:
> Also, regarding a resolution of 93/94/95, I think rather than hardcoding 96, > we should ensure that the behavior is correct for various screen sizes. I > don't know how to change the resolution just for the test, but if that is > possible, I think we should test several values, like 96, something below > that and something above. I think we should hard-code 96. Does JDK treat 93/94/95 differently? Does it change font size in any other place but CSS with W3C_LENGTH_UNITS? ------------- PR: https://git.openjdk.java.net/jdk/pull/2256