blob: 83bfe744596dbd9f435ed18ba65018215fff42ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>CSS Test: font-feature-settings Liga and Tibetan shaping</title>
<body>
<p>Test passes if the three lines below are identical.</p>
<section class="test" lang="bo">
<p>རྒྱུ</p>
<p>རྒྱུ</p>
<p>རྒྱུ</p>
</section>
|