Chromium Code Reviews

Unified Diff: content/test/data/accessibility/aria-region-expected-android.txt

Issue 638103003: ARIA role region is not exposed correct with MSAA+IA2 role (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: content/test/data/accessibility/aria-region-expected-android.txt
diff --git a/content/test/data/accessibility/region-expected-android.txt b/content/test/data/accessibility/aria-region-expected-android.txt
similarity index 63%
copy from content/test/data/accessibility/region-expected-android.txt
copy to content/test/data/accessibility/aria-region-expected-android.txt
index 2d5b1a0a6b0cc81d20f8836cb92737389b0ad7d0..0aa602756445f48096468ba52256b51983a71241 100644
--- a/content/test/data/accessibility/region-expected-android.txt
+++ b/content/test/data/accessibility/aria-region-expected-android.txt
@@ -1,3 +1,2 @@
android.webkit.WebView focusable focused scrollable
- android.view.View clickable name='This is a section element.'
android.view.View clickable name='This is an ARIA region.'

Powered by Google App Engine