blob: 86fb97134ac71ec12199510bd085a6d43f65a05a [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>CSS3 Text, text transform: German sharp S, uppercase</title>
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
<style type='text/css'>
.test, .ref { font-size: 125%; line-height: 1.5em; }
.test span, .ref span { margin-right: 1em; white-space: nowrap; }
</style>
</head>
<body>
<p class="instructions">Test passes if both characters below match.</p>
<div class="test" lang="de"><span>SS SS</span></div>
</body>
</html>