On Mon, 17 Apr 2023 06:00:19 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
>> This PR adds the following methods to the `EventTarget` interface: >> 1. `addEventHandler` >> 2. `removeEventHandler` >> 3. `addEventFilter` >> 4. `removeEventFilter` > > Michael Strauß has updated the pull request incrementally with one additional > commit since the last revision: > > doc changes Looks good to me too! Maybe we can also add some parameterized tests. Not necessary needed for this ticket but probably a good idea to do still. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1090#issuecomment-1512001841