moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
14
mozilla/htmlparser/tests/html/quote003.html
Normal file
14
mozilla/htmlparser/tests/html/quote003.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML test for quoted string
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
This was created on 9/15/97, for Xena bug # 85121
|
||||
<br>Testing the quoted value string.
|
||||
<br> tag A is used so you can check the string by moving mouse on the link.
|
||||
<br> use view source or text editor to compare with browser display.
|
||||
<br>In the following line quote is not closed before the end of the html file.
|
||||
<br> Navigator 4.0 displace the line as text.
|
||||
<br> XENA60 appends a closing quote and display it as link.
|
||||
<br> <a href= "abcdefg
|
||||
Reference in New Issue
Block a user