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

Unified Diff: content/test/data/accessibility/aria/aria-col-attr-expected-mac.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-col-attr-expected-mac.txt
diff --git a/content/test/data/accessibility/aria/aria-col-attr-expected-mac.txt b/content/test/data/accessibility/aria/aria-col-attr-expected-mac.txt
index 96c51ad2bdb60f3d228df56e4fe1cd6b5cb69c77..e2f6b921e666c9c31dc954f4ca8c896ee421ebb3 100644
--- a/content/test/data/accessibility/aria/aria-col-attr-expected-mac.txt
+++ b/content/test/data/accessibility/aria/aria-col-attr-expected-mac.txt
@@ -1,23 +1,23 @@
AXWebArea
++AXTable AXARIAColumnCount='5'
++++AXRow
-++++++AXCell AXARIAColumnIndex='2'
+++++++AXCell AXTitle='cell 2' AXARIAColumnIndex='2'
++++++++AXStaticText AXValue='cell 2'
-++++++AXCell AXARIAColumnIndex='4'
+++++++AXCell AXTitle='cell 4' AXARIAColumnIndex='4'
++++++++AXStaticText AXValue='cell 4'
-++++++AXCell AXARIAColumnIndex='5'
+++++++AXCell AXTitle='cell 5' AXARIAColumnIndex='5'
++++++++AXStaticText AXValue='cell 5'
++++AXRow
-++++++AXCell AXARIAColumnIndex='2'
+++++++AXCell AXTitle='cell 2' AXARIAColumnIndex='2'
++++++++AXStaticText AXValue='cell 2'
-++++++AXCell AXARIAColumnIndex='3'
+++++++AXCell AXTitle='cell 3' AXARIAColumnIndex='3'
++++++++AXStaticText AXValue='cell 3'
-++++++AXCell AXARIAColumnIndex='4'
+++++++AXCell AXTitle='cell 4' AXARIAColumnIndex='4'
++++++++AXStaticText AXValue='cell 4'
-++++++AXCell AXARIAColumnIndex='5'
+++++++AXCell AXTitle='cell 5' AXARIAColumnIndex='5'
++++++++AXStaticText AXValue='cell 5'
++++AXColumn
++++AXColumn
++++AXColumn
++++AXColumn
-++++AXGroup
+++++AXGroup

Powered by Google App Engine
This is Rietveld 408576698