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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # The spec states that <bdo> should have a role of AXGroup, but that seems 1 # The spec states that <bdo> should have a role of AXGroup, but that seems
2 # wrong, so we assume this is correct. 2 # wrong, so we assume this is correct.
3 AXWebArea 3 AXWebArea
4 AXGroup 4 AXGroup
5 AXStaticText AXValue='Some LTR text' 5 AXStaticText value='Some LTR text'
6 AXStaticText AXValue='Some RTL text ' 6 AXStaticText value='Some RTL text '
7 AXStaticText AXValue='with some LTR text embedded' 7 AXStaticText value='with some LTR text embedded'
OLDNEW
« 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