summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/local_font_invalid.html
blob: 5009b7171685aacf1d0a38f0ff7f9533f22ecbb7 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<script>
    if (testRunner)
        testRunner.dumpAsText();
</script>
    <body>
        <h1 id=1 style="src: local(2097153)" />
        PASS
    </body>
</html>