event_local_newValue

Summary

Harness status: OK

Found 1 tests

Details

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