1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-19 04:52:20 +02:00

simplify

Hakim El Hattab
2015-01-06 11:49:06 +01:00
parent 9ab336c659
commit 13ca638292

@@ -1,16 +1,14 @@
Currently, reveal.js has five tiers of browser support:
Currently, reveal.js has four tiers of browser support:
1. 3D Transforms version
2. 2D UI with only linear animations
3. 2D UI with no animation
4. 2D UI showing all slides in a vertical row
5. Absolutely no support - either nothing shown onscreen or screen contents mangled/disfigured
1. Full support
2. No transitions
3. All slides in one tall scrollable page
4. Not supported
1st tier: __Chrome__, __Safari__, __Firefox__, __Opera__ and __IE10__.
2nd tier: __Maxthon__, Android 2.3.7 stock browser, Dolphin 9.
3rd tier: __IE9__, __Firefox 3.6__.
4th tier: __IE8__, the __Kindle Fire Silk Browser 1.0__ and __Maxthon Mobile__.
5th tier: __IE7 and lower__, __all non-JavaScript browsers__.
1st tier: __Chrome__, __Safari__, __Firefox__, __Opera__ and __IE10-11__.
2rd tier: __IE9__, __Firefox 3.6__.
3th tier: __IE8__, the __Kindle Fire Silk Browser 1.0__ and __Maxthon Mobile__.
4th tier: __IE7 and lower__, __all non-JavaScript browsers__.
(When no version # is specified, the current version, the previous version, and the next version are supported)