File: browser-compatibility.rst

package info (click to toggle)
mathjax-docs 2.7%2B20161014-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,080 kB
  • ctags: 14
  • sloc: sh: 22; python: 19; makefile: 8
file content (48 lines) | stat: -rw-r--r-- 7,240 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.. _browser-compatibility:

**********************************
Browser Compatibility
**********************************

Extensive browser support is an important goal for MathJax. At the same
time, MathJax does require a certain minimum level of browser
functionality. The following list describes the browsers that have been
tested with MathJax. Please comment in the `MathJax User Group
<http://groups.google.com/group/mathjax-users/>`__  or `file issues
on GitHub <https://github.com/mathjax/MathJax/issues>`__ if you
notice inaccuracies or problems.

For screenshots, we suggest to visit `mathjax.org
<http://www.mathjax.org/#modal-samples>`_ using services such as 
`browsershots.org <http://browsershots.org>`_, 
`saucelabs.com <http://saucelabs.com>`_, or `browserstack.com 
<http://browserstack.com>`_.

+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| Browser                                                                             | Versions                                | Notes                                                                                                     |
+=====================================================================================+=========================================+===========================================================================================================+
| Internet Explorer                                                                   | 6.0 and later (Windows)                 | In MathJax v2.0+, IE8 and IE9 run faster in their IE8 and IE9 standards mode than in IE7 emulation mode.  |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| Firefox                                                                             | 3.0 and later (Windows, MacOS, Linux)   | Firefox 2.0 is not supported. Firefox before 3.5 uses image fonts.                                        |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| Chrome                                                                              | 0.3 and later (Windows, MacOS, Linux)   |                                                                                                           |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| Safari                                                                              | 2.0 and later (MacOSX, Windows)         |                                                                                                           |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| Opera                                                                               | 9.5 and later (Windows, MacOS, Linux)   |                                                                                                           |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| iPad/iPhone/iTouch                                                                  | All iOS versions                        |                                                                                                           |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| Android stock browser                                                               | v2.1 and later                          |                                                                                                           |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| BlackBerry                                                                          | OS 6 and later                          |                                                                                                           |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| Symbian                                                                             | Supported                               | Tested on Symbian3 emulator.                                                                              |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| Konqueror                                                                           | 4.x and later (Linux)                   | Not tested with older versions.                                                                           |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| `Gecko browsers <https://en.wikipedia.org/wiki/List_of_web_browsers#Gecko-based>`_  |                                         | Not systematically tested, but should be like Firefox.                                                    |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
| `WebKit browsers <https://en.wikipedia.org/wiki/List_of_web_browsers#WebKit-based>`_|                                         | Not systematically tested, but should be like Safari.                                                     |
+-------------------------------------------------------------------------------------+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+