Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Side by Side Diff: webkit/data/layout_tests/chrome/fast/dom/Window/customized-property-survives-gc-expected.txt

Issue 55025: Remove tests that have been upstreamed. Update test_expectations list... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This tests that customized properties on window.location and window.navigator wo n't get lost after a GC.
2 TEST running.
3 screen.myProp did not survive GC.
4 history.myProp survived GC.
5 locationbar.myProp did not survive GC.
6 menubar.myProp did not survive GC.
7 personalbar.myProp did not survive GC.
8 scrollbars.myProp did not survive GC.
9 statusbar.myProp did not survive GC.
10 toolbar.myProp did not survive GC.
11 location.myProp survived GC.
12 navigator.myProp survived GC.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698