summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/577380.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/text/577380.html')
-rw-r--r--layout/reftests/text/577380.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/reftests/text/577380.html b/layout/reftests/text/577380.html
new file mode 100644
index 0000000000..b4368c8651
--- /dev/null
+++ b/layout/reftests/text/577380.html
@@ -0,0 +1,13 @@
+<html>
+<head>
+<style type="text/css">
+body {
+ font-family: Times; /* this test is only for OS X, we know Times will be there */
+ font-size: 40px;
+}
+</style>
+</head>
+<body>
+fi
+</body>
+</html>