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

Unified Diff: content/test/data/accessibility/aria/aria-radiogroup-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-radiogroup-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-radiogroup-expected-win.txt b/content/test/data/accessibility/aria/aria-radiogroup-expected-win.txt
index 0582406a30eae5f4ed52a878b25c6be3eb186c9d..516185295b062a92b1d5559347026d1213b1bdc6 100644
--- a/content/test/data/accessibility/aria/aria-radiogroup-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-radiogroup-expected-win.txt
@@ -1,4 +1,4 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++ROLE_SYSTEM_GROUPING xml-roles:radiogroup
-++++ROLE_SYSTEM_RADIOBUTTON name='Radio 1' FOCUSABLE xml-roles:radio checkable:true
-++++ROLE_SYSTEM_RADIOBUTTON name='Radio 2' FOCUSABLE xml-roles:radio checkable:true
+++++ROLE_SYSTEM_RADIOBUTTON name='Radio 1' FOCUSABLE IA2_STATE_CHECKABLE xml-roles:radio checkable:true
+++++ROLE_SYSTEM_RADIOBUTTON name='Radio 2' FOCUSABLE IA2_STATE_CHECKABLE xml-roles:radio checkable:true

Powered by Google App Engine
This is Rietveld 408576698