WPT
wpt / dom / events / passive-by-default.html
Spec: DOM ↗
Runs: Chrome 155.0.8043.0 (wpt@bffb67c05, 2026-09-05) | Firefox 157.0a1 (wpt@9b965429d, 2026-09-05) | Safari 251 preview (wpt@c29bd2aee, 2026-09-05) | Ladybird 1.0-4912a (wpt@b09f5cdca, 2026-09-05) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 100/100 | 92/100 | 100/100 | 100/100 | 100/100 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| touchstart listener is passive by default for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive with {passive:undefined} for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is non-passive with {passive:false} for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive with {passive:true} for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive by default for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchstart listener is passive with {passive:undefined} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchstart listener is non-passive with {passive:false} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchstart listener is passive with {passive:true} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchstart listener is passive by default for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive with {passive:undefined} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is non-passive with {passive:false} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive with {passive:true} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive by default for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive with {passive:undefined} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is non-passive with {passive:false} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive with {passive:true} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is non-passive by default for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is non-passive with {passive:undefined} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is non-passive with {passive:false} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive with {passive:true} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive by default for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive with {passive:undefined} for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is non-passive with {passive:false} for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive with {passive:true} for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive by default for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchmove listener is passive with {passive:undefined} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchmove listener is non-passive with {passive:false} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchmove listener is passive with {passive:true} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchmove listener is passive by default for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive with {passive:undefined} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is non-passive with {passive:false} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive with {passive:true} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive by default for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive with {passive:undefined} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is non-passive with {passive:false} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive with {passive:true} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is non-passive by default for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is non-passive with {passive:undefined} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is non-passive with {passive:false} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchmove listener is passive with {passive:true} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive by default for Window | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive with {passive:undefined} for Window | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is non-passive with {passive:false} for Window | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive with {passive:true} for Window | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive by default for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| wheel listener is passive with {passive:undefined} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| wheel listener is non-passive with {passive:false} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| wheel listener is passive with {passive:true} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| wheel listener is passive by default for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive with {passive:undefined} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is non-passive with {passive:false} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive with {passive:true} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive by default for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive with {passive:undefined} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is non-passive with {passive:false} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive with {passive:true} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is non-passive by default for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is non-passive with {passive:undefined} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is non-passive with {passive:false} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| wheel listener is passive with {passive:true} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is passive by default for Window | PASS | FAIL | PASS | PASS | PASS | — |
| mousewheel listener is passive with {passive:undefined} for Window | PASS | FAIL | PASS | PASS | PASS | — |
| mousewheel listener is non-passive with {passive:false} for Window | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is passive with {passive:true} for Window | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is passive by default for HTMLDocument | PASS | FAIL | PASS | PASS | — | — |
| mousewheel listener is passive with {passive:undefined} for HTMLDocument | PASS | FAIL | PASS | PASS | — | — |
| mousewheel listener is non-passive with {passive:false} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| mousewheel listener is passive with {passive:true} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| mousewheel listener is passive by default for HTMLHtmlElement | PASS | FAIL | PASS | PASS | PASS | — |
| mousewheel listener is passive with {passive:undefined} for HTMLHtmlElement | PASS | FAIL | PASS | PASS | PASS | — |
| mousewheel listener is non-passive with {passive:false} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is passive with {passive:true} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is passive by default for HTMLBodyElement | PASS | FAIL | PASS | PASS | PASS | — |
| mousewheel listener is passive with {passive:undefined} for HTMLBodyElement | PASS | FAIL | PASS | PASS | PASS | — |
| mousewheel listener is non-passive with {passive:false} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is passive with {passive:true} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is non-passive by default for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is non-passive with {passive:undefined} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is non-passive with {passive:false} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| mousewheel listener is passive with {passive:true} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive by default for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive with {passive:undefined} for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive with {passive:false} for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is passive with {passive:true} for Window | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive by default for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchend listener is non-passive with {passive:undefined} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchend listener is non-passive with {passive:false} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchend listener is passive with {passive:true} for HTMLDocument | PASS | PASS | PASS | PASS | — | — |
| touchend listener is non-passive by default for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive with {passive:undefined} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive with {passive:false} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is passive with {passive:true} for HTMLHtmlElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive by default for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive with {passive:undefined} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive with {passive:false} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is passive with {passive:true} for HTMLBodyElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive by default for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive with {passive:undefined} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is non-passive with {passive:false} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchend listener is passive with {passive:true} for HTMLDivElement | PASS | PASS | PASS | PASS | PASS | — |
| touchstart listener is passive by default for Document | — | — | — | — | PASS | — |
| touchstart listener is passive with {passive:undefined} for Document | — | — | — | — | PASS | — |
| touchstart listener is non-passive with {passive:false} for Document | — | — | — | — | PASS | — |
| touchstart listener is passive with {passive:true} for Document | — | — | — | — | PASS | — |
| touchmove listener is passive by default for Document | — | — | — | — | PASS | — |
| touchmove listener is passive with {passive:undefined} for Document | — | — | — | — | PASS | — |
| touchmove listener is non-passive with {passive:false} for Document | — | — | — | — | PASS | — |
| touchmove listener is passive with {passive:true} for Document | — | — | — | — | PASS | — |
| wheel listener is passive by default for Document | — | — | — | — | PASS | — |
| wheel listener is passive with {passive:undefined} for Document | — | — | — | — | PASS | — |
| wheel listener is non-passive with {passive:false} for Document | — | — | — | — | PASS | — |
| wheel listener is passive with {passive:true} for Document | — | — | — | — | PASS | — |
| mousewheel listener is passive by default for Document | — | — | — | — | PASS | — |
| mousewheel listener is passive with {passive:undefined} for Document | — | — | — | — | PASS | — |
| mousewheel listener is non-passive with {passive:false} for Document | — | — | — | — | PASS | — |
| mousewheel listener is passive with {passive:true} for Document | — | — | — | — | PASS | — |
| touchend listener is non-passive by default for Document | — | — | — | — | PASS | — |
| touchend listener is non-passive with {passive:undefined} for Document | — | — | — | — | PASS | — |
| touchend listener is non-passive with {passive:false} for Document | — | — | — | — | PASS | — |
| touchend listener is passive with {passive:true} for Document | — | — | — | — | PASS | — |