** NOT PART OF THE BUILD ** | Moving parser test cases from logparse dir. to html dir.
git-svn-id: svn://10.0.0.236/trunk@124618 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
18
mozilla/parser/htmlparser/tests/html/44791.html
Normal file
18
mozilla/parser/htmlparser/tests/html/44791.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<HTML>
|
||||
<BODY>
|
||||
<p>
|
||||
<form>
|
||||
<table>
|
||||
<strong>Your options on how to apply for the Job are:</strong><br>
|
||||
<li>Fax your resume/statement of qualifications and cover letter
|
||||
</table>
|
||||
</form>
|
||||
<form>
|
||||
<select><option>1<option>2</select>
|
||||
<table>
|
||||
<strong>Your options on how to apply for the Job are:</strong><br>
|
||||
<li>Fax your resume/statement of qualifications and cover letter
|
||||
</table>
|
||||
</form>
|
||||
</BODY>
|
||||
</html>
|
||||
Reference in New Issue
Block a user