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

Unified Diff: content/test/data/accessibility/aria/aria-searchbox-expected-mac.txt

Issue 2120523002: The children of non-editable combo boxes, search boxes and text fields should not be hidden (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Windows browser test. Created 4 years, 5 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-searchbox-expected-mac.txt
diff --git a/content/test/data/accessibility/aria/aria-searchbox-expected-mac.txt b/content/test/data/accessibility/aria/aria-searchbox-expected-mac.txt
index fe4bf976434811ad8e6a0d60a8dc2706dd52bfee..ad6b00557b6ab08cd4ad9480f8d08962eeb4af00 100644
--- a/content/test/data/accessibility/aria/aria-searchbox-expected-mac.txt
+++ b/content/test/data/accessibility/aria/aria-searchbox-expected-mac.txt
@@ -1,2 +1,3 @@
AXWebArea AXRoleDescription='HTML content'
++AXTextField AXSubrole=AXSearchField AXRoleDescription='search text field' AXValue='ARIA role searchbox.'
+++++AXStaticText AXRoleDescription='text' AXValue='ARIA role searchbox.'

Powered by Google App Engine
This is Rietveld 408576698