<!DOCTYPE html> | |
<html> | |
<head> | |
</head> | |
<body> | |
This test passes if the following text is rendered in KaiTi TC and the text after that is rendered in KaiTi SC. | |
<div style="font: 100px 'Kaiti TC';" lang="zh_TW">打扔払扖</div> | |
<div style="font: 100px 'Kaiti SC';" lang="zh_hans">打扔払扖</div> | |
</body> | |
</html> |