moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
18
mozilla/parser/htmlparser/tests/html/pre015.html
Normal file
18
mozilla/parser/htmlparser/tests/html/pre015.html
Normal file
@@ -0,0 +1,18 @@
|
||||
The following is copied from test tag005.html<br>
|
||||
first line
|
||||
<br> empty brakets are displayed as text
|
||||
This </>
|
||||
and this eat next br tag. <//
|
||||
<br>
|
||||
and another one. <///>
|
||||
Last text.
|
||||
<br>Now wrapped with a PRE tag.
|
||||
<PRE>
|
||||
first line
|
||||
<br> empty brakets are displayed as text
|
||||
This </>
|
||||
and this eat next br tag. <//
|
||||
<br>
|
||||
and another one. <///>
|
||||
Last text.
|
||||
</PRE>
|
||||
Reference in New Issue
Block a user