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

Unified Diff: LayoutTests/accessibility/table-cells-expected.txt

Issue 816423003: Assigned ax role for table headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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 | « no previous file | LayoutTests/accessibility/table-header-column-row.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/accessibility/table-cells-expected.txt
diff --git a/LayoutTests/accessibility/table-cells-expected.txt b/LayoutTests/accessibility/table-cells-expected.txt
index 3f9ed4d02342f22b3947ff54ea28db81be42404b..16996e9fa1ce675fb0524cc632b3b584fd5471b8 100644
--- a/LayoutTests/accessibility/table-cells-expected.txt
+++ b/LayoutTests/accessibility/table-cells-expected.txt
@@ -11,17 +11,17 @@ South 3333 1111 2222
------------------------
[0,0]
AXTitle:
-AXRole: AXCell
+AXRole: AXColumnHeader
AXDescription:
------------------------
[3,1]
AXTitle:
-AXRole: AXCell
+AXRole: AXColumnHeader
AXDescription:
------------------------
[1,1]
AXTitle:
-AXRole: AXCell
+AXRole: AXColumnHeader
AXDescription:
------------------------
[2,2]
« no previous file with comments | « no previous file | LayoutTests/accessibility/table-header-column-row.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698