WPT
wpt / html / semantics / disabled-elements / event-propagate-disabled-keyboard.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 | 29/30 | 30/30 | 29/30 | 29/30 | 29/30 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Untrusted key events on <input>, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <select disabled=""></select>, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <textarea disabled=""></textarea>, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="button">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="checkbox">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="color" value="#000000">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="date">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="datetime-local">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="email">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="file">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="image">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="month">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="number">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="password">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="radio">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="range" value="0">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="reset">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="search">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="submit">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="tel">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="text">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="time">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="url">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <input disabled="" type="week">, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <fieldset disabled=""><span tabindex="0">Span</span></fieldset>, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted key events on <fieldset disabled=""><span tabindex="0">Span</span></fieldset>, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <button disabled=""><span tabindex="0">Span</span></button>, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Trusted key events on <button disabled=""><span tabindex="0">Span</span></button>, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |
| Untrusted key events on <custom-control disabled="">Text</custom-control>, observed from <form> | FAIL | PASS | FAIL | FAIL | FAIL | — |
| Trusted key events on <custom-control disabled="">Text</custom-control>, observed from <form> | PASS | PASS | PASS | PASS | PASS | — |