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

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

Issue 13479003: Modify AccessibilityTreeFormatter to build up an internal representation of the tree (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 7 years, 8 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
Index: content/test/data/accessibility/aria-level.html
diff --git a/content/test/data/accessibility/aria-level.html b/content/test/data/accessibility/aria-level.html
index 56240ff12c3fad18f535b0bb3e34bcf67830f5c3..94df22db53dde14915fff82896056888778ef5bb 100644
--- a/content/test/data/accessibility/aria-level.html
+++ b/content/test/data/accessibility/aria-level.html
@@ -1,8 +1,8 @@
<!doctype html>
<!--
-@MAC-ALLOW:subrole=AXOutlineRow
-@MAC-ALLOW:disclosing*
-@MAC-ALLOW:disclosureLevel*
+@MAC-ALLOW:AXSubrole=AXOutlineRow
+@MAC-ALLOW:AXDisclosing*
+@MAC-ALLOW:AXDisclosureLevel*
@WIN-ALLOW:level:1
@WIN-ALLOW:level:2
@WIN-ALLOW:level:3

Powered by Google App Engine
This is Rietveld 408576698