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

Unified Diff: content/test/data/accessibility/aria-expanded-expected-mac.txt

Issue 712293003: Add condition for checking AXExpanded on mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update test results Created 6 years, 1 month 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/aria-expanded-expected-mac.txt
diff --git a/content/test/data/accessibility/aria-expanded-expected-mac.txt b/content/test/data/accessibility/aria-expanded-expected-mac.txt
index d2b017df58aeb88071f0e17cdff5ba7bfa9e3359..d569380c253dd92e59e065ba920a5eb6cf7ad7f6 100644
--- a/content/test/data/accessibility/aria-expanded-expected-mac.txt
+++ b/content/test/data/accessibility/aria-expanded-expected-mac.txt
@@ -1,5 +1,5 @@
-AXWebArea AXExpanded='0'
- AXMenu AXExpanded='0'
+AXWebArea
+ AXMenu
AXMenuItem AXTitle='New' AXExpanded='0'
AXMenuItem AXTitle='Open' AXExpanded='1'
AXMenuItem AXTitle='Save' AXExpanded='0'

Powered by Google App Engine
This is Rietveld 408576698