~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/htmlparser/tests/html/15204.html

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head><title> &lt </title></head>
 
3
<body>
 
4
<FORM>
 
5
 <TEXTAREA ROWS=8 COLS=50>&lt
 
6
<table       width="100%";  >
 
7
 bgcolor=    #FFFFFF   ; 
 
8
 <tr> &lt
 
9
  <td> a </td>
 
10
 </tr>
 
11
</table>
 
12
</TEXTAREA>
 
13
</FORM>
 
14
<script>
 
15
err()
 
16
</script>
 
17
</body>
 
18
</html>