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

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

Issue 2948883003: Update AX role mapping for summary to AXButton on Mac (Closed)
Patch Set: Fixed duplicate resources error. Created 3 years, 6 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/landmark-expected-mac.txt
diff --git a/content/test/data/accessibility/html/landmark-expected-mac.txt b/content/test/data/accessibility/html/landmark-expected-mac.txt
index d5dd457b67da8b3f63691daefdb10b49e3086aa7..bb6fee1959ec32b443a8d0861521fed63106cdef 100644
--- a/content/test/data/accessibility/html/landmark-expected-mac.txt
+++ b/content/test/data/accessibility/html/landmark-expected-mac.txt
@@ -45,7 +45,7 @@ AXWebArea AXRoleDescription='HTML content'
++++AXGroup AXRoleDescription='group'
++++++AXStaticText AXRoleDescription='text' AXValue='This should NOT have banner role.'
++AXGroup AXRoleDescription='group'
-++++AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='Details'
+++++AXButton AXRoleDescription='disclosure triangle' AXTitle='Details'
++++++AXStaticText AXRoleDescription='text' AXValue='Details'
++AXGroup AXRoleDescription='group'
++++AXGroup AXRoleDescription='group'
@@ -74,7 +74,7 @@ AXWebArea AXRoleDescription='HTML content'
++++AXGroup AXRoleDescription='group'
++++++AXStaticText AXRoleDescription='text' AXValue='This should NOT have banner role.'
++AXGroup AXRoleDescription='group'
-++++AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='Details'
+++++AXButton AXRoleDescription='disclosure triangle' AXTitle='Details'
++++++AXStaticText AXRoleDescription='text' AXValue='Details'
++AXGroup AXRoleDescription='group'
++++AXGroup AXRoleDescription='group'
@@ -103,7 +103,7 @@ AXWebArea AXRoleDescription='HTML content'
++++AXGroup AXRoleDescription='group'
++++++AXStaticText AXRoleDescription='text' AXValue='This should NOT have footer role.'
++AXGroup AXRoleDescription='group'
-++++AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='Details'
+++++AXButton AXRoleDescription='disclosure triangle' AXTitle='Details'
++++++AXStaticText AXRoleDescription='text' AXValue='Details'
++AXGroup AXRoleDescription='group'
++++AXGroup AXRoleDescription='group'
@@ -132,7 +132,7 @@ AXWebArea AXRoleDescription='HTML content'
++++AXGroup AXRoleDescription='group'
++++++AXStaticText AXRoleDescription='text' AXValue='This should NOT have footer role.'
++AXGroup AXRoleDescription='group'
-++++AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='Details'
+++++AXButton AXRoleDescription='disclosure triangle' AXTitle='Details'
++++++AXStaticText AXRoleDescription='text' AXValue='Details'
++AXGroup AXRoleDescription='group'
++++AXGroup AXRoleDescription='group'

Powered by Google App Engine
This is Rietveld 408576698