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

Unified Diff: content/test/data/accessibility/html/a-expected-auralinux.txt

Issue 2833843005: Handling of different types of empty alt (Closed)
Patch Set: Temporary test fix until we figure out why returning null for name does not work 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/a-expected-auralinux.txt
diff --git a/content/test/data/accessibility/html/a-expected-auralinux.txt b/content/test/data/accessibility/html/a-expected-auralinux.txt
index e6c3c7356183185e129a18a37376cae15c5e2a7f..b7f44899e36d407b5398f37043184133c88465c5 100644
--- a/content/test/data/accessibility/html/a-expected-auralinux.txt
+++ b/content/test/data/accessibility/html/a-expected-auralinux.txt
@@ -1,4 +1,4 @@
-[document web] enabled focusable focused<newline>
-++[section] enabled<newline>
+[document web] name='' enabled focusable focused<newline>
+++[section] name='' enabled<newline>
++++[link] name='normal link' enabled focusable<newline>
++++++[text] name='normal link' enabled<newline>

Powered by Google App Engine
This is Rietveld 408576698