On Fri, 19 Jul 2024 06:53:16 GMT, Jay Bhaskar <jbhas...@openjdk.org> wrote:
> Issue: CSSRounding.html DRT Test fails due sub pixel layout. The fractional > value adds up to 1px extra height. > Solution: The Prefer height calculation should do flooring of fractional > values. This is valid for Linear Layout which is a legacy support to most of > the browsers. Reviewers: @HimaBinduMeda @kevinrushforth ------------- PR Comment: https://git.openjdk.org/jfx/pull/1514#issuecomment-2238993126