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

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

Issue 2797463002: Added some more roles to the list of roles that calculate their names from content. (Closed)
Patch Set: Fixed test expectations. Created 3 years, 8 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/aria-level-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-level-expected-win.txt b/content/test/data/accessibility/aria/aria-level-expected-win.txt
index 36eb8126903d617cbef59d86ad0097a7e349dd9d..b10d0bb879fdf7e81fd1821c31e8f6d1f50385ea 100644
--- a/content/test/data/accessibility/aria/aria-level-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-level-expected-win.txt
@@ -22,10 +22,10 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++++++ROLE_SYSTEM_STATICTEXT name='Tree item at level 3'
++ROLE_SYSTEM_OUTLINE
++++ROLE_SYSTEM_ROW level:1
-++++++ROLE_SYSTEM_CELL
+++++++ROLE_SYSTEM_CELL name='Cell at level 1'
++++++++ROLE_SYSTEM_STATICTEXT name='Cell at level 1'
++++ROLE_SYSTEM_ROW level:2
-++++++ROLE_SYSTEM_CELL
+++++++ROLE_SYSTEM_CELL name='Cell at level 2'
++++++++ROLE_SYSTEM_STATICTEXT name='Cell at level 2'
++++ROLE_SYSTEM_COLUMN
++++IA2_ROLE_SECTION

Powered by Google App Engine
This is Rietveld 408576698