chromium/third_party/blink/web_tests/compositing/composited-text-subpixel-translation-expected.html

<!DOCTYPE html>
<style>
div {
  background: white;
  margin: 10px;
  padding: 2px;
  transform: translate(0.5px, 0.5px);
}
</style>
All of the following texts should not be blurry.
<div>SHARP TEXT</div>
<div>SHARP TEXT</div>
<div>SHARP TEXT</div>