browsers.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2016 12:46:36 +0200
changeset 1905 fba288d59662
parent 1598 67085eb78c4e
child 1912 8b81a8f0f692
permissions -rw-r--r--
Include only local subsections into TOC. This prevent duplication of TOC when build single page HTML document. Also this make unnecessary CSS hack to hide document title as top level section.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

===========
 Browsers.
===========
.. contents::
   :local:

Browsers release history.
=========================

  https://wiki.mozilla.org/Releases
                Firefox Releases.
  http://en.wikipedia.org/wiki/Firefox_release_history
                Firefox release history.
  http://en.wikipedia.org/wiki/History_of_Firefox
                History of Firefox.
  http://www.opera.com/docs/history/
                Opera version history.
  http://en.wikipedia.org/wiki/History_of_the_Opera_web_browser
                History of the Opera web browser.
  http://en.wikipedia.org/wiki/Safari_version_history
                Safari version history.

Browser popularity.
===================

  http://caniuse.com/usage_table.php
                Browser usage table, based on data from StatCounter GlobalStats.

Browser performance.
====================

  http://arewefastyet.com/
                Tracking performance of popular JavaScript engines.
  http://jsperf.com/
                JavaScript libraries performance.