Sign in
nest-open-source
/
manifest_repos
/
chromium_src
/
ce182f4f4cdacd008274200f23abd3db3c4cbfb7
/
.
/
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>