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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/checkbox-name-calc-expected-mac.txt
diff --git a/content/test/data/accessibility/checkbox-name-calc-expected-mac.txt b/content/test/data/accessibility/checkbox-name-calc-expected-mac.txt
index e929435d48209aac954e086d18d6aef8559e5700..44ac2b7d7d1760a9471ad8d046cbc8e94f895454 100644
--- a/content/test/data/accessibility/checkbox-name-calc-expected-mac.txt
+++ b/content/test/data/accessibility/checkbox-name-calc-expected-mac.txt
@@ -1 +1,8 @@
-#<skip -- need to validate/generate>
+AXWebArea title='' description='' help=''
+ AXGroup title='' description='' help=''
+ AXCheckBox title='' description='Title0' help=''
+ AXCheckBox title='Label1' description='' help='Title1'
+ AXCheckBox title='' description='AriaLabel2' help='Title2'
+ AXCheckBox title='' description='LabelledBy3' help='Title3'
+ AXCheckBox title='' description='LabelledBy4' help='DescribedBy4'
+ AXCheckBox title='' description='' help='DescribedBy5'

Powered by Google App Engine
This is Rietveld 408576698