diff --git a/dom.bs b/dom.bs index e36c26e1..7b631136 100644 --- a/dom.bs +++ b/dom.bs @@ -6753,8 +6753,8 @@ namespace.
The hasAttributes()
method steps are to return false
if this's attribute list is empty; otherwise true.
-
The attributes
getter steps are to return the
-associated {{NamedNodeMap}}.
+
The attributes
getter steps are to return
+this's attribute list.
The getAttributeNames()
method steps are to return the
qualified names of the attributes in this's