moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
17
mozilla/parser/htmlparser/tests/html/pre016.html
Normal file
17
mozilla/parser/htmlparser/tests/html/pre016.html
Normal file
@@ -0,0 +1,17 @@
|
||||
The following is copied from test tag006.html<br>
|
||||
first line
|
||||
<br> invalide tags are ignored by 4.0
|
||||
<table/>
|
||||
<ZZFFGG>
|
||||
</>
|
||||
Note: no line break here.
|
||||
|
||||
<br>Now wrapped with a PRE tag.
|
||||
<PRE>
|
||||
first line
|
||||
<br> invalide tags are ignored by 4.0
|
||||
<table/>
|
||||
<ZZFFGG>
|
||||
</>
|
||||
Note: no line break here.
|
||||
</PRE>
|
||||
Reference in New Issue
Block a user