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

Side by Side Diff: content/test/data/accessibility/html/img-link-empty-alt-expected-mac.txt

Issue 2833843005: Handling of different types of empty alt (Closed)
Patch Set: Ready to land 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 AXWebArea 1 AXWebArea
2 ++AXGroup 2 ++AXGroup
3 ++++AXLink AXTitle='unread ' 3 ++++AXLink AXTitle='unread '
4 ++++++AXStaticText AXValue='unread ' 4 ++++++AXStaticText AXValue='unread '
5 ++++AXLink AXTitle='read '
6 ++++++AXImage
7 ++++++AXStaticText AXValue='read '
8 ++++AXLink AXTitle='read '
9 ++++++AXImage
10 ++++++AXStaticText AXValue='read '
5 ++++AXLink AXTitle='read' 11 ++++AXLink AXTitle='read'
6 ++++++AXImage AXDescription='/read.jpg' 12 ++++++AXImage AXDescription='/read.jpg'
7 ++++++AXStaticText AXValue='read' 13 ++++++AXStaticText AXValue='read'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698