/dom/events/passive-by-default.html| status | subtest | message |
|---|---|---|
| PASS | touchstart listener is passive by default for Window | |
| PASS | touchstart listener is passive with {passive:undefined} for Window | |
| PASS | touchstart listener is non-passive with {passive:false} for Window | |
| PASS | touchstart listener is passive with {passive:true} for Window | |
| PASS | touchstart listener is passive by default for DocumentImpl | |
| PASS | touchstart listener is passive with {passive:undefined} for DocumentImpl | |
| PASS | touchstart listener is non-passive with {passive:false} for DocumentImpl | |
| PASS | touchstart listener is passive with {passive:true} for DocumentImpl | |
| PASS | touchstart listener is passive by default for HTMLHtmlElement | |
| PASS | touchstart listener is passive with {passive:undefined} for HTMLHtmlElement | |
| PASS | touchstart listener is non-passive with {passive:false} for HTMLHtmlElement | |
| PASS | touchstart listener is passive with {passive:true} for HTMLHtmlElement | |
| PASS | touchstart listener is passive by default for HTMLBodyElement | |
| PASS | touchstart listener is passive with {passive:undefined} for HTMLBodyElement | |
| PASS | touchstart listener is non-passive with {passive:false} for HTMLBodyElement | |
| PASS | touchstart listener is passive with {passive:true} for HTMLBodyElement | |
| PASS | touchstart listener is non-passive by default for HTMLDivElement | |
| PASS | touchstart listener is non-passive with {passive:undefined} for HTMLDivElement | |
| PASS | touchstart listener is non-passive with {passive:false} for HTMLDivElement | |
| PASS | touchstart listener is passive with {passive:true} for HTMLDivElement | |
| PASS | touchmove listener is passive by default for Window | |
| PASS | touchmove listener is passive with {passive:undefined} for Window | |
| PASS | touchmove listener is non-passive with {passive:false} for Window | |
| PASS | touchmove listener is passive with {passive:true} for Window | |
| PASS | touchmove listener is passive by default for DocumentImpl | |
| PASS | touchmove listener is passive with {passive:undefined} for DocumentImpl | |
| PASS | touchmove listener is non-passive with {passive:false} for DocumentImpl | |
| PASS | touchmove listener is passive with {passive:true} for DocumentImpl | |
| PASS | touchmove listener is passive by default for HTMLHtmlElement | |
| PASS | touchmove listener is passive with {passive:undefined} for HTMLHtmlElement | |
| PASS | touchmove listener is non-passive with {passive:false} for HTMLHtmlElement | |
| PASS | touchmove listener is passive with {passive:true} for HTMLHtmlElement | |
| PASS | touchmove listener is passive by default for HTMLBodyElement | |
| PASS | touchmove listener is passive with {passive:undefined} for HTMLBodyElement | |
| PASS | touchmove listener is non-passive with {passive:false} for HTMLBodyElement | |
| PASS | touchmove listener is passive with {passive:true} for HTMLBodyElement | |
| PASS | touchmove listener is non-passive by default for HTMLDivElement | |
| PASS | touchmove listener is non-passive with {passive:undefined} for HTMLDivElement | |
| PASS | touchmove listener is non-passive with {passive:false} for HTMLDivElement | |
| PASS | touchmove listener is passive with {passive:true} for HTMLDivElement | |
| PASS | wheel listener is passive by default for Window | |
| PASS | wheel listener is passive with {passive:undefined} for Window | |
| PASS | wheel listener is non-passive with {passive:false} for Window | |
| PASS | wheel listener is passive with {passive:true} for Window | |
| PASS | wheel listener is passive by default for DocumentImpl | |
| PASS | wheel listener is passive with {passive:undefined} for DocumentImpl | |
| PASS | wheel listener is non-passive with {passive:false} for DocumentImpl | |
| PASS | wheel listener is passive with {passive:true} for DocumentImpl | |
| PASS | wheel listener is passive by default for HTMLHtmlElement | |
| PASS | wheel listener is passive with {passive:undefined} for HTMLHtmlElement | |
| PASS | wheel listener is non-passive with {passive:false} for HTMLHtmlElement | |
| PASS | wheel listener is passive with {passive:true} for HTMLHtmlElement | |
| PASS | wheel listener is passive by default for HTMLBodyElement | |
| PASS | wheel listener is passive with {passive:undefined} for HTMLBodyElement | |
| PASS | wheel listener is non-passive with {passive:false} for HTMLBodyElement | |
| PASS | wheel listener is passive with {passive:true} for HTMLBodyElement | |
| PASS | wheel listener is non-passive by default for HTMLDivElement | |
| PASS | wheel listener is non-passive with {passive:undefined} for HTMLDivElement | |
| PASS | wheel listener is non-passive with {passive:false} for HTMLDivElement | |
| PASS | wheel listener is passive with {passive:true} for HTMLDivElement | |
| PASS | mousewheel listener is passive by default for Window | |
| PASS | mousewheel listener is passive with {passive:undefined} for Window | |
| PASS | mousewheel listener is non-passive with {passive:false} for Window | |
| PASS | mousewheel listener is passive with {passive:true} for Window | |
| PASS | mousewheel listener is passive by default for DocumentImpl | |
| PASS | mousewheel listener is passive with {passive:undefined} for DocumentImpl | |
| PASS | mousewheel listener is non-passive with {passive:false} for DocumentImpl | |
| PASS | mousewheel listener is passive with {passive:true} for DocumentImpl | |
| PASS | mousewheel listener is passive by default for HTMLHtmlElement | |
| PASS | mousewheel listener is passive with {passive:undefined} for HTMLHtmlElement | |
| PASS | mousewheel listener is non-passive with {passive:false} for HTMLHtmlElement | |
| PASS | mousewheel listener is passive with {passive:true} for HTMLHtmlElement | |
| PASS | mousewheel listener is passive by default for HTMLBodyElement | |
| PASS | mousewheel listener is passive with {passive:undefined} for HTMLBodyElement | |
| PASS | mousewheel listener is non-passive with {passive:false} for HTMLBodyElement | |
| PASS | mousewheel listener is passive with {passive:true} for HTMLBodyElement | |
| PASS | mousewheel listener is non-passive by default for HTMLDivElement | |
| PASS | mousewheel listener is non-passive with {passive:undefined} for HTMLDivElement | |
| PASS | mousewheel listener is non-passive with {passive:false} for HTMLDivElement | |
| PASS | mousewheel listener is passive with {passive:true} for HTMLDivElement | |
| PASS | touchend listener is non-passive by default for Window | |
| PASS | touchend listener is non-passive with {passive:undefined} for Window | |
| PASS | touchend listener is non-passive with {passive:false} for Window | |
| PASS | touchend listener is passive with {passive:true} for Window | |
| PASS | touchend listener is non-passive by default for DocumentImpl | |
| PASS | touchend listener is non-passive with {passive:undefined} for DocumentImpl | |
| PASS | touchend listener is non-passive with {passive:false} for DocumentImpl | |
| PASS | touchend listener is passive with {passive:true} for DocumentImpl | |
| PASS | touchend listener is non-passive by default for HTMLHtmlElement | |
| PASS | touchend listener is non-passive with {passive:undefined} for HTMLHtmlElement | |
| PASS | touchend listener is non-passive with {passive:false} for HTMLHtmlElement | |
| PASS | touchend listener is passive with {passive:true} for HTMLHtmlElement | |
| PASS | touchend listener is non-passive by default for HTMLBodyElement | |
| PASS | touchend listener is non-passive with {passive:undefined} for HTMLBodyElement | |
| PASS | touchend listener is non-passive with {passive:false} for HTMLBodyElement | |
| PASS | touchend listener is passive with {passive:true} for HTMLBodyElement | |
| PASS | touchend listener is non-passive by default for HTMLDivElement | |
| PASS | touchend listener is non-passive with {passive:undefined} for HTMLDivElement | |
| PASS | touchend listener is non-passive with {passive:false} for HTMLDivElement | |
| PASS | touchend listener is passive with {passive:true} for HTMLDivElement |
bundle built 2026-07-16T07:16:48.063Z