1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-17 22:09:07 +00:00
Files
UXP/layout/reftests/text-transform/capitalize-3-ref.html
T

12 lines
226 B
HTML

<!DOCTYPE HTML>
<html>
<body style="letter-spacing:2px">
<p>I Ask "Questions"
<p>i ask "Questions"
<p>I Ask questions
<p>I Ask<br>Questions
<p>I Ask&nbsp;Questions
<p style="white-space:nowrap">I Ask Questions
</body>
</html>