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

Side by Side Diff: chrome/test/data/save_page/frames-about-blank.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/b.saved2.htm ('k') | chrome/test/data/save_page/frames-objects.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>Inline iframes test</title> 3 <title>Inline iframes test</title>
4 </head> 4 </head>
5 <body> 5 <body>
6 main: acb0609d-eb10-4c26-83e2-ad8afb7b0ff3 <br/> 6 main: acb0609d-eb10-4c26-83e2-ad8afb7b0ff3 <br/>
7 7
8 <iframe srcdoc=" 8 <iframe srcdoc="
9 &lt;html&gt; 9 &lt;html&gt;
10 &lt;head&gt; 10 &lt;head&gt;
(...skipping 19 matching lines...) Expand all
30 &lt;head&gt; 30 &lt;head&gt;
31 &lt;title&gt;subtitle3&lt;/title&gt; 31 &lt;title&gt;subtitle3&lt;/title&gt;
32 &lt;/head&gt; 32 &lt;/head&gt;
33 &lt;body&gt; 33 &lt;body&gt;
34 sub3: 06cc8fcc-c692-4a1a-a10f-1645b746e8f4 34 sub3: 06cc8fcc-c692-4a1a-a10f-1645b746e8f4
35 &lt;/body&gt; 35 &lt;/body&gt;
36 &lt;/html&gt;"></iframe> <br/> 36 &lt;/html&gt;"></iframe> <br/>
37 37
38 </body> 38 </body>
39 </html> 39 </html>
OLDNEW
« no previous file with comments | « chrome/test/data/save_page/b.saved2.htm ('k') | chrome/test/data/save_page/frames-objects.htm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698