Summary

Harness status: OK

Found 9 tests

Details

ResultTest NameMessage
Passcopy: dispatching an Event at a <math> element must trigger element.oncopy
Asserts run
Pass
assert_equals(Element node <math></math>, Element node <math></math>, "The event must be fired at the <math> element")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:40:7)
Passoncopy: the content attribute must be compiled into a function as the corresponding property
Asserts run
Pass
assert_equals("function", "function", "The oncopy property must be a function")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:50:7)
Pass
assert_true(true, "Calling the handler must run the code")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:56:7)
Passoncopy: dynamic changes on the attribute
Asserts run
Pass
assert_equals(null, null, "The oncopy property must be null (no attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:67:9)
Pass
assert_equals("function", "function", "The oncopy property must be a function (set attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:71:9)
Pass
assert_true(true, "Calling the handler must run the code (set attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:77:9)
Pass
assert_equals("function", "function", "The oncopy property must be a function (clone node)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:85:9)
Pass
assert_true(true, "Calling the handler must run the code (clone node)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:91:9)
Pass
assert_equals("function", "function", "The oncopy property must be a function (modify attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:98:9)
Pass
assert_true(true, "Calling the handler must run the code (modify attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:104:9)
Pass
assert_equals(null, null, "The oncopy property must be null (remove attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:110:9)
Passcut: dispatching an Event at a <math> element must trigger element.oncut
Asserts run
Pass
assert_equals(Element node <math></math>, Element node <math></math>, "The event must be fired at the <math> element")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:40:7)
Passoncut: the content attribute must be compiled into a function as the corresponding property
Asserts run
Pass
assert_equals("function", "function", "The oncut property must be a function")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:50:7)
Pass
assert_true(true, "Calling the handler must run the code")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:56:7)
Passoncut: dynamic changes on the attribute
Asserts run
Pass
assert_equals(null, null, "The oncut property must be null (no attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:67:9)
Pass
assert_equals("function", "function", "The oncut property must be a function (set attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:71:9)
Pass
assert_true(true, "Calling the handler must run the code (set attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:77:9)
Pass
assert_equals("function", "function", "The oncut property must be a function (clone node)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:85:9)
Pass
assert_true(true, "Calling the handler must run the code (clone node)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:91:9)
Pass
assert_equals("function", "function", "The oncut property must be a function (modify attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:98:9)
Pass
assert_true(true, "Calling the handler must run the code (modify attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:104:9)
Pass
assert_equals(null, null, "The oncut property must be null (remove attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:110:9)
Passpaste: dispatching an Event at a <math> element must trigger element.onpaste
Asserts run
Pass
assert_equals(Element node <math></math>, Element node <math></math>, "The event must be fired at the <math> element")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:40:7)
Passonpaste: the content attribute must be compiled into a function as the corresponding property
Asserts run
Pass
assert_equals("function", "function", "The onpaste property must be a function")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:50:7)
Pass
assert_true(true, "Calling the handler must run the code")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:56:7)
Passonpaste: dynamic changes on the attribute
Asserts run
Pass
assert_equals(null, null, "The onpaste property must be null (no attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:67:9)
Pass
assert_equals("function", "function", "The onpaste property must be a function (set attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:71:9)
Pass
assert_true(true, "Calling the handler must run the code (set attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:77:9)
Pass
assert_equals("function", "function", "The onpaste property must be a function (clone node)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:85:9)
Pass
assert_true(true, "Calling the handler must run the code (clone node)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:91:9)
Pass
assert_equals("function", "function", "The onpaste property must be a function (modify attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:98:9)
Pass
assert_true(true, "Calling the handler must run the code (modify attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:104:9)
Pass
assert_equals(null, null, "The onpaste property must be null (remove attribute)")
    at Test.<anonymous> ( /mathml/relations/html5-tree/clipboard-event-handlers.tentative.html:110:9)
E