From 9c52094ecf3a9207ff05ec31cb18abb7f6e00440 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Fri, 22 Nov 2024 09:43:19 -0800 Subject: [PATCH] Reland "Add tests of events for customizable select" This is a reland of commit 86eb111c7cd216df5bc6e896256795e420d1bf99 The original patch is listed in patchset 1. The failures were caused by flakiness in the failure mode in two cases: 1. The two virtual suites. Other similar failures for other tests are listed in TestExpectations, so this patch now does that. 2. Headless causes problems and flakiness. Original change's description: > Add tests of events for customizable select > > This adds a test that looks at the event behavior of select, > particularly for interactions that open and close the picker, > and select options. > > Change-Id: I5238360cecc83b48b0f8143380018d4781d65c72 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6006480 > Commit-Queue: Joey Arhar > Reviewed-by: Joey Arhar > Auto-Submit: Mason Freed > Cr-Commit-Position: refs/heads/main@{#1383214} Change-Id: I243e92e889a44ae2cc459d4efb8a0bbfbe79cc51 Bug: 379669748 Change-Id: I243e92e889a44ae2cc459d4efb8a0bbfbe79cc51 Fixed: 379168836 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6032572 Reviewed-by: Joey Arhar Commit-Queue: Joey Arhar Auto-Submit: Mason Freed Cr-Commit-Position: refs/heads/main@{#1386900} --- .../select-events.tentative.html | 170 ++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 html/semantics/forms/the-select-element/customizable-select/select-events.tentative.html diff --git a/html/semantics/forms/the-select-element/customizable-select/select-events.tentative.html b/html/semantics/forms/the-select-element/customizable-select/select-events.tentative.html new file mode 100644 index 00000000000000..fcf53233f18d7f --- /dev/null +++ b/html/semantics/forms/the-select-element/customizable-select/select-events.tentative.html @@ -0,0 +1,170 @@ + + + + + + + + +
+ +
+ +
+ +
+ + + +