v150 · HTML · Input · DOM
JS API Inspector
Chrome 150 exposes element.autocorrect as an IDL attribute — readable and writable from JavaScript. Select an element, read its current value, override it programmatically, and generate copy-pasteable code.
Checking IDL support…
Select an element
IDL inspector — selected element
Select an element on the left.
| Element | HTML attr | .autocorrect (IDL) | hasAttribute |
|---|---|---|---|
| Elements load here automatically. | |||
references
- ChromeStatus entry
- HTML spec - autocorrection
- Inheritance Tester — DOM tree autocorrect inheritance
- Autocorrect Demo — on vs off side by side
- Element Types Comparison — all supported element types