Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / international / bidi-control-chars-treated-as-ZWS.html
blob1aea5b92a58048f3b3242a92bf881bdebef6ef1e
1 This tests that Unicode bidi control characters are not rendered and have zero width. The next two lines should look the same.
2 <div style="font-family: 'Times New Roman';">
3 a&#x202d;e&#x300;<br>
4 ae&#x300;
5 </div>