Skip to content

events: change status of `event.returnvalue` to legacy

event.returnvalue is described as legacy in spec. Plus, add missed '#'(private member) of defaultPrevented in implementation.

Refs: https://dom.spec.whatwg.org/#interface-event Refs: https://developer.mozilla.org/en-US/docs/Web/API/Event/returnValue

Merge request reports

Loading