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

Side by Side Diff: content/test/data/accessibility/html/caption-expected-mac.txt

Issue 1435113003: Make use of new AX name calc in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix issue with ariaTextAlternative Created 5 years, 1 month 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 AXWebArea 1 AXWebArea
2 ++AXTable AXTitle='Browser and Engine' 2 ++AXTable AXTitleUIElement='AXGroup'
3 ++++AXGroup 3 ++++AXGroup
4 ++++++AXStaticText AXValue='Browser and Engine' 4 ++++++AXStaticText AXValue='Browser and Engine'
5 ++++AXRow 5 ++++AXRow
6 ++++++AXCell 6 ++++++AXCell
7 ++++++++AXStaticText AXValue='Browser' 7 ++++++++AXStaticText AXValue='Browser'
8 ++++++AXCell 8 ++++++AXCell
9 ++++++++AXStaticText AXValue='Engine' 9 ++++++++AXStaticText AXValue='Engine'
10 ++++AXRow 10 ++++AXRow
11 ++++++AXCell 11 ++++++AXCell
12 ++++++++AXStaticText AXValue='Chrome' 12 ++++++++AXStaticText AXValue='Chrome'
13 ++++++AXCell 13 ++++++AXCell
14 ++++++++AXStaticText AXValue='Blink' 14 ++++++++AXStaticText AXValue='Blink'
15 ++++AXRow 15 ++++AXRow
16 ++++++AXCell 16 ++++++AXCell
17 ++++++++AXStaticText AXValue='Safari' 17 ++++++++AXStaticText AXValue='Safari'
18 ++++++AXCell 18 ++++++AXCell
19 ++++++++AXStaticText AXValue='WebKit' 19 ++++++++AXStaticText AXValue='WebKit'
20 ++++AXColumn 20 ++++AXColumn
21 ++++AXColumn 21 ++++AXColumn
22 ++++AXGroup 22 ++++AXGroup
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698