Closed dmitshur closed 6 years ago
Improve consistency. The HTMLBaseElement methods should follow the HTMLBaseElement type definition, rather than be elsewhere.
HTMLBaseElement
Move ValidityState down, after all HTML elements. Its previous location in the middle was too arbitrary. Many HTML elements use ValidityState.
ValidityState
Improve consistency. The
HTMLBaseElement
methods should follow theHTMLBaseElement
type definition, rather than be elsewhere.Move
ValidityState
down, after all HTML elements. Its previous location in the middle was too arbitrary. Many HTML elements useValidityState
.