Files
servo/tests/wpt/metadata/dom/nodes/attributes.html.ini
Nick Fitzgerald d28c9a1588 Implement removeAttributeNode
This commit implement removeAttributeNode, as described here:
https://dom.spec.whatwg.org/#dom-element-removeattributenode

See also #8724 and #8068.
2016-02-26 21:18:24 +01:00

6 lines
171 B
INI

[attributes.html]
type: testharness
[Own property names should only include all-lowercase qualified names for an HTML element in an HTML document]
expected: FAIL