blob: 1aea5b92a58048f3b3242a92bf881bdebef6ef1e [file] [log] [blame]
This tests that Unicode bidi control characters are not rendered and have zero width. The next two lines should look the same.
<div style="font-family: 'Times New Roman';">
a&#x202d;e&#x300;<br>
ae&#x300;
</div>