Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit c1638c6

Browse files
Hexcleschromium-wpt-export-bot
authored andcommitted
Mark fetch-event-within-sw.https.html as slow
1 parent 405c169 commit c1638c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

service-workers/service-worker/fetch-event-within-sw.https.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!DOCTYPE html>
2+
<meta name="timeout" content="long">
23
<script src="/resources/testharness.js"></script>
34
<script src="/resources/testharnessreport.js"></script>
45
<script src="resources/test-helpers.sub.js"></script>
@@ -49,4 +50,4 @@
4950
'cache.add within SW not intercepted');
5051
}, 'Service worker does not intercept fetch/cache requests within service ' +
5152
'worker');
52-
</script>
53+
</script>

0 commit comments

Comments
 (0)