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

Side by Side Diff: content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt

Issue 2867073003: Name calculation should not include nameFrom:author descendants. (Closed)
Patch Set: Rebase Created 3 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
OLDNEW
1 rootWebArea 1 rootWebArea
2 ++div name='parent node' activedescendantId=menuItemCheckBox 2 ++genericContainer name='parent node' activedescendantId=menuItemCheckBox
3 ++++menuItem name='Inactive descendant' 3 ++++menuItem name='Inactive descendant'
4 ++++menuItemCheckBox name='Active descendant' 4 ++++menuItemCheckBox name='Active descendant'
5 ++++++staticText name='Active descendant' 5 ++++++staticText name='Active descendant'
6 ++++++++inlineTextBox name='Active descendant' 6 ++++++++inlineTextBox name='Active descendant'
7 ++++menuItemRadio name='Inactive descendant #2' 7 ++++menuItemRadio name='Inactive descendant #2'
8 ++++++staticText name='Inactive descendant #2' 8 ++++++staticText name='Inactive descendant #2'
9 ++++++++inlineTextBox name='Inactive descendant #2' 9 ++++++++inlineTextBox name='Inactive descendant #2'
OLDNEW
« no previous file with comments | « content/shell/test_runner/web_ax_object_proxy.cc ('k') | content/test/data/accessibility/aria/aria-atomic-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698