servo/tests/ref/text_transform_capitalize_ref.html
2015-09-29 14:34:50 -07:00

10 lines
232 B
HTML

<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<!-- Tests that `text-transform: capitalize` works. -->
<body>
<h1 style='font-family: Hiragino Maru Gothic Pro'>ュゥゥゥゥ Can Do ÁnyThing At ゾムボ.cOm</h1>
</body>
</html>