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

Unified Diff: trunk/src/content/test/data/accessibility/bdo-expected-mac.txt

Issue 14354004: Revert 194775 "Modify AccessibilityTreeFormatter to build up an ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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: trunk/src/content/test/data/accessibility/bdo-expected-mac.txt
===================================================================
--- trunk/src/content/test/data/accessibility/bdo-expected-mac.txt (revision 194894)
+++ trunk/src/content/test/data/accessibility/bdo-expected-mac.txt (working copy)
@@ -2,6 +2,6 @@
# wrong, so we assume this is correct.
AXWebArea
AXGroup
- AXStaticText AXValue='Some LTR text'
- AXStaticText AXValue='Some RTL text '
- AXStaticText AXValue='with some LTR text embedded'
+ AXStaticText value='Some LTR text'
+ AXStaticText value='Some RTL text '
+ AXStaticText value='with some LTR text embedded'
« no previous file with comments | « trunk/src/content/test/data/accessibility/bdo.html ('k') | trunk/src/content/test/data/accessibility/br-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698