W3C

HTML 5.2

W3C Working Draft,

This version:
https://www.w3.org/TR/2016/WD-html52-20161206/
Latest published version:
https://www.w3.org/TR/html52/
Latest version of HTML:
https://www.w3.org/TR/html/
Editor's Draft:
https://w3c.github.io/html/
Previous Versions:
https://www.w3.org/TR/2016/WD-html52-20161025/
Feedback:
public-html@w3.org with subject line “[html] … message topic …
Editors:
(The Paciello Group)
(Microsoft)
(Microsoft)
(Google)
Former Editors:
(Microsoft)
(Apple Inc.)
Robin Berjon (W3C)
Participate:
File an issue (open issues)
Others:
Single page version

4.14. Disabled elements

An element is said to be actually disabled if it falls into one of the following categories:

This definition is used to determine what elements can be focused and which elements match the :disabled pseudo-class.

4.13 Common idioms without dedicated elementsTable of contents4.15 Matching HTML elements using selectors