<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<!-- Test for temporary disabling of Georgian uppercasing. See
crbug.com/865427 . -->
<p style="text-transform:uppercase">აჺჽჿ</p>
<p style="text-transform:lowercase">აჺჽჿ</p>
<p style="text-transform:uppercase">ᲐᲺᲽᲿ</p>
<p style="text-transform:lowercase">ᲐᲺᲽᲿ</p>
</body>
</html>