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

9 lines
259 B
HTML

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