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

Unified Diff: content/test/data/accessibility/aria/aria-live-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-live-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-live-expected-win.txt b/content/test/data/accessibility/aria/aria-live-expected-win.txt
index 8f50843df7d5dc54f8719b30d02663a6b68a3915..f8032ab0eae8bbdd6b96ad9275715bd9af3a7504 100644
--- a/content/test/data/accessibility/aria/aria-live-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-live-expected-win.txt
@@ -2,3 +2,4 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++ROLE_SYSTEM_ANIMATION FOCUSABLE
++ROLE_SYSTEM_ANIMATION FOCUSABLE live:polite container-live:polite container-relevant:additions text container-atomic:false container-busy:false
++ROLE_SYSTEM_ANIMATION FOCUSABLE live:assertive container-live:assertive container-relevant:additions text container-atomic:false container-busy:false
+++ROLE_SYSTEM_ALERT FOCUSABLE live:assertive container-live:assertive container-relevant:additions text container-atomic:true container-busy:false
« no previous file with comments | « content/test/data/accessibility/aria/aria-live-expected-mac.txt ('k') | content/test/data/accessibility/aria/aria-status.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698