event_local_key

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passkey property test of local event - Local event is fired due to an invocation of the setItem(), clear() methods.
Asserts run
Pass
assert_equals("name", "name")
    at Test.onStorageEvent ( /webstorage/event_local_key.html:23:17)
Pass
assert_equals(null, null)
    at Test.onStorageEvent ( /webstorage/event_local_key.html:23:17)