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

Unified Diff: content/test/data/accessibility/aria/aria-row-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-row-attr-expected-mac.txt
diff --git a/content/test/data/accessibility/aria/aria-row-attr-expected-mac.txt b/content/test/data/accessibility/aria/aria-row-attr-expected-mac.txt
index ae87e0d9a814522e184206186ce004a1d4594ea0..a4fc45e9653f1ef7d3c1f27af2adc7b6b99e273b 100644
--- a/content/test/data/accessibility/aria/aria-row-attr-expected-mac.txt
+++ b/content/test/data/accessibility/aria/aria-row-attr-expected-mac.txt
@@ -1,18 +1,18 @@
AXWebArea
++AXTable AXARIARowCount='5'
++++AXRow
-++++++AXCell AXARIARowIndex='3'
+++++++AXCell AXTitle='cell 2' AXARIARowIndex='3'
++++++++AXStaticText AXValue='cell 2'
-++++++AXCell AXARIARowIndex='3'
+++++++AXCell AXTitle='cell 3' AXARIARowIndex='3'
++++++++AXStaticText AXValue='cell 3'
-++++++AXCell AXARIARowIndex='3'
+++++++AXCell AXTitle='cell 4' AXARIARowIndex='3'
++++++++AXStaticText AXValue='cell 4'
++++AXRow
-++++++AXCell AXARIARowIndex='4'
+++++++AXCell AXTitle='cell 2' AXARIARowIndex='4'
++++++++AXStaticText AXValue='cell 2'
-++++++AXCell AXARIARowIndex='4'
+++++++AXCell AXTitle='cell 3' AXARIARowIndex='4'
++++++++AXStaticText AXValue='cell 3'
++++AXColumn
++++AXColumn
++++AXColumn
-++++AXGroup
+++++AXGroup

Powered by Google App Engine
This is Rietveld 408576698