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 782a57c82f79c22901a095aa6faf69be3bf01526..cdebea7afa0a97315efcb552ea5f2a2e0b5ff6b7 100644 |
--- a/third_party/WebKit/LayoutTests/accessibility/table-cell-spans-expected.txt |
+++ b/third_party/WebKit/LayoutTests/accessibility/table-cell-spans-expected.txt |
@@ -8,31 +8,31 @@ ROWSPAN="2" 3,2 3,3 3,4 |
4,2 4,3 4,4 |
---------------------- |
{ 0, 0 } |
- |
+Cell A COLSPAN="2" ROWSPAN="2" |
AXRole: AXCell |
{0, 2}, {0, 2} |
---------------------- |
{ 1, 1 } |
- |
+Cell A COLSPAN="2" ROWSPAN="2" |
AXRole: AXCell |
{0, 2}, {0, 2} |
---------------------- |
{ 3, 0 } |
- |
+Cell C ROWSPAN="2" |
AXRole: AXCell |
{2, 2}, {0, 1} |
---------------------- |
{ 2, 0 } |
- |
+Cell C ROWSPAN="2" |
AXRole: AXCell |
{2, 2}, {0, 1} |
---------------------- |
{ 2, 3 } |
- |
+3,4 |
AXRole: AXCell |
{2, 1}, {3, 1} |