WPT
wpt / html / semantics / disabled-elements / event-propagate-disabled.tentative.html
Spec: HTML ↗
Runs: Chrome 155.0.8041.0 (wpt@18be93235, 2026-09-04) | Firefox 157.0a1 (wpt@1b4bc17cf, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-17043 (wpt@25681acff, 2026-09-04) | 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 | 256/256 | 256/256 | 256/256 | 217/256 | 206/256 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Trusted click on <input>, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input>, observed from <body> | PASS | PASS | PASS | PASS | FAIL | — |
| Dispatch new MouseEvent() on <input>, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input>, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input>, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <select disabled=""></select>, observed from <select> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <select disabled=""></select>, observed from <body> | PASS | PASS | PASS | FAIL | PASS | — |
| Dispatch new MouseEvent() on <select disabled=""></select>, observed from <select> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <select disabled=""></select>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <select disabled=""></select>, observed from <select> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <select disabled=""></select>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <select disabled=""></select>, observed from <select> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <select disabled=""></select>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <select disabled=""> <!-- <option> can't be clicked as it doesn't have its own painting area --> <option>foo</option> </select>, observed from <select> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <select disabled=""> <!-- <option> can't be clicked as it doesn't have its own painting area --> <option>foo</option> </select>, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <select disabled=""> <!-- <option> can't be clicked as it doesn't have its own painting area --> <option>foo</option> </select>, observed from <select> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <select disabled=""> <!-- <option> can't be clicked as it doesn't have its own painting area --> <option>foo</option> </select>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <select disabled=""> <!-- <option> can't be clicked as it doesn't have its own painting area --> <option>foo</option> </select>, observed from <select> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <select disabled=""> <!-- <option> can't be clicked as it doesn't have its own painting area --> <option>foo</option> </select>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <select disabled=""> <!-- <option> can't be clicked as it doesn't have its own painting area --> <option>foo</option> </select>, observed from <select> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <select disabled=""> <!-- <option> can't be clicked as it doesn't have its own painting area --> <option>foo</option> </select>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <fieldset disabled="">Text</fieldset>, observed from <fieldset> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <fieldset disabled="">Text</fieldset>, observed from <body> | PASS | PASS | PASS | PASS | FAIL | — |
| Dispatch new MouseEvent() on <fieldset disabled="">Text</fieldset>, observed from <fieldset> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <fieldset disabled="">Text</fieldset>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <fieldset disabled="">Text</fieldset>, observed from <fieldset> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <fieldset disabled="">Text</fieldset>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <fieldset disabled="">Text</fieldset>, observed from <fieldset> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <fieldset disabled="">Text</fieldset>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <span> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <fieldset> | PASS | PASS | PASS | PASS | FAIL | — |
| Trusted click on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <body> | PASS | PASS | PASS | PASS | FAIL | — |
| Dispatch new MouseEvent() on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <span> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <fieldset> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <span> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <fieldset> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <span> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <fieldset> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <fieldset disabled=""><span class="target">Span</span></fieldset>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <button disabled="">Text</button>, observed from <button> | PASS | PASS | PASS | PASS | FAIL | — |
| Trusted click on <button disabled="">Text</button>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <button disabled="">Text</button>, observed from <button> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <button disabled="">Text</button>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <button disabled="">Text</button>, observed from <button> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <button disabled="">Text</button>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <button disabled="">Text</button>, observed from <button> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <button disabled="">Text</button>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <button disabled=""><span class="target">Span</span></button>, observed from <span> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <button disabled=""><span class="target">Span</span></button>, observed from <button> | PASS | PASS | PASS | PASS | FAIL | — |
| Trusted click on <button disabled=""><span class="target">Span</span></button>, observed from <body> | PASS | PASS | PASS | PASS | FAIL | — |
| Dispatch new MouseEvent() on <button disabled=""><span class="target">Span</span></button>, observed from <span> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <button disabled=""><span class="target">Span</span></button>, observed from <button> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <button disabled=""><span class="target">Span</span></button>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <button disabled=""><span class="target">Span</span></button>, observed from <span> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <button disabled=""><span class="target">Span</span></button>, observed from <button> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <button disabled=""><span class="target">Span</span></button>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <button disabled=""><span class="target">Span</span></button>, observed from <span> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <button disabled=""><span class="target">Span</span></button>, observed from <button> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <button disabled=""><span class="target">Span</span></button>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <textarea disabled=""></textarea>, observed from <textarea> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <textarea disabled=""></textarea>, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <textarea disabled=""></textarea>, observed from <textarea> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <textarea disabled=""></textarea>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <textarea disabled=""></textarea>, observed from <textarea> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <textarea disabled=""></textarea>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <textarea disabled=""></textarea>, observed from <textarea> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <textarea disabled=""></textarea>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="button">, observed from <input> | PASS | PASS | PASS | PASS | FAIL | — |
| Trusted click on <input disabled="" type="button">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="button">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="button">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="button">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="button">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="button">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="button">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="checkbox">, observed from <input> | PASS | PASS | PASS | PASS | FAIL | — |
| Trusted click on <input disabled="" type="checkbox">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="checkbox">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="checkbox">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="checkbox">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="checkbox">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="checkbox">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="checkbox">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="color" value="#000000">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="color" value="#000000">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="color" value="#000000">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="color" value="#000000">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="color" value="#000000">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="color" value="#000000">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="color" value="#000000">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="color" value="#000000">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="date">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="date">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="date">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="date">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="date">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="date">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="date">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="date">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="datetime-local">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="datetime-local">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="datetime-local">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="datetime-local">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="datetime-local">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="datetime-local">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="datetime-local">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="datetime-local">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="email">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="email">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="email">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="email">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="email">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="email">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="email">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="email">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="file">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="file">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="file">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="file">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="file">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="file">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="file">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="file">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="image">, observed from <input> | PASS | PASS | PASS | PASS | FAIL | — |
| Trusted click on <input disabled="" type="image">, observed from <body> | PASS | PASS | PASS | FAIL | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="image">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="image">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="image">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="image">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="image">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="image">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="month">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="month">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="month">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="month">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="month">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="month">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="month">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="month">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="number">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="number">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="number">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="number">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="number">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="number">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="number">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="number">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="password">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="password">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="password">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="password">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="password">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="password">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="password">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="password">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="radio">, observed from <input> | PASS | PASS | PASS | PASS | FAIL | — |
| Trusted click on <input disabled="" type="radio">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="radio">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="radio">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="radio">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="radio">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="radio">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="radio">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="range" value="0">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="range" value="0">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="range" value="0">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="range" value="0">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="range" value="0">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="range" value="0">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="range" value="0">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="range" value="0">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="range" value="50">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="range" value="50">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="range" value="50">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="range" value="50">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="range" value="50">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="range" value="50">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="range" value="50">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="range" value="50">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="reset">, observed from <input> | PASS | PASS | PASS | PASS | FAIL | — |
| Trusted click on <input disabled="" type="reset">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="reset">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="reset">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="reset">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="reset">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="reset">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="reset">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="search">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="search">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="search">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="search">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="search">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="search">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="search">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="search">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="submit">, observed from <input> | PASS | PASS | PASS | PASS | FAIL | — |
| Trusted click on <input disabled="" type="submit">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="submit">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="submit">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="submit">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="submit">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="submit">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="submit">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="tel">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="tel">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="tel">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="tel">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="tel">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="tel">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="tel">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="tel">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="text">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="text">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="text">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="text">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="text">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="text">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="text">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="text">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="time">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="time">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="time">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="time">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="time">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="time">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="time">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="time">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="url">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="url">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="url">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="url">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="url">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="url">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="url">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="url">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <input disabled="" type="week">, observed from <input> | PASS | PASS | PASS | FAIL | FAIL | — |
| Trusted click on <input disabled="" type="week">, observed from <body> | PASS | PASS | PASS | FAIL | FAIL | — |
| Dispatch new MouseEvent() on <input disabled="" type="week">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <input disabled="" type="week">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="week">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <input disabled="" type="week">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="week">, observed from <input> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <input disabled="" type="week">, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <my-control disabled="">Text</my-control>, observed from <my-control> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted click on <my-control disabled="">Text</my-control>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <my-control disabled="">Text</my-control>, observed from <my-control> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new MouseEvent() on <my-control disabled="">Text</my-control>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <my-control disabled="">Text</my-control>, observed from <my-control> | PASS | PASS | PASS | PASS | PASS | — |
| Dispatch new PointerEvent() on <my-control disabled="">Text</my-control>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <my-control disabled="">Text</my-control>, observed from <my-control> | PASS | PASS | PASS | PASS | PASS | — |
| click() on <my-control disabled="">Text</my-control>, observed from <body> | PASS | PASS | PASS | PASS | PASS | — |