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

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

Issue 569203002: Adding DumpAccessibilityTree Tests (7 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 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-log.html
diff --git a/content/test/data/accessibility/dialog.html b/content/test/data/accessibility/aria-log.html
similarity index 60%
copy from content/test/data/accessibility/dialog.html
copy to content/test/data/accessibility/aria-log.html
index 113025e60b277f3deefecef840d29cb8142ac432..e669b0327baa13295573c3d684d303b55ae63417 100644
--- a/content/test/data/accessibility/dialog.html
+++ b/content/test/data/accessibility/aria-log.html
@@ -1,8 +1,9 @@
<!--
@MAC-ALLOW:AXSubrole=*
+@WIN-ALLOW:xml-roles:*
-->
<html>
<body>
-<dialog open>Text in dialog</dialog>
+ <div role="log">
</body>
</html>
« no previous file with comments | « content/test/data/accessibility/abbr-expected-win.txt ('k') | content/test/data/accessibility/aria-log-expected-android.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698