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

Unified Diff: content/test/data/accessibility/button-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/button-name-calc-expected-mac.txt
diff --git a/content/test/data/accessibility/button-name-calc-expected-mac.txt b/content/test/data/accessibility/button-name-calc-expected-mac.txt
index e929435d48209aac954e086d18d6aef8559e5700..da80aa399dc7cab11c603f735afef7d3e404171e 100644
--- a/content/test/data/accessibility/button-name-calc-expected-mac.txt
+++ b/content/test/data/accessibility/button-name-calc-expected-mac.txt
@@ -1 +1,8 @@
-#<skip -- need to validate/generate>
+AXWebArea title='' description='' help=''
+ AXGroup title='' description='' help=''
+ AXButton title='InnerText0' description='' help=''
+ AXButton title='InnerText1' description='' help='Title1'
+ AXButton title='InnerText2' description='AriaLabel2' help='Title2'
+ AXButton title='InnerText3' description='LabelledBy3' help='Title3'
+ AXButton title='InnerText4' description='LabelledBy4' help='DescribedBy4'
+ AXButton title='InnerText5' description='' help='DescribedBy5'
« no previous file with comments | « content/test/data/accessibility/button-name-calc.html ('k') | content/test/data/accessibility/canvas-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698