Index: LayoutTests/fast/dom/timer-throttling-hidden-page.html |
diff --git a/LayoutTests/fast/dom/timer-throttling-hidden-page.html b/LayoutTests/fast/dom/timer-throttling-hidden-page.html |
index 39e30a9dc31a4db7b276f7fcbfe8431aa51fbd0c..9aa5841db27c1892d1aee7de4962e1eb26afdf2f 100644 |
--- a/LayoutTests/fast/dom/timer-throttling-hidden-page.html |
+++ b/LayoutTests/fast/dom/timer-throttling-hidden-page.html |
@@ -73,6 +73,5 @@ |
<p> |
This test measures the time taken to fire a <span class="timeoutInterval"></span>ms DOM Timer when the page visibility is set to "visible", "hidden" and then back to "visible". Due to hidden page timer throttling, the timer should fire close to <span id="alignmentInterval"></span>s when page is hidden. And it should fire close to <span class="timeoutInterval"></span>ms, when the page is visible. |
</p> |
- <script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |