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

Unified Diff: LayoutTests/http/tests/inspector-enabled/resource-tree/resources/main-resource-content-frame-utf8.php

Issue 338253007: Revert "DevTools: Load document (html) content from disk cache in page agent enabling." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/inspector-enabled/resource-tree/resources/main-resource-content-frame-utf8.php
diff --git a/LayoutTests/http/tests/inspector-enabled/resource-tree/resources/main-resource-content-frame-utf8.php b/LayoutTests/http/tests/inspector-enabled/resource-tree/resources/main-resource-content-frame-utf8.php
deleted file mode 100644
index fa6ed63ade3fb1146527f7440111642f4f9d81bd..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/inspector-enabled/resource-tree/resources/main-resource-content-frame-utf8.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?
-header('Content-Type: text/html; charset=utf-8');
-?>
-<html>
-<body>
-The following word is written using cyrillic letters and should look like "SUCCESS": SUССЕSS.
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698