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

Unified Diff: content/test/data/accessibility/input-file-expected-win.txt

Issue 774603002: Adding AX test for input-file and enabling ax test for HR tag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: exposing AXDescription on mac Created 6 years 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
« no previous file with comments | « content/test/data/accessibility/input-file-expected-mac.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/input-file-expected-win.txt
diff --git a/content/test/data/accessibility/button-expected-win.txt b/content/test/data/accessibility/input-file-expected-win.txt
similarity index 50%
copy from content/test/data/accessibility/button-expected-win.txt
copy to content/test/data/accessibility/input-file-expected-win.txt
index c765722609f67f56bc457ce01763f2c84c02341d..6eb340a1d60cbd8ed1e7f4b8f35d8a3fd767663a 100644
--- a/content/test/data/accessibility/button-expected-win.txt
+++ b/content/test/data/accessibility/input-file-expected-win.txt
@@ -1,3 +1,3 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
IA2_ROLE_SECTION
- ROLE_SYSTEM_PUSHBUTTON name='Click me!' FOCUSABLE
+ ROLE_SYSTEM_PUSHBUTTON name='Choose File' FOCUSABLE
« no previous file with comments | « content/test/data/accessibility/input-file-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698