On Fri, 15 May 2020 17:33:10 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Bhawesh Choudhary has updated the pull request with a new target base due to >> a merge or a rebase. The pull request now >> contains four commits: >> - Merge branch 'master' into 8181775 >> - Removed wildcard import statement >> - Formatting (File Mode Attribute change) >> - 8181775: JavaFX WebView does not calculate border-radius properly > > The fix looks correct, but I want to test it. I left one minor comment on the > test. In general, we recommend not to rebase your branch once you have opened the PR. Occasionally there might be a need, but the usual way to do it is to merge in the latest upstream `master` branch without rebasing. ------------- PR: https://git.openjdk.java.net/jfx/pull/218