mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 12:22:34 +00:00
e738cb58da
Adding more testcases to the regression test suite
9 lines
231 B
HTML
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>
|