| Index: LayoutTests/accessibility/table-header-column-row-expected.txt
|
| diff --git a/LayoutTests/accessibility/table-header-column-row-expected.txt b/LayoutTests/accessibility/table-header-column-row-expected.txt
|
| index 73fc12716eda1b36b990fe2c9132ba717fe3de03..e34183cad741a0dcbd4d73b429c58e555bd7fbd4 100644
|
| --- a/LayoutTests/accessibility/table-header-column-row-expected.txt
|
| +++ b/LayoutTests/accessibility/table-header-column-row-expected.txt
|
| @@ -10,6 +10,13 @@ row header and column header (2)
|
| row head data data
|
| column head column head column head
|
| data data data
|
| +row header and column header (3)
|
| +col head
|
| +col head col head
|
| +row head data data
|
| +row header and column header (4)
|
| +row head col head
|
| +row head
|
| End of test
|
|
|
| This tests that AXRoles for header cells are assigned.
|
| @@ -120,6 +127,47 @@ AXRole: AXWebArea AXValue:
|
| AXRole: AXCell AXValue:
|
| AXRole: AXStaticText AXValue: data
|
| AXRole: AXInlineTextBox AXValue: data
|
| + AXRole: AXTable AXValue:
|
| + AXRole: AXCaption AXValue:
|
| + AXRole: AXStaticText AXValue: row header and column header (3)
|
| + AXRole: AXInlineTextBox AXValue: row header and column header (3)
|
| + AXRole: AXRow AXValue:
|
| + AXRole: AXCell AXValue:
|
| + AXRole: AXColumnHeader AXValue:
|
| + AXRole: AXStaticText AXValue: col head
|
| + AXRole: AXInlineTextBox AXValue: col head
|
| + AXRole: AXRow AXValue:
|
| + AXRole: AXColumnHeader AXValue:
|
| + AXRole: AXStaticText AXValue: col head
|
| + AXRole: AXInlineTextBox AXValue: col head
|
| + AXRole: AXColumnHeader AXValue:
|
| + AXRole: AXStaticText AXValue: col head
|
| + AXRole: AXInlineTextBox AXValue: col head
|
| + AXRole: AXRow AXValue:
|
| + AXRole: AXRowHeader AXValue:
|
| + AXRole: AXStaticText AXValue: row head
|
| + AXRole: AXInlineTextBox AXValue: row head
|
| + AXRole: AXCell AXValue:
|
| + AXRole: AXStaticText AXValue: data
|
| + AXRole: AXInlineTextBox AXValue: data
|
| + AXRole: AXCell AXValue:
|
| + AXRole: AXStaticText AXValue: data
|
| + AXRole: AXInlineTextBox AXValue: data
|
| + AXRole: AXTable AXValue:
|
| + AXRole: AXCaption AXValue:
|
| + AXRole: AXStaticText AXValue: row header and column header (4)
|
| + AXRole: AXInlineTextBox AXValue: row header and column header (4)
|
| + AXRole: AXRow AXValue:
|
| + AXRole: AXRowHeader AXValue:
|
| + AXRole: AXStaticText AXValue: row head
|
| + AXRole: AXInlineTextBox AXValue: row head
|
| + AXRole: AXColumnHeader AXValue:
|
| + AXRole: AXStaticText AXValue: col head
|
| + AXRole: AXInlineTextBox AXValue: col head
|
| + AXRole: AXRow AXValue:
|
| + AXRole: AXRowHeader AXValue:
|
| + AXRole: AXStaticText AXValue: row head
|
| + AXRole: AXInlineTextBox AXValue: row head
|
| AXRole: AXParagraph AXValue:
|
| AXRole: AXStaticText AXValue: End of test
|
| PASS successfullyParsed is true
|
|
|