@@ -625,7 +625,8 @@ public void htmlElement() throws Exception {
625625 + "webkitMatchesSelector()")
626626 @HtmlUnitNYI(CHROME = "after(),append(),attributes[GCE],before(),childElementCount[GCE],children[GCE],"
627627 + "classList[GCE],className[GSCE],clientHeight[GCE],clientLeft[GCE],clientTop[GCE],"
628- + "clientWidth[GCE],closest(),constructor(),firstElementChild[GCE],getAttribute(),getAttributeNode(),"
628+ + "clientWidth[GCE],closest(),constructor(),firstElementChild[GCE],getAttribute(),"
629+ + "getAttributeNames(),getAttributeNode(),"
629630 + "getAttributeNodeNS(),getAttributeNS(),getBoundingClientRect(),getClientRects(),"
630631 + "getElementsByClassName(),getElementsByTagName(),getElementsByTagNameNS(),getHTML(),"
631632 + "hasAttribute(),hasAttributeNS(),hasAttributes(),id[GSCE],innerHTML[GSCE],insertAdjacentElement(),"
@@ -641,7 +642,8 @@ public void htmlElement() throws Exception {
641642 + "toggleAttribute(),webkitMatchesSelector()",
642643 EDGE = "after(),append(),attributes[GCE],before(),childElementCount[GCE],children[GCE],"
643644 + "classList[GCE],className[GSCE],clientHeight[GCE],clientLeft[GCE],clientTop[GCE],"
644- + "clientWidth[GCE],closest(),constructor(),firstElementChild[GCE],getAttribute(),getAttributeNode(),"
645+ + "clientWidth[GCE],closest(),constructor(),firstElementChild[GCE],getAttribute(),"
646+ + "getAttributeNames(),getAttributeNode(),"
645647 + "getAttributeNodeNS(),getAttributeNS(),getBoundingClientRect(),getClientRects(),"
646648 + "getElementsByClassName(),getElementsByTagName(),getElementsByTagNameNS(),getHTML(),"
647649 + "hasAttribute(),hasAttributeNS(),hasAttributes(),id[GSCE],innerHTML[GSCE],insertAdjacentElement(),"
@@ -657,7 +659,8 @@ public void htmlElement() throws Exception {
657659 + "toggleAttribute(),webkitMatchesSelector()",
658660 FF = "after(),append(),attributes[GCE],before(),childElementCount[GCE],children[GCE],classList[GCE],"
659661 + "className[GSCE],clientHeight[GCE],clientLeft[GCE],clientTop[GCE],clientWidth[GCE],closest(),"
660- + "constructor(),firstElementChild[GCE],getAttribute(),getAttributeNode(),getAttributeNodeNS(),"
662+ + "constructor(),firstElementChild[GCE],getAttribute(),"
663+ + "getAttributeNames(),getAttributeNode(),getAttributeNodeNS(),"
661664 + "getAttributeNS(),getBoundingClientRect(),getClientRects(),getElementsByClassName(),"
662665 + "getElementsByTagName(),getElementsByTagNameNS(),"
663666 + "getHTML(),hasAttribute(),hasAttributeNS(),hasAttributes(),"
@@ -673,7 +676,8 @@ public void htmlElement() throws Exception {
673676 + "webkitMatchesSelector()",
674677 FF_ESR = "after(),append(),attributes[GCE],before(),childElementCount[GCE],children[GCE],classList[GCE],"
675678 + "className[GSCE],clientHeight[GCE],clientLeft[GCE],clientTop[GCE],clientWidth[GCE],closest(),"
676- + "constructor(),firstElementChild[GCE],getAttribute(),getAttributeNode(),getAttributeNodeNS(),"
679+ + "constructor(),firstElementChild[GCE],getAttribute(),"
680+ + "getAttributeNames(),getAttributeNode(),getAttributeNodeNS(),"
677681 + "getAttributeNS(),getBoundingClientRect(),getClientRects(),getElementsByClassName(),"
678682 + "getElementsByTagName(),getElementsByTagNameNS(),"
679683 + "getHTML(),hasAttribute(),hasAttributeNS(),hasAttributes(),"
@@ -825,7 +829,8 @@ public void element() throws Exception {
825829 @HtmlUnitNYI(CHROME = "after(),append(),attributes[GCE],before(),childElementCount[GCE],"
826830 + "children[GCE],classList[GCE],"
827831 + "className[GSCE],clientHeight[GCE],clientLeft[GCE],clientTop[GCE],clientWidth[GCE],closest(),"
828- + "constructor(),firstElementChild[GCE],getAttribute(),getAttributeNode(),getAttributeNodeNS(),"
832+ + "constructor(),firstElementChild[GCE],getAttribute(),"
833+ + "getAttributeNames(),getAttributeNode(),getAttributeNodeNS(),"
829834 + "getAttributeNS(),getBoundingClientRect(),getClientRects(),getElementsByClassName(),"
830835 + "getElementsByTagName(),getElementsByTagNameNS(),getHTML(),"
831836 + "hasAttribute(),hasAttributeNS(),"
@@ -843,7 +848,8 @@ public void element() throws Exception {
843848 EDGE = "after(),append(),attributes[GCE],before(),childElementCount[GCE],"
844849 + "children[GCE],classList[GCE],"
845850 + "className[GSCE],clientHeight[GCE],clientLeft[GCE],clientTop[GCE],clientWidth[GCE],closest(),"
846- + "constructor(),firstElementChild[GCE],getAttribute(),getAttributeNode(),getAttributeNodeNS(),"
851+ + "constructor(),firstElementChild[GCE],getAttribute(),"
852+ + "getAttributeNames(),getAttributeNode(),getAttributeNodeNS(),"
847853 + "getAttributeNS(),getBoundingClientRect(),getClientRects(),getElementsByClassName(),"
848854 + "getElementsByTagName(),getElementsByTagNameNS(),getHTML(),"
849855 + "hasAttribute(),hasAttributeNS(),"
@@ -861,7 +867,8 @@ public void element() throws Exception {
861867 FF = "after(),append(),attributes[GCE],before(),childElementCount[GCE],"
862868 + "children[GCE],classList[GCE],"
863869 + "className[GSCE],clientHeight[GCE],clientLeft[GCE],clientTop[GCE],clientWidth[GCE],closest(),"
864- + "constructor(),firstElementChild[GCE],getAttribute(),getAttributeNode(),getAttributeNodeNS(),"
870+ + "constructor(),firstElementChild[GCE],getAttribute(),"
871+ + "getAttributeNames(),getAttributeNode(),getAttributeNodeNS(),"
865872 + "getAttributeNS(),getBoundingClientRect(),getClientRects(),getElementsByClassName(),"
866873 + "getElementsByTagName(),getElementsByTagNameNS(),getHTML(),hasAttribute(),hasAttributeNS(),"
867874 + "hasAttributes(),id[GSCE],innerHTML[GSCE],insertAdjacentElement(),insertAdjacentHTML(),"
@@ -879,7 +886,8 @@ public void element() throws Exception {
879886 FF_ESR = "after(),append(),attributes[GCE],before(),childElementCount[GCE],"
880887 + "children[GCE],classList[GCE],"
881888 + "className[GSCE],clientHeight[GCE],clientLeft[GCE],clientTop[GCE],clientWidth[GCE],closest(),"
882- + "constructor(),firstElementChild[GCE],getAttribute(),getAttributeNode(),getAttributeNodeNS(),"
889+ + "constructor(),firstElementChild[GCE],getAttribute(),"
890+ + "getAttributeNames(),getAttributeNode(),getAttributeNodeNS(),"
883891 + "getAttributeNS(),getBoundingClientRect(),getClientRects(),getElementsByClassName(),"
884892 + "getElementsByTagName(),getElementsByTagNameNS(),getHTML(),hasAttribute(),hasAttributeNS(),"
885893 + "hasAttributes(),id[GSCE],innerHTML[GSCE],insertAdjacentElement(),insertAdjacentHTML(),"
0 commit comments