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

Side by Side Diff: content/test/data/dom_storage/sanity_check.html

Issue 9956117: DomStorageBrowserTest sanity check (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 8 months 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 | Annotate | Revision Log
« no previous file with comments | « content/test/data/dom_storage/common.js ('k') | content/test/data/dom_storage/sanity_check.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 <html>
2 <head>
3 <title>DomStorage Sanity Check</title>
4 <script type="text/javascript" src="common.js"></script>
5 <script type="text/javascript" src="sanity_check.js"></script>
6 </head>
7 <body onload="startTestSoon()">
8 <div id="status">Starting...<br/></div>
9 </body>
10 </html>
OLDNEW
« no previous file with comments | « content/test/data/dom_storage/common.js ('k') | content/test/data/dom_storage/sanity_check.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698