Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / table-with-empty-thead-causes-crash-expected.txt
blobd7c5523fdf6607936f185b43d470c2725f95fd82
1 1       2
2 End of test
4 Construct accessibility objects for a table with an empty thread tag. This can cause a crash.
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 AXRole: AXWebArea AXValue: 
10     AXRole: AXTable AXValue: 
11         AXRole: AXRow AXValue: 
12             AXRole: AXCell AXValue: 
13                 AXRole: AXStaticText AXValue: 1
14                     AXRole: AXInlineTextBox AXValue: 1
15             AXRole: AXCell AXValue: 
16                 AXRole: AXStaticText AXValue: 2
17                     AXRole: AXInlineTextBox AXValue: 2
18     AXRole: AXParagraph AXValue: 
19         AXRole: AXStaticText AXValue: End of test
20 PASS successfullyParsed is true
22 TEST COMPLETE