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

Side by Side Diff: content/test/data/accessibility/address-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: Those pesky string types 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
OLDNEW
1 #<skip -- wrong roleDescription (bug)> 1 #<skip -- wrong roleDescription (bug)>
2 AXWebArea subrole=(null) roleDescription='HTML content' 2 AXWebArea AXRoleDescription='HTML content'
3 AXGroup subrole=AXLandmarkContentInfo roleDescription='address' 3 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='group'
4 AXStaticText subrole=(null) roleDescription='text' value='Please contact John Citizen for more information.' 4 AXStaticText AXRoleDescription='text' AXValue='Please contact John Citiz en for more information.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698