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

Unified Diff: content/test/data/accessibility/aria-required-expected-mac.txt

Issue 742783008: AXRequired should be exposed only when aria-required="true" or required attribute is present (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing nit Created 6 years 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 | « content/browser/accessibility/browser_accessibility_cocoa.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/aria-required-expected-mac.txt
diff --git a/content/test/data/accessibility/aria-required-expected-mac.txt b/content/test/data/accessibility/aria-required-expected-mac.txt
index 4df9f3a8748e047962cd0ce654e49c5b6124e432..45d6de2d876f81ea15089bd7b90497c6edccafc9 100644
--- a/content/test/data/accessibility/aria-required-expected-mac.txt
+++ b/content/test/data/accessibility/aria-required-expected-mac.txt
@@ -1,3 +1,3 @@
-AXWebArea AXRequired='0'
+AXWebArea
AXRadioButton AXValue='0' AXRequired='1'
- AXRadioButton AXValue='0' AXRequired='0'
+ AXRadioButton AXValue='0'
« no previous file with comments | « content/browser/accessibility/browser_accessibility_cocoa.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698