File: in_435922.html

package info (click to toggle)
tidy 20080116cvs-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 7,296 kB
  • ctags: 3,259
  • sloc: ansic: 30,069; sh: 9,060; xml: 317; makefile: 41
file content (10 lines) | stat: -rw-r--r-- 192 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
  <title>[ #435922 ] Missing &lt;form&gt; around &lt;input&gt; no warning</title>
</head>
<body>
  <input type='text' name='test'>
  <br>
  <input type='submit'>
</body>
</html>