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

Side by Side Diff: content/test/data/accessibility/aria/aria-dropeffect-expected-win.txt

Issue 874893003: Handles aria-dropeffect after getting its value from blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo Created 5 years, 10 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 unified diff | Download patch
OLDNEW
(Empty)
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ROLE_SYSTEM_LIST READONLY
3 ROLE_SYSTEM_LISTITEM name='copy' READONLY dropeffect:copy
4 ROLE_SYSTEM_STATICTEXT name='•'
5 ROLE_SYSTEM_STATICTEXT name='copy'
6 ROLE_SYSTEM_LISTITEM name='move' READONLY dropeffect:move
7 ROLE_SYSTEM_STATICTEXT name='•'
8 ROLE_SYSTEM_STATICTEXT name='move'
9 ROLE_SYSTEM_LISTITEM name='link' READONLY dropeffect:link
10 ROLE_SYSTEM_STATICTEXT name='•'
11 ROLE_SYSTEM_STATICTEXT name='link'
12 ROLE_SYSTEM_LISTITEM name='execute' READONLY dropeffect:execute
13 ROLE_SYSTEM_STATICTEXT name='•'
14 ROLE_SYSTEM_STATICTEXT name='execute'
15 ROLE_SYSTEM_LISTITEM name='popup' READONLY dropeffect:popup
16 ROLE_SYSTEM_STATICTEXT name='•'
17 ROLE_SYSTEM_STATICTEXT name='popup'
18 ROLE_SYSTEM_LISTITEM name='none(default)' READONLY dropeffect:none
19 ROLE_SYSTEM_STATICTEXT name='•'
20 ROLE_SYSTEM_STATICTEXT name='none(default)'
21 ROLE_SYSTEM_LISTITEM name='link' READONLY dropeffect:link|popup
22 ROLE_SYSTEM_STATICTEXT name='•'
23 ROLE_SYSTEM_STATICTEXT name='link'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/aria/aria-dropeffect-expected-mac.txt ('k') | ui/accessibility/ax_enums.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698