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

Unified Diff: content/test/data/accessibility/html/input-password-expected-mac.txt

Issue 1019633003: Improve accessibility test for input type=password (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Mac and Android expectations too Created 5 years, 8 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/html/input-password-expected-mac.txt
diff --git a/content/test/data/accessibility/html/input-password-expected-mac.txt b/content/test/data/accessibility/html/input-password-expected-mac.txt
index a063f77fc82f0909803e684b63244d0875c500f0..85742c1a41adc96bae2aedd24d61cc22669c9a91 100644
--- a/content/test/data/accessibility/html/input-password-expected-mac.txt
+++ b/content/test/data/accessibility/html/input-password-expected-mac.txt
@@ -1,3 +1,3 @@
AXWebArea AXRoleDescription='HTML content'
++AXGroup AXRoleDescription='group'
-++++AXTextField AXSubrole=AXSecureTextField AXRoleDescription='text field'
+++++AXTextField AXSubrole=AXSecureTextField AXRoleDescription='text field' AXValue='••••••'

Powered by Google App Engine
This is Rietveld 408576698