зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1546493 - fixed editor/libeditor mochitests to work outside of isolated clipboard job. r=masayuki
fixed editor/libeditor mochitests to work outside of isolated clipboard job. Differential Revision: https://phabricator.services.mozilla.com/D28837 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
28714c6be2
Коммит
6e318fef99
|
@ -9,6 +9,9 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=597331
|
|||
<script src="/tests/SimpleTest/EventUtils.js"></script>
|
||||
<script src="/tests/SimpleTest/WindowSnapshot.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
|
||||
<style>
|
||||
textarea { border-color: white; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=597331">Mozilla Bug 597331</a>
|
||||
|
|
|
@ -9,6 +9,9 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=600570
|
|||
<script src="/tests/SimpleTest/EventUtils.js"></script>
|
||||
<script src="/tests/SimpleTest/WindowSnapshot.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
|
||||
<style>
|
||||
textarea { border-color: white; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=600570">Mozilla Bug 600570</a>
|
||||
|
|
Загрузка…
Ссылка в новой задаче