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

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

Issue 2890723003: Slider events with valuetext (Closed)
Patch Set: Fix test Created 3 years, 7 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/aria/aria-separator-expected-mac.txt
diff --git a/content/test/data/accessibility/aria/aria-separator-expected-mac.txt b/content/test/data/accessibility/aria/aria-separator-expected-mac.txt
index 8dc1ccd5b45b568749b748d85aa5a9c9df533d47..586098c91725696aba464c3defee0d8d66529075 100644
--- a/content/test/data/accessibility/aria/aria-separator-expected-mac.txt
+++ b/content/test/data/accessibility/aria/aria-separator-expected-mac.txt
@@ -1,4 +1,5 @@
AXWebArea AXRoleDescription='HTML content'
++AXStaticText AXRoleDescription='text' AXValue='Before'
++AXSplitter AXRoleDescription='splitter'
+++AXSplitter AXRoleDescription='splitter' AXValue='1' AXDescription='ARIA separator. Can have a value when focusable.'
++AXStaticText AXRoleDescription='text' AXValue='After'

Powered by Google App Engine
This is Rietveld 408576698