/[suikacvs]/www/test/html/form/text/value-nl-bare.html
Suika

Contents of /www/test/html/form/text/value-nl-bare.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sat May 27 08:14:24 2006 UTC (20 years, 2 months ago) by wakaba
Branch: MAIN
File MIME type: text/html
New tests

1 wakaba 1.1 <!DOCTYPE html>
2     <html>
3     <head>
4     <title>Single-line Text Input with New Line</title>
5     </head>
6     <body>
7     <h1>Single-line Text Input with New Line</h1>
8     <form action="../asis" method="post">
9     <input type="text" name="text1" value="abcdefg
10     ABCDEFG">
11     <input type="submit">
12     </form>
13    
14     <p><code>value="abcdefg<br>ABCDEFG"</code></p>
15    
16     </body>
17     </html>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24