forked from mirrors/gecko-dev
Bug 1516056 - Prevent zooming in marionette test_typing.py testcase. r=hiro
This avoids the testcase running into bug 1516722. Depends on D20284 Differential Revision: https://phabricator.services.mozilla.com/D20285 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
fb2df436fc
commit
11bfe8c0fa
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
<head>
|
||||
<title>Testing Javascript</title>
|
||||
<meta name="viewport" content="user-scalable=no">
|
||||
<script type="text/javascript">
|
||||
var seen = {};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue