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

Side by Side Diff: content/test/data/accessibility/aom/aom-atomic-expected-win.txt

Issue 2796223003: Boolean attributes for Accessibility Object Model Phase 1 (Closed)
Patch Set: Created 3 years, 8 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_CLIENT FOCUSABLE atomic:false container-atomic:false
3 ++++ROLE_SYSTEM_STATICTEXT name='This test is for atomic="false"' atomic:false c ontainer-atomic:false
4 ++ROLE_SYSTEM_CLIENT FOCUSABLE atomic:true container-atomic:true
5 ++++ROLE_SYSTEM_STATICTEXT name='This test is for atomic="true"' atomic:false co ntainer-atomic:true
6 ++ROLE_SYSTEM_ALERT FOCUSABLE atomic:true container-atomic:true
7 ++++ROLE_SYSTEM_STATICTEXT name='This test is for alert.' atomic:false container -atomic:true
8 ++ROLE_SYSTEM_STATUSBAR name='This test is for status.' FOCUSABLE atomic:true co ntainer-atomic:true
9 ++++ROLE_SYSTEM_STATICTEXT name='This test is for status.' atomic:false containe r-atomic:true
OLDNEW
« no previous file with comments | « content/test/data/accessibility/aom/aom-atomic-expected-mac.txt ('k') | content/test/data/accessibility/aom/aom-busy.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698