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

Unified Diff: content/test/data/accessibility/input-text-name-calc-expected-win.txt

Issue 10823073: Improve accessible name calculation on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 years, 4 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/input-text-name-calc-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/input-text-name-calc-expected-win.txt
diff --git a/content/test/data/accessibility/input-text-name-calc-expected-win.txt b/content/test/data/accessibility/input-text-name-calc-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..929910aa3fd17fd585926f4d69e364cd3770a371
--- /dev/null
+++ b/content/test/data/accessibility/input-text-name-calc-expected-win.txt
@@ -0,0 +1,9 @@
+ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE description=''
+ IA2_ROLE_SECTION name='' READONLY description=''
+ ROLE_SYSTEM_TEXT name='Title0' FOCUSABLE description=''
+ ROLE_SYSTEM_TEXT name='Label1' FOCUSABLE description='Title1'
+ ROLE_SYSTEM_TEXT name='AriaLabel2' FOCUSABLE description='Title2'
+ ROLE_SYSTEM_TEXT name='LabelledBy3' FOCUSABLE description='Title3'
+ ROLE_SYSTEM_TEXT name='Placeholder4' FOCUSABLE description=''
+ ROLE_SYSTEM_TEXT name='Title5' FOCUSABLE description='Placeholder5'
+ ROLE_SYSTEM_TEXT name='LabelledBy6' FOCUSABLE description='DescribedBy6'
« no previous file with comments | « content/test/data/accessibility/input-text-name-calc-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698