This is a testharness.js-based test.
Found 3 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] HTMLElement interface: attribute onanimationcancel
assert_true: The prototype object must have a property "onanimationcancel" expected true got false
[FAIL] Window interface: attribute onanimationcancel
assert_own_property: The global object must have a property "onanimationcancel" expected property "onanimationcancel" missing
[FAIL] Document interface: attribute onanimationcancel
assert_true: The prototype object must have a property "onanimationcancel" expected true got false
Harness: the test ran to completion.