RFR: 8296330: Tests: Add layout container snapping tests [v5]

Marius Hanl mhanl at openjdk.org
Wed Nov 9 09:46:10 UTC 2022


> While checking https://bugs.openjdk.org/browse/JDK-8295078 I found much more layout container which do not snap their children correctly.
> 
> The goal of this PR is to add snapping tests for all layout container.
> After that we can create issues for all broken layout container, fix them and comment in the corresponding line.

Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:

  8296330: Fixed typos, improved javadoc

-------------

Changes:
  - all: https://git.openjdk.org/jfx/pull/936/files
  - new: https://git.openjdk.org/jfx/pull/936/files/fa8bc1ba..8ce4d3bc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=936&range=04
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=936&range=03-04

  Stats: 6 lines in 1 file changed: 3 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jfx/pull/936.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/936/head:pull/936

PR: https://git.openjdk.org/jfx/pull/936


More information about the openjfx-dev mailing list