1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-16 13:28:45 +00:00
Files
UXP/layout/reftests/text/577380-ref.html
T

14 lines
199 B
HTML

<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>
&#xfb01;
</body>
</html>