summaryrefslogtreecommitdiff
path: root/docutils/FAQ.txt
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-04-21 14:42:52 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-04-21 14:42:52 +0000
commit4576cf03bfe915925b41e47d097bc87fab5d0f7c (patch)
treee39f7ea8e13bf843cd65406917f3f91b4d3dd8b8 /docutils/FAQ.txt
parent26375b6f9cd6544cebefb2e6875449d5b004c119 (diff)
downloaddocutils-4576cf03bfe915925b41e47d097bc87fab5d0f7c.tar.gz
updated list of known-good browsers
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3230 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/FAQ.txt')
-rw-r--r--docutils/FAQ.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docutils/FAQ.txt b/docutils/FAQ.txt
index aa99d13ab..43ca284a4 100644
--- a/docutils/FAQ.txt
+++ b/docutils/FAQ.txt
@@ -720,10 +720,10 @@ What browsers are supported?
No specific browser is targeted; all modern graphical browsers should
work. Some older browsers, text-only browsers, and browsers without
-full CSS support are known to produce inferior results. Mozilla
-(version 1.0 and up) and MS Internet Explorer (version 5.0 and up) are
-known to give good results. Reports of experiences with other
-browsers are welcome.
+full CSS support are known to produce inferior results. Firefox,
+Safari, Mozilla (version 1.0 and up), and MS Internet Explorer
+(version 5.0 and up) are known to give good results. Reports of
+experiences with other browsers are welcome.
Unexpected results from tools/rst2html.py: H1, H1 instead of H1, H2. Why?