diff --git a/dom.bs b/dom.bs index ad8b27a3c..bd8bfb874 100644 --- a/dom.bs +++ b/dom.bs @@ -9525,8 +9525,8 @@ are to return the result of running get an attribute value given the asso
Let localName be associated attribute's local name.
Let value be the result of - getting an attribute given null, - localName, and element. + getting an attribute value given element and + localName.
Run the attribute change steps for element, localName, value, value, and null. @@ -10026,6 +10026,7 @@ Timo Tijhof, Tobie Langel, Tom Pixley, Travis Leithead, +Trevor Rowbotham, triple-underscore, Veli Şenol, Vidur Apparao,