diff --git a/source b/source index 9d0696e5ef7..5b1c164ea9d 100644 --- a/source +++ b/source @@ -41489,17 +41489,14 @@ interface HTMLAreaElement : HTMLElement { data-x="attr-area-coords">coords attributes specify the area.

The shape attribute is - an enumerated attribute. The following table lists the keywords defined for this - attribute. The states given in the first cell of the rows with keywords give the states to which - those keywords map. Some of the keywords are non-conforming, as noted in the last - column.

+ an enumerated attribute with the following keywords and states:

State Keywords - Notes + Brief description
Circle state @@ -41531,8 +41528,8 @@ interface HTMLAreaElement : HTMLElement { Non-conforming
-

The attribute may be omitted. The missing value default - and invalid value default are the The attribute's missing value default and invalid value default are both the rectangle state.

The coords attribute