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

Unified Diff: content/test/data/accessibility/a-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: Code cleanup Created 7 years, 9 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/a-expected-mac.txt
diff --git a/content/test/data/accessibility/a-expected-mac.txt b/content/test/data/accessibility/a-expected-mac.txt
index 27da7daa03a9f29158a62af7102ce939391af91b..2a7792ad29bcbffb0e23bfeaf4818a4545f438c0 100644
--- a/content/test/data/accessibility/a-expected-mac.txt
+++ b/content/test/data/accessibility/a-expected-mac.txt
@@ -1,4 +1,4 @@
AXWebArea
AXGroup
- AXLink title='normal link'
- AXStaticText value='normal link'
+ AXLink AXTitle='normal link'
+ AXStaticText AXValue='normal link'

Powered by Google App Engine
This is Rietveld 408576698