| Index: LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt
|
| diff --git a/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt b/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt
|
| index c7c2c16ddcf9a5ee98f0df5a5f09f9de7ef5dbc9..77a30600ff51a2fae13ea296af6094073e9c72e7 100644
|
| --- a/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt
|
| +++ b/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt
|
| @@ -1,9 +1,19 @@
|
| Dt
|
| +End of test
|
| +
|
| First letter text transform causes assert and bad type cast. This can cause a crash.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +AXRole: AXWebArea AXValue:
|
| + AXRole: AXDescriptionListTerm AXValue:
|
| + AXRole: AXStaticText AXValue: D
|
| + AXRole: AXInlineTextBox AXValue: D
|
| + AXRole: AXStaticText AXValue: Dt
|
| + AXRole: AXInlineTextBox AXValue: Dt
|
| + AXRole: AXParagraph AXValue:
|
| + AXRole: AXStaticText AXValue: End of test
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|