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

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

Issue 2587343004: Finish implementation and tests of 5 ARIA 1.1 attributes. (Closed)
Patch Set: Rebase on previous change Created 4 years 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 rootWebArea
2 ++div name='parent node' activedescendantId=menuItemCheckBox
3 ++++menuItem name='Inactive descendant'
4 ++++menuItemCheckBox name='Active descendant'
5 ++++++staticText name='Active descendant'
6 ++++++++inlineTextBox name='Active descendant'
7 ++++menuItemRadio name='Inactive descendant #2'
8 ++++++staticText name='Inactive descendant #2'
9 ++++++++inlineTextBox name='Inactive descendant #2'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698