Bug 1439170 - Add a long timeout to acid 3 test, r=gsnedders

MozReview-Commit-ID: 3MLPSdJcwCQ

--HG--
extra : rebase_source : 5c76a2e362bc6b9af7755150f4ee412b6acf81c4
This commit is contained in:
James Graham 2018-02-26 11:22:50 +00:00
parent bc2263efe7
commit 9064986629
2 changed files with 5 additions and 2 deletions

View File

@ -303239,7 +303239,9 @@
"acid/acid3/numbered-tests.html": [
[
"/acid/acid3/numbered-tests.html",
{}
{
"timeout": "long"
}
]
],
"ambient-light/AmbientLightSensor-disabled-by-feature-policy.https.html": [
@ -392298,7 +392300,7 @@
"support"
],
"acid/acid3/numbered-tests.html": [
"b715328b9b59f27f51c070011528d29103783f42",
"24baf04e2bd2516aad4189950d768a368c495b13",
"testharness"
],
"acid/acid3/reference.png": [

View File

@ -1,5 +1,6 @@
<!doctype html>
<title>Acid3 numbered tests</title>
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>