blob: a04539084e4d7d016b59326e4e2dd0cd578bc3a8 [file] [log] [blame]
PASS sessionStorage mutations fire StorageEvents that are caught by the event listener set via window.onstorage.
PASS localStorage mutations fire StorageEvents that are caught by the event listener set via window.onstorage.