moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
22
mozilla/parser/htmlparser/tests/html/pre012.html
Normal file
22
mozilla/parser/htmlparser/tests/html/pre012.html
Normal file
@@ -0,0 +1,22 @@
|
||||
The following is copied from test tag002.html<br>
|
||||
Broken tags are shown, only if no gt sign can be found.
|
||||
|
||||
</
|
||||
|
||||
still in tag, this is trashed with the invalid tag.
|
||||
<br>
|
||||
ccccccc
|
||||
</
|
||||
dddd
|
||||
<br>Now wrapped with a PRE tag.
|
||||
<PRE>
|
||||
Broken tags are shown, only if no gt sign can be found.
|
||||
|
||||
</
|
||||
|
||||
still in tag, this is trashed with the invalid tag.
|
||||
<br>
|
||||
ccccccc
|
||||
</
|
||||
dddd
|
||||
</PRE>
|
||||
Reference in New Issue
Block a user