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

Unified Diff: chrome/test/data/save_page/b.saved1.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/b.saved1.htm
diff --git a/chrome/test/data/save_page/b.saved1.htm b/chrome/test/data/save_page/b.saved1.htm
index 1289d49877ed1da5d3a3af723c650e8b568f81a1..c296a2b33315b3cd7cf7a2f1444061cfa4bd6c31 100644
--- a/chrome/test/data/save_page/b.saved1.htm
+++ b/chrome/test/data/save_page/b.saved1.htm
@@ -7,7 +7,8 @@
<link type="text/css" href="./b_files/1.css" rel="stylesheet">
</head>
<body>
- Content verification marker: 3a35f7fa-96a9-4487-9f18-4470263907fa
+ Content verification marker:
+ b.htm: 3a35f7fa-96a9-4487-9f18-4470263907fa
The picture below is the back button.<br>
<img src="./b_files/1.png">

Powered by Google App Engine
This is Rietveld 408576698