merge with 3.2
diff --git a/Doc/library/webbrowser.rst b/Doc/library/webbrowser.rst
index 9cf8c50..23211fa 100644
--- a/Doc/library/webbrowser.rst
+++ b/Doc/library/webbrowser.rst
@@ -137,6 +137,8 @@
 +------------------------+-----------------------------------------+-------+
 | ``'macosx'``           | :class:`MacOSX('default')`              | \(4)  |
 +------------------------+-----------------------------------------+-------+
+| ``'safari'``           | :class:`MacOSX('safari')`               | \(4)  |
++------------------------+-----------------------------------------+-------+
 | ``'google-chrome'``    | :class:`Chrome('google-chrome')`        |       |
 +------------------------+-----------------------------------------+-------+
 | ``'chrome'``           | :class:`Chrome('chrome')`               |       |