[attribute-changed-callback.html]
type: testharness
[setAttribute and removeAttribute must enqueue and invoke attributeChangedCallback]
expected: FAIL
[setAttributeNS and removeAttributeNS must enqueue and invoke attributeChangedCallback]
expected: FAIL
[setAttributeNode and removeAttributeNode must enqueue and invoke attributeChangedCallback for an HTML attribute]
expected: FAIL
[setAttributeNode and removeAttributeNS must enqueue and invoke attributeChangedCallback for an SVG attribute]
expected: FAIL
[attributedChangedCallback must be enqueued for style attribute change by mutating inline style declaration]
expected: FAIL