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

Unified Diff: content/test/data/accessibility/ul-expected-win.txt

Issue 9617019: Improve formatting of accessibility tests that dump the tree. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Linux build error, tolerate different line endings Created 8 years, 9 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
« no previous file with comments | « content/test/data/accessibility/ul-expected-mac.txt ('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/ul-expected-win.txt
diff --git a/content/test/data/accessibility/ul-expected-win.txt b/content/test/data/accessibility/ul-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4d8a941f95444694b55b0243e9f54f430cf5a3ad
--- /dev/null
+++ b/content/test/data/accessibility/ul-expected-win.txt
@@ -0,0 +1,11 @@
+ROLE_SYSTEM_DOCUMENT name='' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_LIST name='' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_LISTITEM name='' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_TEXT name='' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_TEXT name='Item 1' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_LISTITEM name='' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_TEXT name='' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_TEXT name='Item 2' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_LISTITEM name='' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_TEXT name='' state=IA2_STATE_OPAQUE
+ ROLE_SYSTEM_TEXT name='Item 3' state=IA2_STATE_OPAQUE
« no previous file with comments | « content/test/data/accessibility/ul-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698