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

Unified Diff: chrome/test/data/save_page/a.htm

Issue 1412733017: Tests comparing original-vs-saved multi-frame pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing base::FilePath -> std::string conversion. Created 5 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: chrome/test/data/save_page/a.htm
diff --git a/chrome/test/data/save_page/a.htm b/chrome/test/data/save_page/a.htm
index 3731f86bca98de60193c46e6260c3331234f971d..7de449372a9e4b11226c21ea3d79a919419f2166 100644
--- a/chrome/test/data/save_page/a.htm
+++ b/chrome/test/data/save_page/a.htm
@@ -5,7 +5,9 @@
</title>
</head>
<body>
- Content verification marker: 1b8aae2b-e164-462f-bd5b-98aa366205f2
+ Content verification marker:
+ a.htm: 1b8aae2b-e164-462f-bd5b-98aa366205f2
+
Can you see this sentence?
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698