| <html> | |
| <head> | |
| <title>Surrogate entities</title> | |
| <script>if (window.testRunner) testRunner.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>𐐀����</p> | |
| </body> | |
| </html> |