Fixed typo

This commit is contained in:
dpvc 2010-08-19 00:32:36 +00:00
parent 3cc9978f0a
commit e1b7d498ee
7 changed files with 4 additions and 4 deletions

View File

@ -134,7 +134,7 @@ Firefox's same-origin security policy for cross-domain scripting.
Firefoxs interpretation of the same-origin policy is more strict than
most other browsers, and it affects how fonts are loaded with the
`@font-face` CSS directive. MathJax uses this directory to load
`@font-face` CSS directive. MathJax uses this directive to load
web-based math fonts into a page when the user doesn't have them
installed locally on their own computer. Firefox's security policy,
however, only allows this when the fonts come from the same server as

View File

@ -150,7 +150,7 @@ be loaded from another server, but there is one imporant caveat —
Firefox&#8217;s same-origin security policy for cross-domain scripting.</p>
<p>Firefoxs interpretation of the same-origin policy is more strict than
most other browsers, and it affects how fonts are loaded with the
<cite>&#64;font-face</cite> CSS directive. MathJax uses this directory to load
<cite>&#64;font-face</cite> CSS directive. MathJax uses this directive to load
web-based math fonts into a page when the user doesn&#8217;t have them
installed locally on their own computer. Firefox&#8217;s security policy,
however, only allows this when the fonts come from the same server as

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -134,7 +134,7 @@ Firefox's same-origin security policy for cross-domain scripting.
Firefoxs interpretation of the same-origin policy is more strict than
most other browsers, and it affects how fonts are loaded with the
`@font-face` CSS directive. MathJax uses this directory to load
`@font-face` CSS directive. MathJax uses this directive to load
web-based math fonts into a page when the user doesn't have them
installed locally on their own computer. Firefox's security policy,
however, only allows this when the fonts come from the same server as