Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassreadyState accessor is valid after execution context is destroyed
Asserts run
Pass
assert_equals("pending", "pending")
    at Test.<anonymous> ( /IndexedDB/ready-state-destroyed-execution-context.html:22:5)
Pass
assert_equals("string", "string")
    at Test.<anonymous> ( /IndexedDB/ready-state-destroyed-execution-context.html:24:5)