blob: 680c6dd3c35126b6683c0823f7d383b4926c7def [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
This test makes sure that overlines grow upward. The test passes if the top line below has the default thickness.
<div style="font: 48px 'Ahem'; text-decoration: overline;">pppp</div>
</body>
</html>