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

Unified Diff: LayoutTests/fast/dom/Window/timer-resume-on-navigation-back-expected.txt

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/fast/dom/Window/timer-resume-on-navigation-back-expected.txt
diff --git a/LayoutTests/fast/dom/Window/timer-resume-on-navigation-back-expected.txt b/LayoutTests/fast/dom/Window/timer-resume-on-navigation-back-expected.txt
deleted file mode 100644
index 6feee257473f1046b729c691f7df5716cecc7cee..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/Window/timer-resume-on-navigation-back-expected.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-This test verifies that when page is loaded from the page cache on navigation back, the suspended timers are resumed for a duration left when they were suspended. This is a test for https://bugs.webkit.org/show_bug.cgi?id=28683.
-The test navigates to a page, starts a timer and then navigates to another page and back. It then measures time when the timer is actually fired and makes sure that it is at least the time set at the beginning. If successful, it outputs 'PASS' below.
-PASS

Powered by Google App Engine
This is Rietveld 408576698