blob: 46109fa864565df9faf30fd3d936ca4176b8915d [file] [log] [blame]
PASS Supports passive option on addEventListener only
PASS preventDefault should be ignored if-and-only-if the passive option is true
PASS returnValue should be ignored if-and-only-if the passive option is true
PASS passive behavior of one listener should be unaffected by the presence of other listeners
PASS Equivalence of option values