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

Side by Side 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 unified diff | Download patch
OLDNEW
1 <html> 1 <html>
2 <head> 2 <head>
3 <title> 3 <title>
4 Test page for saving page feature 4 Test page for saving page feature
5 </title> 5 </title>
6 </head> 6 </head>
7 <body> 7 <body>
8 Content verification marker: 1b8aae2b-e164-462f-bd5b-98aa366205f2 8 Content verification marker:
9 a.htm: 1b8aae2b-e164-462f-bd5b-98aa366205f2
10
9 Can you see this sentence? 11 Can you see this sentence?
10 </body> 12 </body>
11 </html> 13 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698