diff options
Diffstat (limited to 'content/test/data/accessibility/aria-pressed-expected-win.txt')
-rw-r--r-- | content/test/data/accessibility/aria-pressed-expected-win.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/test/data/accessibility/aria-pressed-expected-win.txt b/content/test/data/accessibility/aria-pressed-expected-win.txt new file mode 100644 index 0000000..c0263e8 --- /dev/null +++ b/content/test/data/accessibility/aria-pressed-expected-win.txt @@ -0,0 +1,6 @@ +#<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 MIXED checkable:true |