| Index: webkit/data/layout_tests/chrome/fast/dom/Window/customized-property-survives-gc-expected.txt
|
| ===================================================================
|
| --- webkit/data/layout_tests/chrome/fast/dom/Window/customized-property-survives-gc-expected.txt (revision 12540)
|
| +++ webkit/data/layout_tests/chrome/fast/dom/Window/customized-property-survives-gc-expected.txt (working copy)
|
| @@ -1,7 +1,7 @@
|
| This tests that customized properties on window.location and window.navigator won't get lost after a GC.
|
| TEST running.
|
| screen.myProp did not survive GC.
|
| -history.myProp did not survive GC.
|
| +history.myProp survived GC.
|
| locationbar.myProp did not survive GC.
|
| menubar.myProp did not survive GC.
|
| personalbar.myProp did not survive GC.
|
|
|