summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-transform/capitalize-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/text-transform/capitalize-ref.html')
-rw-r--r--layout/reftests/text-transform/capitalize-ref.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/text-transform/capitalize-ref.html b/layout/reftests/text-transform/capitalize-ref.html
new file mode 100644
index 0000000000..16e4d52a96
--- /dev/null
+++ b/layout/reftests/text-transform/capitalize-ref.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+ <body style="letter-spacing:2px">
+ This Text Should Be Capitalized.
+ </body>
+</html>