File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,11 +133,9 @@ for the controller classes, all defined in this module.
133133+------------------------+-----------------------------------------+-------+
134134| ``'windows-default' `` | :class: `WindowsDefault ` | \( 2) |
135135+------------------------+-----------------------------------------+-------+
136- | ``'internet-config ' `` | :class: `InternetConfig ` | \( 3) |
136+ | ``'macosx ' `` | :class: `MacOSX('default') ` | \( 3) |
137137+------------------------+-----------------------------------------+-------+
138- | ``'macosx' `` | :class: `MacOSX('default') ` | \( 4) |
139- +------------------------+-----------------------------------------+-------+
140- | ``'safari' `` | :class: `MacOSX('safari') ` | \( 4) |
138+ | ``'safari' `` | :class: `MacOSX('safari') ` | \( 3) |
141139+------------------------+-----------------------------------------+-------+
142140| ``'google-chrome' `` | :class: `Chrome('google-chrome') ` | |
143141+------------------------+-----------------------------------------+-------+
@@ -161,9 +159,6 @@ Notes:
161159 Only on Windows platforms.
162160
163161(3)
164- Only on Mac OS platforms; requires the standard MacPython :mod: `ic ` module.
165-
166- (4)
167162 Only on Mac OS X platform.
168163
169164.. versionadded :: 3.3
You can’t perform that action at this time.
0 commit comments