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

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

Issue 665843002: Change condition for adding AX_STATE_EXPANDED (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove AXExpanded Created 6 years, 2 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/aria-haspopup-expected-mac.txt
diff --git a/content/test/data/accessibility/aria-haspopup-expected-mac.txt b/content/test/data/accessibility/aria-haspopup-expected-mac.txt
index 28faa598077938a2d38186d637b7f6a98e94b944..13e91a9cde8d036c955dc73169ab50f10bed4b68 100644
--- a/content/test/data/accessibility/aria-haspopup-expected-mac.txt
+++ b/content/test/data/accessibility/aria-haspopup-expected-mac.txt
@@ -1,4 +1,4 @@
#<skip -- aria-haspopup not exposed crbug.com/423651>
-AXWebArea
- AXComboBox
- AXComboBox
+AXWebArea AXExpanded='0'
+ AXComboBox AXExpanded='0'
+ AXComboBox AXExpanded='0'
« no previous file with comments | « content/test/data/accessibility/aria-haspopup.html ('k') | content/test/data/accessibility/aria-haspopup-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698