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

Side by Side Diff: chrome/test/data/save_page/b.htm

Issue 1412733017: Tests comparing original-vs-saved multi-frame pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Using the right test file extension for html-only save-type. 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
« no previous file with comments | « chrome/test/data/save_page/a.htm ('k') | chrome/test/data/save_page/b.saved1.htm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 <link type="text/css" href="1.css" rel="stylesheet"> 6 <link type="text/css" href="1.css" rel="stylesheet">
7 </head> 7 </head>
8 <body> 8 <body>
9 Content verification marker: 3a35f7fa-96a9-4487-9f18-4470263907fa 9 Content verification marker:
10 b.htm: 3a35f7fa-96a9-4487-9f18-4470263907fa
10 11
11 The picture below is the back button.<br> 12 The picture below is the back button.<br>
12 <img src="1.png"> </img> 13 <img src="1.png"> </img>
13 </body> 14 </body>
14 </html> 15 </html>
OLDNEW
« no previous file with comments | « chrome/test/data/save_page/a.htm ('k') | chrome/test/data/save_page/b.saved1.htm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698