mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
This commit implement removeAttributeNode, as described here: https://dom.spec.whatwg.org/#dom-element-removeattributenode See also #8724 and #8068.
6 lines
171 B
INI
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
|
|
|