Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/text/reftest.list
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<style type="text/css">
pre {
text-transform: uppercase;
}
</style>
</head>
<body>
<pre>
foo ßar baß
foobar
the quick brown fox jumpß
</pre>
</body>
</html>