Skip to content

Commit d1ec182

Browse files
dbaronchromium-wpt-export-bot
authored andcommitted
Add long timeout annotation to input-change-event-properties.html .
Bug: 456694942 Change-Id: I3388d17b94af5866e5efe7a795bca1753cfa05ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7106860 Auto-Submit: David Baron <[email protected]> Reviewed-by: Joey Arhar <[email protected]> Commit-Queue: Joey Arhar <[email protected]> Cr-Commit-Position: refs/heads/main@{#1538893}
1 parent fac3072 commit d1ec182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html/semantics/forms/input-change-event-properties.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>Test the properties of input and change events</title>
4+
<meta name="timeout" content="long">
45
<script src="/resources/testharness.js"></script>
56
<script src="/resources/testharnessreport.js"></script>
67
<script src="/resources/testdriver.js"></script>

0 commit comments

Comments
 (0)