Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / first-letter-text-transform-causes-crash-expected.txt
blob77a30600ff51a2fae13ea296af6094073e9c72e7
1 Dt
2 End of test
4 First letter text transform causes assert and bad type cast. 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: AXDescriptionListTerm AXValue: 
11         AXRole: AXStaticText AXValue: D
12             AXRole: AXInlineTextBox AXValue: D
13         AXRole: AXStaticText AXValue: Dt
14             AXRole: AXInlineTextBox AXValue: Dt
15     AXRole: AXParagraph AXValue: 
16         AXRole: AXStaticText AXValue: End of test
17 PASS successfullyParsed is true
19 TEST COMPLETE