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

Unified Diff: grit/testdata/password.html

Issue 1442863002: Remove contents of grit's SVN repository. (Closed) Base URL: http://grit-i18n.googlecode.com/svn/trunk/
Patch Set: 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
« no previous file with comments | « grit/testdata/oneclick.html ('k') | grit/testdata/preferences.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: grit/testdata/password.html
===================================================================
--- grit/testdata/password.html (revision 202)
+++ grit/testdata/password.html (working copy)
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head><title>Password Required</title>
-<meta http-equiv="content-type" content="text/html; charset=utf-8">
-<meta http-equiv="cache-control" content="no-cache">
-<meta http-equiv="pragma" content="no-cache">
-<meta http-equiv="expires" content="-1">
-<style>
-BODY,TD,A,P {FONT-FAMILY: arial,sans-serif}
-.q {COLOR: #0000cc}
-</style>
-<script>
-<!--
-function sf(){document.f.q.focus();}
-// -->
-</script>
-</head>
-<body text=#000000 vLink=#551a8b aLink=#ff0000 link=#0000cc bgColor=#ffffff onload=sf()>
-<center>
-<table cellSpacing=0 cellPadding=0 border=0>
-<tr><td><a href="[$~HOMEPAGE~$]"><IMG border=0 height=110 alt="Google Desktop Search" src="hp_logo.gif" width=276></a></td></tr></table><BR>
-<form name=f method=GET action='/password'>
-<table cellSpacing=0 cellPadding=4 border=0>
-<tr><td class=q noWrap><font size=-1>
- <table cellSpacing=0 cellPadding=0>
- <tr vAlign=top>
- <td align=middle>Password required:&nbsp;&nbsp;<input maxLength=80 size=30 type=password name=pw value="">
- <script>
- document.f.q.focus();
- </script>
- &nbsp;<input type=submit value="Submit" name=submit>
- </td></tr>
- </table>
- </form>
-</td></tr>
-</table>
-<br><font size=-1>[$~BOTTOMLINE~$]</font></p>
-<p><font size=-2>&copy;2005 Google</font></p></center></body></html>
« no previous file with comments | « grit/testdata/oneclick.html ('k') | grit/testdata/preferences.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698