Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / text / word-break-next-linebox-not-dirty-crash-main.html
1 <html>
2 Test passes if it does not crash.
3 <script>
4     if (window.testRunner)
5     {
6         testRunner.dumpAsText();
7         testRunner.waitUntilDone();
8     }
9 </script>
10 <iframe width="100" src="resources/word-break-next-linebox-not-dirty-crash.html"></iframe>
11 </html>
12