Modified docs to list supported browsers
As reported in the bug, the documentation needs to be updated with a list of browsers we support. This patch adds faq entry and updates information for contributing. Change-Id: I6218194d031bc6b47a0fd13e5e11749df441398b Closes-Bug: 1359246
This commit is contained in:
parent
e68f63f03c
commit
5f0d35e994
@ -161,8 +161,8 @@ We don't require that everything works with JavaScript disabled. It's fine to
|
||||
introduce features that require that JavaScript is enabled in the user's web
|
||||
browser.
|
||||
|
||||
The code has to work on the stable versions of Firefox, Chrome, Safari, and
|
||||
Opera web browsers, and on Microsoft Internet Explorer 8 and later.
|
||||
The code has to work on the stable and latest versions of Firefox, Chrome,
|
||||
Safari, and Opera web browsers, and on Microsoft Internet Explorer 9 and later.
|
||||
|
||||
.. _JSLint: http://jslint.com/
|
||||
|
||||
|
@ -35,3 +35,11 @@ What does this mean for visual design?
|
||||
designer has taken on the challenge of providing a reference design
|
||||
for Horizon which supports this possibility.
|
||||
|
||||
What browsers are supported?
|
||||
|
||||
Horizon is primarily tested and supported on the latest version of Firefox,
|
||||
the latest version of Chrome, and IE9+. Issues related to Safari and Opera
|
||||
will also be considered. The list of supported browsers and versions is
|
||||
informally documented on the `Browser Support wiki page
|
||||
<https://wiki.openstack.org/wiki/Horizon/BrowserSupport>`_.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user