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

Unified Diff: content/test/data/accessibility/spinbutton-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/spinbutton-expected-mac.txt
diff --git a/content/test/data/accessibility/spinbutton-expected-mac.txt b/content/test/data/accessibility/spinbutton-expected-mac.txt
index 804e20ace86b5004d0d043962716a44eb0ddb7ae..e759fae3f73f760cb71b74b8675f84947b0b44d9 100644
--- a/content/test/data/accessibility/spinbutton-expected-mac.txt
+++ b/content/test/data/accessibility/spinbutton-expected-mac.txt
@@ -1,2 +1,2 @@
-AXWebArea subrole=(null) roleDescription='HTML content' title='' value=''
- AXSlider subrole=(null) roleDescription='stepper' title='' value='5'
+AXWebArea roleDescription='HTML content' title='' value=''
+ AXSlider roleDescription='stepper' title='' value='5'
« no previous file with comments | « content/test/data/accessibility/p-expected-mac.txt ('k') | content/test/data/accessibility/togglebutton-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698