commit 8207b33407420f2da03c4d31d6dde9f07367ae81
parent c96d7704d9abdb719f86646860d89a2ec6330c4a
Author: Mason Freed <masonf@chromium.org>
Date: Fri, 19 Dec 2025 09:13:58 +0000
Bug 2006182 [wpt PR 56752] - Mark focus-menu-elements-nested-arrowoperations.html slow, a=testonly
Automatic update from web-platform-tests
Mark focus-menu-elements-nested-arrowoperations.html slow
This flaky-times out (see crbug.com/466634970), so give it more
time to run.
Fixed: 466634970
Change-Id: I8f2d0da6aa899b38aa61617ace73f2d8b091a444
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7256608
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Auto-Submit: Mason Freed <masonf@chromium.org>
Commit-Queue: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1558936}
--
wpt-commits: d4dcd2876b33f5e34cad35baed6e0e914a4f085a
wpt-pr: 56752
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/html/semantics/menu/tentative/focus-menu-elements-nested-arrowoperations.html b/testing/web-platform/tests/html/semantics/menu/tentative/focus-menu-elements-nested-arrowoperations.html
@@ -1,4 +1,5 @@
<!DOCTYPE html>
+<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/resources/testdriver.js"></script>