Almost clean backport of JDK-8340322 Manually changed: * build.gradle minor change * modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLElementStack.cpp because JDK-8344899 is not backported * modules/javafx.web/src/test/java/test/javafx/scene/web/CanvasTest.java because JDK-8339515 is not backported
------------- Commit messages: - Backport 1e6915738d654e6cf7a547e47b8b020117db6bc3 Changes: https://git.openjdk.org/jfx17u/pull/230/files Webrev: Webrev is not available because diff is too large Issue: https://bugs.openjdk.org/browse/JDK-8340322 Stats: 773683 lines in 8157 files changed: 644448 ins; 72180 del; 57055 mod Patch: https://git.openjdk.org/jfx17u/pull/230.diff Fetch: git fetch https://git.openjdk.org/jfx17u.git pull/230/head:pull/230 PR: https://git.openjdk.org/jfx17u/pull/230