blob: 1fde82fa7fde0ce99b27805fcc94f0584c1df02c [file] [log] [blame]
<html>
Test passes if it does not crash.
<style>
@font-face { font-family: inherit; }
@font-face { font-family: initial; }
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
document.body.offsetTop;
</script>
</html>