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

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

Issue 692643005: ARIA state/property(aria-relevant,aria-busy) are not exposed correctly on MAC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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-marquee-expected-win.txt
diff --git a/content/test/data/accessibility/aria-marquee-expected-win.txt b/content/test/data/accessibility/aria-marquee-expected-win.txt
index fb3b57fff1ca7a9b0bda72381ff2a9f497d82a9c..67a82e6c275fb32f13d84a6d6eeffe58ada5aefe 100644
--- a/content/test/data/accessibility/aria-marquee-expected-win.txt
+++ b/content/test/data/accessibility/aria-marquee-expected-win.txt
@@ -1,4 +1,4 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
ROLE_SYSTEM_ANIMATION FOCUSABLE xml-roles:marquee
- ROLE_SYSTEM_ANIMATION FOCUSABLE xml-roles:marquee live:polite container-live:polite container-relevant:additions text container-atomic:false container-busy:false
- ROLE_SYSTEM_ANIMATION FOCUSABLE xml-roles:marquee live:assertive container-live:assertive container-relevant:additions text container-atomic:false container-busy:false
+ ROLE_SYSTEM_ANIMATION FOCUSABLE xml-roles:marquee live:polite container-live:polite container-relevant:additions text container-atomic:false
+ ROLE_SYSTEM_ANIMATION FOCUSABLE xml-roles:marquee live:assertive container-live:assertive container-relevant:additions text container-atomic:false

Powered by Google App Engine
This is Rietveld 408576698