RFR: 8296330: Tests: Add layout container snapping tests [v6]
Marius Hanl
mhanl at openjdk.org
Thu Nov 10 16:46:53 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: Added JDK-8296609
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/936/files
- new: https://git.openjdk.org/jfx/pull/936/files/8ce4d3bc..5ce2f7de
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=936&range=05
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=936&range=04-05
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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