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

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

Issue 2707263011: Test aria-pressed=mixed on windows (Closed)
Patch Set: git cl try Created 3 years, 7 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 d14db5e8b08debfe8ddefc56aa7daf6090be095b..318d1cd044338e2f0b8f52b3bd3f73d81e99eadf 100644
--- a/content/test/data/accessibility/aria/aria-pressed-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-pressed-expected-win.txt
@@ -2,4 +2,4 @@ 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 PRESSED FOCUSABLE checkable:true
+++IA2_ROLE_TOGGLE_BUTTON PRESSED MIXED FOCUSABLE checkable:true

Powered by Google App Engine
This is Rietveld 408576698