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

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

Issue 13479003: Modify AccessibilityTreeFormatter to build up an internal representation of the tree (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 7 years, 8 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-pressed-expected-mac.txt
diff --git a/content/test/data/accessibility/aria-pressed-expected-mac.txt b/content/test/data/accessibility/aria-pressed-expected-mac.txt
index 6ca83461fcb9a9577934b88641c49d2d78b8af2e..c5ab71dad5c0fa9525db447b235ef7bf76653b7a 100644
--- a/content/test/data/accessibility/aria-pressed-expected-mac.txt
+++ b/content/test/data/accessibility/aria-pressed-expected-mac.txt
@@ -1,5 +1,5 @@
AXWebArea
- AXButton title='Regular button'
- AXButton title='Toggle button unpressed'
- AXButton title='Toggle button pressed'
- AXButton title='Toggle button mixed'
+ AXButton AXTitle='Regular button'
+ AXButton AXTitle='Toggle button unpressed'
+ AXButton AXTitle='Toggle button pressed'
+ AXButton AXTitle='Toggle button mixed'

Powered by Google App Engine
This is Rietveld 408576698