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

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

Issue 2348663002: Mac accessibility: only use AXTitleUIElement if that element has valid text. (Closed)
Patch Set: Fix last expectation Created 4 years, 3 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 AXWebArea 1 AXWebArea
2 ++AXGroup AXDescription='Fig.1 - A green Box' AXTitleUIElement='AXGroup' 2 ++AXGroup AXTitle='Fig.1 - A green Box'
3 ++++AXGroup 3 ++++AXGroup
4 ++++++AXImage AXDescription='This is a green box.' 4 ++++++AXImage AXDescription='This is a green box.'
5 ++++AXGroup 5 ++++AXGroup
6 ++++++AXStaticText AXValue='Fig.1 - A green Box' 6 ++++++AXStaticText AXValue='Fig.1 - A green Box'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698