Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / large-font-size-crash.html
1 <!DOCTYPE html>
2 <html>
3 <body style='font: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999in Ahem;'>
4 PASS. WebKit didn't crash.
5 <script>
6 if (window.testRunner)
7     testRunner.dumpAsText();
8 </script>
9 </body>
10 </html>