blob: 66c081ee12b468e72d0e6bc5632d5c81e274701a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
p {
font-size: 16pt;
}
</style>
</head>
<body>
<p style="-webkit-font-smoothing: none">This should not be antialiased<p>
<p>This should be antialiased<p>
</body>
</html>