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

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

Issue 709523002: AX_ROLE_HORIZONTAL_RULE is not required. (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/hr.html
diff --git a/content/test/data/accessibility/hr.html b/content/test/data/accessibility/hr.html
index e0a80c88739cfda8bd2490d9ac783900bd811e1a..0c404c71120aac448fc9cbb80067d37d2dddded0 100644
--- a/content/test/data/accessibility/hr.html
+++ b/content/test/data/accessibility/hr.html
@@ -1,7 +1,8 @@
<!--
+@MAC-ALLOW:AXRole*
@WIN-DENY:name*
-@WIN-ALLOW:xml-roles:*
-->
+<!DOCTYPE html>
<html>
<body>
Before
« no previous file with comments | « content/shell/renderer/test_runner/web_ax_object_proxy.cc ('k') | content/test/data/accessibility/hr-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698