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

Unified 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 side-by-side diff with in-line comments
Download patch
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 12664)
+++ webkit/data/layout_tests/chrome/fast/dom/Window/customized-property-survives-gc-expected.txt (working copy)
@@ -1,12 +0,0 @@
-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 survived GC.
-locationbar.myProp did not survive GC.
-menubar.myProp did not survive GC.
-personalbar.myProp did not survive GC.
-scrollbars.myProp did not survive GC.
-statusbar.myProp did not survive GC.
-toolbar.myProp did not survive GC.
-location.myProp survived GC.
-navigator.myProp survived GC.

Powered by Google App Engine
This is Rietveld 408576698