0

Mark focus-scroller-activeElement-on-event test as slow

This test has a number of flaky timeouts, so this marks the
test slow, to give it more time.

Fixed: 363342597
Change-Id: I681e252f5abe4a3c959101e0686f48f913f60115
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5838698
Auto-Submit: Mason Freed <masonf@chromium.org>
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1351644}
This commit is contained in:
Mason Freed
2024-09-05 19:50:17 +00:00
committed by Chromium LUCI CQ
parent d8d78f8c47
commit c83cce84eb

@ -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/shadow-dom.js'></script>