| Index: third_party/WebKit/LayoutTests/accessibility/table-with-empty-thead-causes-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/table-with-empty-thead-causes-crash-expected.txt b/third_party/WebKit/LayoutTests/accessibility/table-with-empty-thead-causes-crash-expected.txt
|
| index 0eaea93524230057ade764598da3acbfe6b776c5..d4b06ee895faf2d4f93cc3b77f5cb0351b1cea02 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/table-with-empty-thead-causes-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/table-with-empty-thead-causes-crash-expected.txt
|
| @@ -9,10 +9,10 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| AXRole: AXWebArea
|
| AXRole: AXTable "table"
|
| AXRole: AXRow
|
| - AXRole: AXCell
|
| + AXRole: AXCell "1"
|
| AXRole: AXStaticText "1"
|
| AXRole: AXInlineTextBox "1"
|
| - AXRole: AXCell
|
| + AXRole: AXCell "2"
|
| AXRole: AXStaticText "2"
|
| AXRole: AXInlineTextBox "2"
|
| AXRole: AXParagraph
|
|
|