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

Side by Side Diff: content/test/data/accessibility/html/contenteditable-with-no-descendants-expected-win.txt

Issue 2931893002: More precise use of multiline state (Closed)
Patch Set: Remove unnecessary changes Created 3 years, 5 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
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0><obj1><obj2><obj3>' 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0><obj1><obj2><obj3>'
2 ++IA2_ROLE_SECTION name='label' FOCUSABLE IA2_STATE_EDITABLE 2 ++IA2_ROLE_SECTION name='label' FOCUSABLE IA2_STATE_EDITABLE IA2_STATE_MULTI_LIN E
3 ++IA2_ROLE_SECTION FOCUSABLE IA2_STATE_EDITABLE description='description' 3 ++IA2_ROLE_SECTION FOCUSABLE IA2_STATE_EDITABLE IA2_STATE_MULTI_LINE description ='description'
4 ++IA2_ROLE_SECTION name='title' FOCUSABLE IA2_STATE_EDITABLE 4 ++IA2_ROLE_SECTION name='title' FOCUSABLE IA2_STATE_EDITABLE IA2_STATE_MULTI_LIN E
5 ++IA2_ROLE_PARAGRAPH ia2_hypertext='description' 5 ++IA2_ROLE_PARAGRAPH ia2_hypertext='description'
6 ++++ROLE_SYSTEM_STATICTEXT name='description' ia2_hypertext='description' 6 ++++ROLE_SYSTEM_STATICTEXT name='description' ia2_hypertext='description'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698