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

Unified Diff: content/test/data/accessibility/aria/aria-alert-expected-win.txt

Issue 2163673003: Made ARIA alerts have an implicit aria-atomic of true and strengthened tests concerning aria-atomic… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed aria-atomic test. Created 4 years, 5 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/aria/aria-alert-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-alert-expected-win.txt b/content/test/data/accessibility/aria/aria-alert-expected-win.txt
index 2d464cdf87f750194586923c62c97cd6cfd067f5..a2a9d2f463f6274d63e6b03f588e00fb92ba6ac0 100644
--- a/content/test/data/accessibility/aria/aria-alert-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-alert-expected-win.txt
@@ -1,3 +1,3 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
-++ROLE_SYSTEM_ALERT
-++++ROLE_SYSTEM_STATICTEXT name='This test is for aria role="alert"'
+++ROLE_SYSTEM_ALERT live:assertive atomic:true container-atomic:true
+++++ROLE_SYSTEM_STATICTEXT name='This test is for aria role="alert"' atomic:false container-atomic:true

Powered by Google App Engine
This is Rietveld 408576698