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

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

Issue 685783005: Exposing hr tag with SplitterRole. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | no next file » | 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 022d14e58919511c92186b0563e5d8b59a49ecde..b85ca949ff4510e183046213198bc4c3bcd5d426 100644
--- a/content/test/data/accessibility/hr-expected-mac.txt
+++ b/content/test/data/accessibility/hr-expected-mac.txt
@@ -1 +1,7 @@
-#<skip -- not interesting on mac>
+AXWebArea AXRoleDescription='HTML content'
+ AXGroup AXRoleDescription='group'
+ AXStaticText AXRoleDescription='text' AXValue='Before'
+ AXSplitter AXRoleDescription='splitter'
+ AXStaticText AXRoleDescription='text' AXValue='Dividing Line'
+ AXGroup AXRoleDescription='group'
+ AXStaticText AXRoleDescription='text' AXValue='After'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698