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

Unified Diff: content/test/data/accessibility/aria/aria-alert.html

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
« no previous file with comments | « no previous file | content/test/data/accessibility/aria/aria-alert-expected-mac.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/aria/aria-alert.html
diff --git a/content/test/data/accessibility/aria/aria-alert.html b/content/test/data/accessibility/aria/aria-alert.html
index 891640cba36d4c5bfc5ab953f5a4ee502755dd45..f38332e3f756a5f8f4fc4acfd116b91a479f9300 100644
--- a/content/test/data/accessibility/aria/aria-alert.html
+++ b/content/test/data/accessibility/aria/aria-alert.html
@@ -1,5 +1,10 @@
+<!DOCTYPE html>
<!--
@MAC-ALLOW:AXRoleDescription='alert'
+@MAC-ALLOW:AXARIAAtomic=*
+@WIN-ALLOW:atomic:*
+@WIN-ALLOW:container-atomic:*
+@WIN-ALLOW:live:*
-->
<html>
<body>
« no previous file with comments | « no previous file | content/test/data/accessibility/aria/aria-alert-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698