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

Side by Side Diff: content/test/data/accessibility/aria/aria-searchbox-with-selection-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 unified diff | Download patch
OLDNEW
1 AXWebArea AXRoleDescription='HTML content' 1 AXWebArea AXRoleDescription='HTML content'
2 ++AXTextField AXSubrole=AXSearchField AXRoleDescription='search text field' AXVa lue='ARIA role searchbox.' 2 ++AXTextField AXSubrole=AXSearchField AXRoleDescription='search text field' AXVa lue='ARIA role searchbox.'
3 ++++AXStaticText AXRoleDescription='text' AXValue='ARIA role searchbox.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698