hg: openjfx/13-dev/rt: 8224636: CSS "pointer-events" property "stroke" is not respected for SVG renderings
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Thu Jul 18 18:42:39 UTC 2019
Changeset: 0553463dccee
Author: kcr
Date: 2019-07-16 05:41 -0700
URL: https://hg.openjdk.java.net/openjfx/13-dev/rt/rev/0553463dccee
8224636: CSS "pointer-events" property "stroke" is not respected for SVG renderings
Reviewed-by: arajkumar, kcr
Contributed-by: mblaesing at doppel-helix.eu
! modules/javafx.web/src/main/java/com/sun/javafx/webkit/prism/WCPathImpl.java
! modules/javafx.web/src/main/java/com/sun/webkit/graphics/WCPath.java
! modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/DashArray.h
! modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/GraphicsContextJava.cpp
! modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/PathJava.cpp
! modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/PlatformContextJava.h
+ modules/javafx.web/src/test/java/test/javafx/scene/web/SVGPointerEventsTest.java
+ modules/javafx.web/src/test/resources/test/html/pointerevents-stroke.html
More information about the openjfx-changes
mailing list