RetroZilla/parser/htmlparser/tests/html/79492.html

9 lines
231 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>