Commit bd73517
committed
test: enable passive listener tests after implementation fix
Remove skip() call from passive listener tests as
the DOM passive listener specification is now properly implemented.
The tests now pass with the correct preventDefault() behavior
when listeners are marked as passive.1 parent e1f5ee4 commit bd73517
File tree
1 file changed
+0
-1
lines changed- test/parallel
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
0 commit comments