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

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

Issue 1435113003: Make use of new AX name calc in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix issue with ariaTextAlternative Created 5 years, 1 month 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-week-expected-mac.txt
diff --git a/content/test/data/accessibility/html/input-week-expected-mac.txt b/content/test/data/accessibility/html/input-week-expected-mac.txt
index c0e419747902752f523897563abe14b24487cdbe..ffcba88627dbbf686bf339af2e2c0f116c20b43d 100644
--- a/content/test/data/accessibility/html/input-week-expected-mac.txt
+++ b/content/test/data/accessibility/html/input-week-expected-mac.txt
@@ -1,12 +1,12 @@
AXWebArea AXRoleDescription='HTML content'
++AXGroup AXRoleDescription='group'
-++++AXTextField AXRoleDescription='text field'
+++++AXDateField AXRoleDescription='date field'
++++++AXGroup AXRoleDescription='group'
++++++++AXGroup AXRoleDescription='group'
++++++++++AXStaticText AXRoleDescription='text' AXValue='Week '
-++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='0'
+++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='0' AXHelp='Week'
++++++++++AXStaticText AXRoleDescription='text' AXValue=', '
-++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='0'
+++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='0' AXHelp='Year'
++++++AXPopUpButton AXRoleDescription='pop up button'
++++++AXIncrementor AXRoleDescription='stepper' AXValue='0'
++++++++AXButton AXRoleDescription='button'
« no previous file with comments | « content/test/data/accessibility/html/input-week.html ('k') | content/test/data/accessibility/html/input-week-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698