tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / css / local_font_invalid.html
1 <html>
2 <script>
3     if (layoutTestController)
4         layoutTestController.dumpAsText();
5 </script>
6     <body>
7         <h1 id=1 style="src: local(2097153)" />
8         PASS
9     </body>
10 </html>