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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/memory-cached-resource.html

Issue 2012193002: Use image instead of CSS in layout test network-memory-cached-resource.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/inspector/network/network-memory-cached-resource-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/memory-cached-resource.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/memory-cached-resource.html b/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/memory-cached-resource.html
index 23bcb34e7c898f17e9a859f885f8325bef6d9334..39c49450c7edb5e8d0ccdf756c8db7af0dea61e1 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/memory-cached-resource.html
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/memory-cached-resource.html
@@ -1,5 +1,3 @@
<html>
- <head>
- <link rel='StyleSheet' href="style.css" type="text/css">
- </head>
+<img src="abe.png">
</html>
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/inspector/network/network-memory-cached-resource-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698