bug 648248 followup - prefer Raanana on OS X for the Hebrew presentation forms in reftests. a=reftest-orange

This commit is contained in:
Jonathan Kew 2011-04-12 15:08:05 +01:00
parent 4416f66d48
commit 122b112980
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
</head>
<style type="text/css">
body {
font-family: serif;
font-family: Raanana, serif; /* prefer Raanana on OS X for the presentation forms */
font-size: 24px;
}
</style>

View File

@ -4,7 +4,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-family: Raanana, serif; /* prefer Raanana on OS X for the presentation forms */
font-size: 24px;
}
</style>

View File

@ -6,7 +6,7 @@
</head>
<style type="text/css">
body {
font-family: serif;
font-family: Raanana, serif; /* prefer Raanana on OS X for the presentation forms */
font-size: 24px;
}
</style>