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

Unified Diff: content/test/data/accessibility/hr.html

Issue 774603002: Adding AX test for input-file and enabling ax test for HR tag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: exposing AXDescription on mac 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
Index: content/test/data/accessibility/hr.html
diff --git a/content/test/data/accessibility/hr.html b/content/test/data/accessibility/hr.html
index 0c404c71120aac448fc9cbb80067d37d2dddded0..f53b36ddc7d32b6d4694e0ade91655baf7ac01ec 100644
--- a/content/test/data/accessibility/hr.html
+++ b/content/test/data/accessibility/hr.html
@@ -1,6 +1,6 @@
<!--
@MAC-ALLOW:AXRole*
-@WIN-DENY:name*
+@MAC-ALLOW:AXDescription*
-->
<!DOCTYPE html>
<html>

Powered by Google App Engine
This is Rietveld 408576698