** NOT PART OF THE BUILD **
Adding more testcases to the regression test suite git-svn-id: svn://10.0.0.236/trunk@124880 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
8
mozilla/parser/htmlparser/tests/html/79492.html
Normal file
8
mozilla/parser/htmlparser/tests/html/79492.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html><head>
|
||||
<title>PG&E &E: &e. &e; &&e &&e;</title>
|
||||
<!-- will render as 'PG . & & -->
|
||||
</head><body>
|
||||
<p>Title should look like this:</p>
|
||||
<p>PG&E &E: &e. &e; &&e &&e;</p>
|
||||
<!-- will render as 'PG&E &E: &e. &e; &&e &&e;' -->
|
||||
</body>
|
||||
Reference in New Issue
Block a user