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

Side by Side Diff: content/test/data/accessibility/html/input-date-expected-win.txt

Issue 844273002: Add option to not dump childrens of a node in AX Tree. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updating expectations Created 5 years, 7 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
« no previous file with comments | « content/test/data/accessibility/html/input-date-expected-android.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ++IA2_ROLE_SECTION 2 ++IA2_ROLE_SECTION
3 ++++IA2_ROLE_DATE_EDITOR FOCUSABLE 3 ++++IA2_ROLE_DATE_EDITOR name='@NO_CHILDREN_DUMP' FOCUSABLE
4 ++++++IA2_ROLE_SECTION
5 ++++++++IA2_ROLE_SECTION
6 ++++++++++ROLE_SYSTEM_SPINBUTTON name='Month' FOCUSABLE
7 ++++++++++ROLE_SYSTEM_STATICTEXT name='/'
8 ++++++++++ROLE_SYSTEM_SPINBUTTON name='Day' FOCUSABLE
9 ++++++++++ROLE_SYSTEM_STATICTEXT name='/'
10 ++++++++++ROLE_SYSTEM_SPINBUTTON name='Year' FOCUSABLE
11 ++++++ROLE_SYSTEM_BUTTONMENU FOCUSABLE
12 ++++++ROLE_SYSTEM_SPINBUTTON
13 ++++++++ROLE_SYSTEM_PUSHBUTTON
14 ++++++++ROLE_SYSTEM_PUSHBUTTON
OLDNEW
« no previous file with comments | « content/test/data/accessibility/html/input-date-expected-android.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698