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

Unified Diff: LayoutTests/http/tests/misc/resources/slow-stylesheet.cgi

Issue 3776004: Revert 66670 - 2010-09-01 Tony Gentilcore <tonyg@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 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/http/tests/misc/resources/slow-stylesheet.cgi
===================================================================
--- LayoutTests/http/tests/misc/resources/slow-stylesheet.cgi (revision 69799)
+++ LayoutTests/http/tests/misc/resources/slow-stylesheet.cgi (working copy)
@@ -1,5 +0,0 @@
-#!/usr/bin/perl -w
-
-print "Content-type: text/css\n\n";
-sleep(0.5);
-print "body { background-color: #FF0000 }\n";
« no previous file with comments | « LayoutTests/http/tests/misc/resources/slow-defer-script.cgi ('k') | LayoutTests/http/tests/misc/script-defer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698