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

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

Issue 2927033004: Expand test defaults to include more states, include more blink test results (Closed)
Patch Set: Update Windows test results Created 3 years, 6 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/aria-pressed-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-pressed-expected-win.txt b/content/test/data/accessibility/aria/aria-pressed-expected-win.txt
index 54d497c9617097d32c388cca96ea2fd8845fb1a5..f019e22ffa52ecd710987fd4b2ffb0040b61998b 100644
--- a/content/test/data/accessibility/aria/aria-pressed-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-pressed-expected-win.txt
@@ -1,5 +1,5 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++ROLE_SYSTEM_PUSHBUTTON FOCUSABLE
-++IA2_ROLE_TOGGLE_BUTTON FOCUSABLE checkable:true
-++IA2_ROLE_TOGGLE_BUTTON PRESSED FOCUSABLE checkable:true
-++IA2_ROLE_TOGGLE_BUTTON MIXED FOCUSABLE checkable:true
+++IA2_ROLE_TOGGLE_BUTTON FOCUSABLE IA2_STATE_CHECKABLE checkable:true
+++IA2_ROLE_TOGGLE_BUTTON PRESSED FOCUSABLE IA2_STATE_CHECKABLE checkable:true
+++IA2_ROLE_TOGGLE_BUTTON MIXED FOCUSABLE IA2_STATE_CHECKABLE checkable:true

Powered by Google App Engine
This is Rietveld 408576698