Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassPaymentResponse inherits from EventTarget
Asserts run
Pass
assert_equals(function "function EventTarget() { [native code] }", function "function EventTarget() { [native code] }")
    at Test.<anonymous> ( /payment-request/payment-response/onpayerdetailchange-attribute.https.html:8:3)
PassPaymentResponse has an onpayerdetailchange in the prototype chain
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /payment-request/payment-response/onpayerdetailchange-attribute.https.html:12:3)