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

Unified Diff: LayoutTests/svg/wicd/test-rightsizing-b.xhtml

Issue 679863002: Revert "Prepare blink to unify definitions of load completion" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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/svg/wicd/test-rightsizing-b.xhtml
diff --git a/LayoutTests/svg/wicd/test-rightsizing-b.xhtml b/LayoutTests/svg/wicd/test-rightsizing-b.xhtml
index c8858ed4c57858c767dec08c0ba352747f2283b6..e50faa5bdb3ed9b643ab4f07ea7cf3ee7920002e 100644
--- a/LayoutTests/svg/wicd/test-rightsizing-b.xhtml
+++ b/LayoutTests/svg/wicd/test-rightsizing-b.xhtml
@@ -28,15 +28,6 @@
</p>
<p><br/><a href="javascript:history.back()">Back</a></p>
</div>
- <script src="../../resources/run-after-display.js"></script>
- <script>
- if (window.testRunner)
- testRunner.waitUntilDone();
- runAfterDisplay(function() {
- if (window.testRunner)
- testRunner.notifyDone();
- });
- </script>
</body>
</html>
« no previous file with comments | « LayoutTests/svg/wicd/test-rightsizing-a.xhtml ('k') | LayoutTests/svg/wicd/test-scalable-background-image1.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698