Sign in
◑
Theme
nest-open-source
/
manifest_repos
/
chromium_src
/
843bbb3bb34080a582b730da36421118dca26e74
/
.
/
third_party
/
blink
/
web_tests
/
compositing
/
composited-text-subpixel-translation-expected.html
blob: 2a9b1be855dd5d6ff8d786aa28e35efe3e17ed4c [
file
]
<!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>