Upstream version 9.37.193.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / text / bidi-ignorable-unicode.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5 <body>
6         <h3>Test for chromium bug : <a href="https://crbug.com/256333">256333</a>. Test case for Ignorable characters</h3>
7         <p>abc should be displayed</p>
8 <p>a&#x2066;b&#x2069;c</p>
9 </body>
10 </html>