mirror of
https://github.com/servo/servo.git
synced 2025-07-19 05:13:55 +01:00
10 lines
232 B
HTML
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>
|
|
|
|
|