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

Unified Diff: content/test/data/accessibility/togglebutton-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/togglebutton-expected-mac.txt
diff --git a/content/test/data/accessibility/togglebutton-expected-mac.txt b/content/test/data/accessibility/togglebutton-expected-mac.txt
index 8c8c646d2b3ec7b077849efdcbaec70b4888c7b5..9736ad72a03a57fd0764cd396f6e65a84900c64f 100644
--- a/content/test/data/accessibility/togglebutton-expected-mac.txt
+++ b/content/test/data/accessibility/togglebutton-expected-mac.txt
@@ -1,4 +1,3 @@
-AXWebArea subrole=(null) title='' value=''
- AXButton subrole=(null) title='Regular button' value=''
- AXButton subrole=(null) title='' value=''
- AXStaticText subrole=(null) title='' value='Toggle button'
+AXWebArea title='' value=''
+ AXButton title='Regular button' value=''
+ AXButton title='Toggle button' value=''

Powered by Google App Engine
This is Rietveld 408576698