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

Side by Side Diff: content/test/data/accessibility/checkbox-name-calc-expected-mac.txt

Issue 11785038: Update and rebaseline many DumpAccessibilityTree tests. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: remove bug comments that no longer apply Created 7 years, 11 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 -- need to validate/generate> 1 AXWebArea title='' description='' help=''
2 AXGroup title='' description='' help=''
3 AXCheckBox title='' description='Title0' help=''
4 AXCheckBox title='Label1' description='' help='Title1'
5 AXCheckBox title='' description='AriaLabel2' help='Title2'
6 AXCheckBox title='' description='LabelledBy3' help='Title3'
7 AXCheckBox title='' description='LabelledBy4' help='DescribedBy4'
8 AXCheckBox title='' description='' help='DescribedBy5'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698