Mypal/layout/reftests/text-transform/capitalize-ref.html

7 lines
114 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<!DOCTYPE html>
<html>
<body style="letter-spacing:2px">
This Text Should Be Capitalized.
</body>
</html>