tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / css / rtl-nth-child-first-letter-crash.html
1 }\r
2 <style>\r
3  *:nth-child(2):first-letter {float: left;direction: rtl;\r
4 </style>\r
5 <p>NULL pointer crash in TextIterator::handleTextBox() when using RTL text.\r
6 If there is no crash, then the test passes.</p>\r
7 <script>\r
8     if (window.layoutTestController)\r
9         layoutTestController.dumpAsText();\r
10 </script>\r
11 <p>If you can see this, then the test passes.</p>\r