Harness status: OK

Found 10 tests

8 Pass
2 Fail
Pass	Adding/removing disabled content attribute
Fail	Relationship with FIELDSET
Pass	A disabled form-associated custom element should not provide an entry for it
Pass	A disabled form-associated custom element should not submit an entry for it
Fail	Disabled attribute affects focus-capability
Pass	Upgrading an element with disabled content attribute
Pass	Toggling "disabled" attribute on a custom element inside disabled <fieldset> does not trigger a callback
Pass	Toggling "disabled" attribute on a <fieldset> does not trigger a callback on disabled custom element descendant
Pass	Callback triggered during a clone/append operation, with disabled state provided by ancestor
Pass	Callback triggered during a clone operation, with disabled state provided by ancestor