blob: e1327264373dafb68f71ebac3a30f5eff9331948 [file] [log] [blame]
<!doctype html>
<html>
<head>
<style>
@font-face {
font-family: 'times';
src: local('Lucida Grande');
}
body {
margin: 1ex;
}
</style>
</head>
<body>
Fetching tabIndex should not cause a crash when involving font-relative units on the body element of the document.
</body>
</html>