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

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

Issue 653853002: Element with ARIA role progressbar should have STATE_SYSTEM_READONLY (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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-progressbar-expected-win.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/aria-progressbar.html
diff --git a/content/test/data/accessibility/aria-progressbar.html b/content/test/data/accessibility/aria-progressbar.html
index 3c3f350f792aa5b8b821910888a2652a528e1c5b..1ef1760966e6309c70837b64cc23571a1549855b 100644
--- a/content/test/data/accessibility/aria-progressbar.html
+++ b/content/test/data/accessibility/aria-progressbar.html
@@ -3,15 +3,12 @@
@MAC-ALLOW:AXValueDescription=*
@MAC-ALLOW:AXMinValue=*
@MAC-ALLOW:AXMaxValue=*
-@WIN-ALLOW:READONLY
-@WIN-ALLOW:STATE_SYSTEM_READONLY
@WIN-ALLOW:valuetext:*
-@WIN-ALLOW:valueNow=*
+@WIN-ALLOW:currentValue=*
@WIN-ALLOW:minimumValue=*
@WIN-ALLOW:maximumValue=*
@WIN-DENY:name=''
-@WIN-DENY:role-name=''
-@WIN-DENY:description=''
+@WIN-ALLOW:xml-roles*
-->
<html>
<body>
« no previous file with comments | « no previous file | content/test/data/accessibility/aria-progressbar-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698