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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/table-cells-expected.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: third_party/WebKit/LayoutTests/accessibility/table-cells-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/table-cells-expected.txt b/third_party/WebKit/LayoutTests/accessibility/table-cells-expected.txt
index cdfe6e911aa189850b209ccd8ed7e87509f08c2c..7d632e455dbac22087a9c8b230e2ef192fdc21cd 100644
--- a/third_party/WebKit/LayoutTests/accessibility/table-cells-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/table-cells-expected.txt
@@ -10,23 +10,23 @@ South 3333 1111 2222
South 3333 1111 2222
------------------------
[0,0]
-
+Ruritanian Population Survey
AXRole: AXColumnHeader
------------------------
[3,1]
-
+Males
AXRole: AXColumnHeader
------------------------
[1,1]
-
+Ruritanian Population Survey
AXRole: AXColumnHeader
------------------------
[2,2]
-
+3333
AXRole: AXCell
------------------------
[3,5]
-
+1111
AXRole: AXCell
------------------------
[100,0]

Powered by Google App Engine
This is Rietveld 408576698