blob: 6003f48b1c6b78b79922bc0a3240510fd09d58be [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.layoutTestController)
layoutTestController.dumpAsText();
document.body.offsetTop;
</script>
</html>