Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2490)

Unified Diff: content/test/data/accessibility/aria/aria-option.html

Issue 2893683002: Selection follows focus/activedescendant in single selection containers (Closed)
Patch Set: Last test to fix we hope Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/aria/aria-option.html
diff --git a/content/test/data/accessibility/aria/aria-option.html b/content/test/data/accessibility/aria/aria-option.html
index 903f40783eb9840b86d854c6a6ab3aa6096038db..52112b666dcbf5f907760dec9e1e577d9e719346 100644
--- a/content/test/data/accessibility/aria/aria-option.html
+++ b/content/test/data/accessibility/aria/aria-option.html
@@ -1,6 +1,9 @@
<!--
@MAC-ALLOW:AXRole*
@WIN-ALLOW:xml-roles*
+@WIN-ALLOW:SELECT*
+@BLINK-ALLOW:focus*
+@BLINK-ALLOW:select*
-->
<!DOCTYPE html>
<html>

Powered by Google App Engine
This is Rietveld 408576698