moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
9
mozilla/parser/htmlparser/tests/html/head03.html
Normal file
9
mozilla/parser/htmlparser/tests/html/head03.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<HEAD lang="en" dir="ltr" profile="http://www.bandit.com/profiles/ruby">
|
||||
<TITLE lang="en" dir="ltr">TITLE-title03</TITLE>
|
||||
</head>
|
||||
<body>
|
||||
The HEAD tag has attributes.
|
||||
<br>The Title tag can also has attributes.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user