chromium/third_party/blink/web_tests/fast/hidpi/static/text-under-perspective-expected.html

<!DOCTYPE html>
<style> * { margin: 0; }</style>
This text should not be blurry
<div>
  <div>
    This text should not be blurry
    <div>This text should not be blurry</div>
  </div>
</div>