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

Unified Diff: content/test/data/accessibility/html/summary-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/summary-expected-mac.txt
diff --git a/content/test/data/accessibility/html/summary-expected-mac.txt b/content/test/data/accessibility/html/summary-expected-mac.txt
index 8fc3e4c4943a65f573927d864f5c90af15b0ab86..449d265bedfce25a2c220e8cf4d58c464a80c27f 100644
--- a/content/test/data/accessibility/html/summary-expected-mac.txt
+++ b/content/test/data/accessibility/html/summary-expected-mac.txt
@@ -1,4 +1,4 @@
AXWebArea AXRoleDescription='HTML content'
++AXGroup AXRoleDescription='group'
-++++AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='details tag'
+++++AXButton AXRoleDescription='disclosure triangle' AXTitle='details tag'
++++++AXStaticText AXRoleDescription='text' AXValue='details tag'
« no previous file with comments | « content/test/data/accessibility/html/landmark-expected-mac.txt ('k') | ui/accessibility/platform/ax_platform_node_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698