Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-browser-bundle-testsuite
Commits
3c2da7d9
Commit
3c2da7d9
authored
Aug 26, 2020
by
Alex Catarineu
Browse files
Fix slider settings test for 78.2
parent
0f220abf
Changes
1
Hide whitespace changes
Inline
Side-by-side
marionette/tor_browser_tests/test_slider_settings.py
View file @
3c2da7d9
...
...
@@ -20,7 +20,6 @@ class Test(MarionetteTestCase):
"javascript.options.ion"
:
[
0
,
False
,
False
,
False
,
True
],
"javascript.options.baselinejit"
:
[
0
,
False
,
False
,
False
,
True
],
"javascript.options.native_regexp"
:
[
0
,
False
,
False
,
False
,
True
],
"media.webaudio.enabled"
:
[
0
,
False
,
False
,
False
,
True
],
"mathml.disabled"
:
[
0
,
True
,
True
,
True
,
False
],
"gfx.font_rendering.opentype_svg.enabled"
:
[
0
,
False
,
False
,
True
,
True
],
"svg.disabled"
:
[
0
,
True
,
False
,
False
,
False
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment