Index: LayoutTests/http/tests/inspector-enabled/resource-tree/main-resource-content-expected.txt |
diff --git a/LayoutTests/http/tests/inspector-enabled/resource-tree/main-resource-content-expected.txt b/LayoutTests/http/tests/inspector-enabled/resource-tree/main-resource-content-expected.txt |
deleted file mode 100644 |
index ce02e21a1d7bb20910bd3ab97133c8d45b542385..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/inspector-enabled/resource-tree/main-resource-content-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
- |
-Tests main resource content is correctly loaded and decoded using correct encoding. |
- |
-Requesting content: |
-Resource url: http://127.0.0.1:8000/inspector-enabled/resource-tree/resources/main-resource-content-frame.html |
-Resource content: <html> |
-<body> |
-SUCCESS |
-</body> |
-</html> |
- |
-Requesting utf8 content: |
-Resource url: http://127.0.0.1:8000/inspector-enabled/resource-tree/resources/main-resource-content-frame-utf8.php |
-Resource content: <html> |
-<body> |
-The following word is written using cyrillic letters and should look like "SUCCESS": SUССЕSS. |
-</body> |
-</html> |
- |
- |