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

Unified Diff: content/test/data/accessibility/html/img-link-empty-alt-expected-win.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-win.txt
diff --git a/content/test/data/accessibility/html/img-link-empty-alt-expected-win.txt b/content/test/data/accessibility/html/img-link-empty-alt-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b2ee6926a724df042ba77700055741aa32b5e78f
--- /dev/null
+++ b/content/test/data/accessibility/html/img-link-empty-alt-expected-win.txt
@@ -0,0 +1,13 @@
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+++IA2_ROLE_SECTION
+++++ROLE_SYSTEM_LINK name='unread ' FOCUSABLE
+++++++ROLE_SYSTEM_STATICTEXT name='unread '
+++++ROLE_SYSTEM_LINK name='read ' FOCUSABLE
+++++++ROLE_SYSTEM_GRAPHIC name='' READONLY
+++++++ROLE_SYSTEM_STATICTEXT name='read '
+++++ROLE_SYSTEM_LINK name='read ' FOCUSABLE
+++++++ROLE_SYSTEM_GRAPHIC name='' READONLY
+++++++ROLE_SYSTEM_STATICTEXT name='read '
+++++ROLE_SYSTEM_LINK name='read' FOCUSABLE
+++++++ROLE_SYSTEM_GRAPHIC READONLY
+++++++ROLE_SYSTEM_STATICTEXT name='read'

Powered by Google App Engine
This is Rietveld 408576698