diff --git a/source b/source index 817b3258071..c33e13a672d 100644 --- a/source +++ b/source @@ -46307,9 +46307,7 @@ interface HTMLInputElement : HTMLElement {
The type
attribute
controls the data type (and associated control) of the element. It is an enumerated
- attribute. The following table lists the keywords and states for the attribute — the
- keywords in the left column map to the states in the cell in the second column on the same row as
- the keyword.
A button |
The missing value default and the The missing value default and invalid value default are the Text state.
@@ -52742,9 +52740,7 @@ interface HTMLButtonElement : HTMLElement {The type
attribute
controls the behavior of the button when it is activated. It is an enumerated
- attribute. The following table lists the keywords and states for the attribute — the
- keywords in the left column map to the states in the cell in the second column on the same row as
- the keyword.