Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / international / unicode-bidi-isolate-nested-first-child-text-expected.html
blobbd3af84cc7151625e5cc74f1df2b4d10a1912d11
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8"/>
5 </head>
6 <body>
7 <span>First Text
8 <span>&#x05D0;-></span>Second Text
9 <span>&#x05D0;-<</span>
10 </span>
11 </body>
12 </html>