moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
13
mozilla/parser/htmlparser/tests/html/form001.html
Normal file
13
mozilla/parser/htmlparser/tests/html/form001.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>test DEL tag</title>
|
||||
</head>
|
||||
<body>
|
||||
test Form <br>
|
||||
<form>
|
||||
Please input user name <input name=uid >
|
||||
</form>
|
||||
|
||||
2normal text in body line 2.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user