blob: 4df5e5f49a46eb6be6871096b8f3414f48a86cd0 [file] [log] [blame]
<html>
<head>
<title>Surrogate entities</title>
<script>if (window.layoutTestController) layoutTestController.dumpAsText();</script>
</head>
<body>
<p>This tests parsing of numeric HTML entities that encode surrogates. Firefox allows these.</p>
<p>Should be the same character (DESERET CAPITAL LETTER LONG I), repeated three times:</p>
<hr>
<p>&#x10400;&#xD801;&#xDC00;&#55297;&#56320;</p>
</body>
</html>