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

Unified Diff: content/test/data/accessibility/html/input-time-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-time-expected-mac.txt
diff --git a/content/test/data/accessibility/html/input-time-expected-mac.txt b/content/test/data/accessibility/html/input-time-expected-mac.txt
index f2cee445d0e93ebcc696f248a68d796f88a32f11..5b10bd947d95a82d6d600e1f421d20fc728abb29 100644
--- a/content/test/data/accessibility/html/input-time-expected-mac.txt
+++ b/content/test/data/accessibility/html/input-time-expected-mac.txt
@@ -3,10 +3,10 @@ AXWebArea AXRoleDescription='HTML content'
++++AXTimeField AXRoleDescription='time field' AXValue='00:00:00'
++++++AXGroup AXRoleDescription='group'
++++++++AXGroup AXRoleDescription='group'
-++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='12'
+++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='12' AXHelp='Hours'
++++++++++AXStaticText AXRoleDescription='text' AXValue=':'
-++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='0'
-++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='1'
+++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='0' AXHelp='Minutes'
+++++++++++AXIncrementor AXRoleDescription='stepper' AXValue='1' AXHelp='AM/PM'
++++++AXIncrementor AXRoleDescription='stepper' AXValue='0'
++++++++AXButton AXRoleDescription='button'
++++++++AXButton AXRoleDescription='button'
« no previous file with comments | « content/test/data/accessibility/html/input-time.html ('k') | content/test/data/accessibility/html/input-time-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698