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:
Botond Ballo 2019-04-08 23:36:40 +00:00
parent fb2df436fc
commit 11bfe8c0fa

View file

@ -6,6 +6,7 @@
<head>
<title>Testing Javascript</title>
<meta name="viewport" content="user-scalable=no">
<script type="text/javascript">
var seen = {};