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

Unified Diff: content/test/data/accessibility/aria-pressed-expected-win.txt

Issue 771583002: Expose aria-pressed as STATE_SYSTEM_PRESSED on windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « content/test/data/accessibility/aria-button-expected-win.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/aria-pressed-expected-win.txt
diff --git a/content/test/data/accessibility/aria-pressed-expected-win.txt b/content/test/data/accessibility/aria-pressed-expected-win.txt
index 4c5c50ce9923c171443be3240b265558a411277c..7a5d855b3679a3b986895c974af40b01ffa340d5 100644
--- a/content/test/data/accessibility/aria-pressed-expected-win.txt
+++ b/content/test/data/accessibility/aria-pressed-expected-win.txt
@@ -1,6 +1,5 @@
-#<skip - PRESSED not set: http://crbug.com/171625>
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
ROLE_SYSTEM_PUSHBUTTON FOCUSABLE
IA2_ROLE_TOGGLE_BUTTON FOCUSABLE checkable:true
- IA2_ROLE_TOGGLE_BUTTON FOCUSABLE PRESSED checkable:true
- IA2_ROLE_TOGGLE_BUTTON FOCUSABLE PRESSED checkable:true
+ IA2_ROLE_TOGGLE_BUTTON PRESSED FOCUSABLE checkable:true
+ IA2_ROLE_TOGGLE_BUTTON PRESSED FOCUSABLE checkable:true
« no previous file with comments | « content/test/data/accessibility/aria-button-expected-win.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698