mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-31 04:43:22 -04:00
addEventListener can take a boolean (capture, already supported) or an object of options. This adds union support for the two, but only supports the `capture` field of the options object. The other fields are not supported by netsurf.