blob: b49eb183237b8af70611dd7ea15eaac5fa87f449 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that text-size-adjust only gets applied once to line-height.
<div style="font-size: 75px; line-height: 1.20; width: 1px; border: 3px solid green;">asdf asdf</div>
</body>
</html>