blob: fd3374787b7a389e0f32f116e9278f756454013f [file] [log] [blame]
This is a test to make sure the localStorage object for multiple windows in the same security origin share the same global storage area.
Value for FOO is BAR
Logging from second window:
Value for FOO is BAR
Value for FOO after changing my own copy is BAR-NEWWINDOW
Value for FOO in my opening window is BAR-NEWWINDOW