commit 88bf2f355812a51f1e202fd8ac27d1e16e3b07e2
parent ae11939249eef730dee333603e7c4ab94a1e2c0d
Author: Alvin Ji <alvinji@chromium.org>
Date: Mon, 10 Nov 2025 22:18:33 +0000
Bug 1998809 [wpt PR 55926] - gyro: Add long timeout meta tag for iframe access test, a=testonly
Automatic update from web-platform-tests
gyro: Add long timeout meta tag for iframe access test
Change-Id: Ibaa656d790e195323ebf2fddd3a95f34e10e148c
Bug: 454702707
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7128188
Reviewed-by: Matt Reynolds <mattreynolds@chromium.org>
Commit-Queue: Alvin Ji <alvinji@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1541416}
--
wpt-commits: 4897292fda4dd333ad7c8b9eb7867da76b9097ab
wpt-pr: 55926
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/gyroscope/Gyroscope-iframe-access.https.html b/testing/web-platform/tests/gyroscope/Gyroscope-iframe-access.https.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<meta charset="utf-8">
+<meta name="timeout" content="long">
<title>Gyroscope iframe test</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<link rel="help" href="https://www.w3.org/TR/gyroscope/">