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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html
index 38996e130629d3e87209d3b1ff63e9bc458149d9..8b934e4d1370b75faf94a2056d4b4c7dec0fcfcd 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html
@@ -44,7 +44,7 @@ function test()
time: new Date("December 3, 1989")
},
- // Make sure files with different content lenghts DO NOT map.
+ // Make sure files with different content lengths DO NOT map.
"http://example.com/images/image.png": {
content: "012345",
time: timestamp

Powered by Google App Engine
This is Rietveld 408576698