/[suikacvs]/www/test/html/form/text/value-crlf-charref.html
Suika

Contents of /www/test/html/form/text/value-crlf-charref.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 CRLF References</title>
5     </head>
6     <body>
7     <h1>Single-line Text Input with <code>CRLF</code> References</h1>
8     <form action="../asis" method="post">
9     <input type="text" name="text1" value="abcdefg&#x0A;&#x0D;ABCDEFG">
10     <input type="submit">
11     </form>
12    
13     <p><code>value="abcdefg&amp;#x0A;&amp;#x0D;ABCDEFG"</code></p>
14    
15     </body>
16     </html>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24