blob: 7406b729b73cd5bb914607f6e3223bc9c8010512 [file] [log] [blame]
<!DOCTYPE html>
<html lang="zh-hk">
<head>
<meta charset="utf-8">
</head>
<body>
This test makes sure that letter-spacing is applied after text shaping.
The test passes if the two characters below have some space between them.
<div style="font: 48px 'PingFang TC'; letter-spacing: 24px;">情升</div>
</body>
</html>