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

Unified 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, 8 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/html/img-link-empty-alt-expected-mac.txt
diff --git a/content/test/data/accessibility/html/img-empty-alt-expected-mac.txt b/content/test/data/accessibility/html/img-link-empty-alt-expected-mac.txt
similarity index 55%
copy from content/test/data/accessibility/html/img-empty-alt-expected-mac.txt
copy to content/test/data/accessibility/html/img-link-empty-alt-expected-mac.txt
index 9872ea281d5502f383ac0eab9712d910c042701d..cbc14e6c0a565e484f5e1f1f9233bc1f2b568f3d 100644
--- a/content/test/data/accessibility/html/img-empty-alt-expected-mac.txt
+++ b/content/test/data/accessibility/html/img-link-empty-alt-expected-mac.txt
@@ -2,6 +2,12 @@ AXWebArea
++AXGroup
++++AXLink AXTitle='unread '
++++++AXStaticText AXValue='unread '
+++++AXLink AXTitle='read '
+++++++AXImage
+++++++AXStaticText AXValue='read '
+++++AXLink AXTitle='read '
+++++++AXImage
+++++++AXStaticText AXValue='read '
++++AXLink AXTitle='read'
++++++AXImage AXDescription='/read.jpg'
++++++AXStaticText AXValue='read'

Powered by Google App Engine
This is Rietveld 408576698