Skip to content

Instantly share code, notes, and snippets.

@ironhouzi
Last active January 4, 2016 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ironhouzi/8543358 to your computer and use it in GitHub Desktop.
Save ironhouzi/8543358 to your computer and use it in GitHub Desktop.
Corner case for testing correct stacking of Tibetan Unicode glyphs
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p style="font-size:400%"> &#x0f67;&#x0fb9;&#x0fa8;&#x0fb3;&#x0fba;&#x0fbc;&#x0fbb;&#x0f83;&#x0f0b;&#x0f4a;&#x0f9b;&#x0f9c;&#x0f9d;&#x0f9e;&#x0f71; </p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment