chromium/third_party/blink/web_tests/fast/multicol/scale-transform-text-expected.html

<!DOCTYPE html>
<p>No parts of the characters below should be clipped. Hard to verify with the
    naked eye. Pixel-compare with the ref. :)</p>
<div style="transform:scale(0.35); width:200px; height:200px;">
    <div style="font-size:29px; line-height:1em;">
        _&Aring;<br>
        j<br>
        _<br>
        j<br>
        g_<br>
    </div>
</div>