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

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

Issue 11823026: Adding some new DumpAccessibilityTree tests, tweaking DumpAccessibilityTree helpers and fixing a bug (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add necessary skip markers and bugs Created 7 years, 11 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/address-expected-win.txt
diff --git a/content/test/data/accessibility/address-expected-win.txt b/content/test/data/accessibility/address-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..924ee2b52a273ea03ab9efc59cd7e9831760292d
--- /dev/null
+++ b/content/test/data/accessibility/address-expected-win.txt
@@ -0,0 +1,5 @@
+#<skip - IA2_ROLE_PARAGRAPH not set. http://crbug.com/169567
+ - role:address not set. http://crbug.com/169568>
dmazzoni 2013/01/12 00:01:32 On Windows, the aria role is reported in an attrib
aboxhall 2013/01/12 02:41:46 I checked and it doesn't. This is an <address> ele
+ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE
+ IA2_ROLE_PARAGRAPH name='' READONLY role:address
+ ROLE_SYSTEM_TEXT name='Please contact John Citizen for more information.' READONLY

Powered by Google App Engine
This is Rietveld 408576698