blob: f594f4efc84139d7cd10553d7c6ec17179c0eb64 [file] [log] [blame]
PASS Supports passive option on addEventListener only
FAIL preventDefault should be ignored if-and-only-if the passive option is true Can't find variable: document
PASS returnValue should be ignored if-and-only-if the passive option is true
FAIL passive behavior of one listener should be unaffected by the presence of other listeners Can't find variable: document
PASS Equivalence of option values