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

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

Issue 774603002: Adding AX test for input-file and enabling ax test for HR tag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: exposing AXDescription on mac Created 6 years 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
« no previous file with comments | « content/test/data/accessibility/hr.html ('k') | content/test/data/accessibility/hr-expected-win.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/hr-expected-mac.txt
diff --git a/content/test/data/accessibility/hr-expected-mac.txt b/content/test/data/accessibility/hr-expected-mac.txt
index b85ca949ff4510e183046213198bc4c3bcd5d426..e332470d691742dc7cdd9dd965fcb3bb67968d95 100644
--- a/content/test/data/accessibility/hr-expected-mac.txt
+++ b/content/test/data/accessibility/hr-expected-mac.txt
@@ -1,7 +1,6 @@
AXWebArea AXRoleDescription='HTML content'
AXGroup AXRoleDescription='group'
AXStaticText AXRoleDescription='text' AXValue='Before'
- AXSplitter AXRoleDescription='splitter'
- AXStaticText AXRoleDescription='text' AXValue='Dividing Line'
+ AXSplitter AXRoleDescription='splitter' AXDescription='Dividing line'
AXGroup AXRoleDescription='group'
AXStaticText AXRoleDescription='text' AXValue='After'
« no previous file with comments | « content/test/data/accessibility/hr.html ('k') | content/test/data/accessibility/hr-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698