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

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

Issue 2539503003: ARIA 1.1: implementation for aria-col-* and aria-row-*. (Closed)
Patch Set: 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 ++table ariaRowCount=5
3 ++++row
4 ++++++columnHeader ariaRowIndex=3
5 ++++++++staticText name='cell 2'
6 ++++++++++inlineTextBox name='cell 2'
7 ++++++columnHeader ariaRowIndex=3
8 ++++++++staticText name='cell 3'
9 ++++++++++inlineTextBox name='cell 3'
10 ++++++columnHeader ariaRowIndex=3
11 ++++++++staticText name='cell 4'
12 ++++++++++inlineTextBox name='cell 4'
13 ++++row ariaRowIndex=4
14 ++++++cell ariaRowIndex=4
15 ++++++++staticText name='cell 2'
16 ++++++++++inlineTextBox name='cell 2'
17 ++++++cell ariaRowIndex=4
18 ++++++++staticText name='cell 3'
19 ++++++++++inlineTextBox name='cell 3'
20 ++++column
21 ++++column
22 ++++column
23 ++++tableHeaderContainer
24 <-- End-of-file -->
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698