<!DOCTYPE html>
<style>
div {
font-family:Tahoma;
font-size:14px;
}
.complex {
text-rendering:optimizeLegibility;
}
</style>
<p>All lines should look the same.
<p>This test is intentionally a pixel test, see crbug.com/452914.
<div class=complex>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!</div>
<div>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!<br>!!!!!!!!!!!!!!</div>