RetroZilla/parser/htmlparser/tests/html/79492.html
2015-10-20 23:03:22 -04:00

9 lines
231 B
HTML

<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>