moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
12
mozilla/htmlparser/tests/html/text003.html
Normal file
12
mozilla/htmlparser/tests/html/text003.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META HTTP-EQUIV="Content-type" CONTENT="text/html">
|
||||
<TITLE>Welcome to Netscape</TITLE>
|
||||
</HEAD>
|
||||
<BODY BGCOLOR="blue">
|
||||
Text-001
|
||||
</font>
|
||||
<br>
|
||||
Text after closing font tag.
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user