> 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.
Jay Bhaskar has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits: - Merge remote-tracking branch 'upstream/master' into 8336798 - make test as JNUIT5 and apply review comments - restore master file - remove extra files checked in by mistake - 8336798: DRT test cssrounding.html test for linear layout fails with WebKit 619.1 - 8335548: testCookieEnabled fails with WebKit 619.1 ------------- Changes: https://git.openjdk.org/jfx/pull/1514/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1514&range=04 Stats: 173 lines in 2 files changed: 172 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/1514.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1514/head:pull/1514 PR: https://git.openjdk.org/jfx/pull/1514