diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/encrypted-media/idlharness.https.html')
-rw-r--r-- | tests/wpt/web-platform-tests/encrypted-media/idlharness.https.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/encrypted-media/idlharness.https.html b/tests/wpt/web-platform-tests/encrypted-media/idlharness.https.html index b501bde9d25..b8bdf46c100 100644 --- a/tests/wpt/web-platform-tests/encrypted-media/idlharness.https.html +++ b/tests/wpt/web-platform-tests/encrypted-media/idlharness.https.html @@ -3,6 +3,7 @@ <head> <meta charset=utf-8> <title>Encrypted Media Extentions IDL test</title> + <meta name="timeout" content="long"> <link rel="help" href="https://w3c.github.io/encrypted-media/"> <script src=/resources/testharness.js></script> |