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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/table-cell-spans-expected.txt

Issue 1417213006: Switch all LayoutTests to use new AX name calculation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix canvas-fallback-content-labels-expected.txt Created 5 years, 1 month 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-cell-spans-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/table-cell-spans-expected.txt b/third_party/WebKit/LayoutTests/accessibility/table-cell-spans-expected.txt
index 775d4be7c7a1fa25e84ce2dd2bee30ca27e609c5..782a57c82f79c22901a095aa6faf69be3bf01526 100644
--- a/third_party/WebKit/LayoutTests/accessibility/table-cell-spans-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/table-cell-spans-expected.txt
@@ -8,37 +8,32 @@ ROWSPAN="2" 3,2 3,3 3,4
4,2 4,3 4,4
----------------------
{ 0, 0 }
-AXTitle:
+
AXRole: AXCell
-AXDescription:
{0, 2}, {0, 2}
----------------------
{ 1, 1 }
-AXTitle:
+
AXRole: AXCell
-AXDescription:
{0, 2}, {0, 2}
----------------------
{ 3, 0 }
-AXTitle:
+
AXRole: AXCell
-AXDescription:
{2, 2}, {0, 1}
----------------------
{ 2, 0 }
-AXTitle:
+
AXRole: AXCell
-AXDescription:
{2, 2}, {0, 1}
----------------------
{ 2, 3 }
-AXTitle:
+
AXRole: AXCell
-AXDescription:
{2, 1}, {3, 1}
----------------------

Powered by Google App Engine
This is Rietveld 408576698