event_session_oldValue

Summary

Harness status: OK

Found 1 tests

Details

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