← back to v149 · respect-autocorrect-off-for-windows-touch-keyboard-in-tsf
conformance · v149
v149 · respect-autocorrect-off-for-windows-touch-keyboard-in-tsf — conformance probe
6 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
6
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
autocorrect-idl-on-input |
HTMLInputElement reflects the autocorrect attribute as a string property. spec ↗ | script | … | |
autocorrect-idl-on-textarea |
HTMLTextAreaElement reflects autocorrect. spec ↗ | script | … | |
autocorrect-off-round-trips |
Setting autocorrect='off' on an <input> round-trips through getAttribute. spec ↗ | script | … | |
autocorrect-default-on |
Default autocorrect IDL value is 'on' (matching spec default). spec ↗ | script | … | |
contenteditable-autocorrect-reflected |
Elements with contenteditable also reflect the autocorrect attribute. spec ↗ | script | … | |
autocomplete-not-affected |
autocomplete remains a separate attribute on inputs (the fix is autocorrect-only). spec ↗ | script | … |