Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<title>Test for uppercasing of Greek disjunctive eta</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
div {
font: 150% serif;
text-transform: uppercase;
margin: 1em;
}
</style>
</head>
<body>
<div lang="en">ήσουν ή εγώ ή εσύ (νή) (ήν) (ή) (ή.) ή</div>
<div lang="el">ήσουν ή εγώ ή εσύ (νή) (ήν) (ή) (ή.) ή</div>
</body>
</html>