Index: third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt b/third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt |
index 77a30600ff51a2fae13ea296af6094073e9c72e7..eb55ddf5141cbccc3ad4e87721c489b355695418 100644 |
--- a/third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt |
+++ b/third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt |
@@ -6,14 +6,14 @@ First letter text transform causes assert and bad type cast. This can cause a cr |
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 |
+AXRole: AXWebArea |
+ AXRole: AXDescriptionListTerm |
+ AXRole: AXStaticText "D" |
+ AXRole: AXInlineTextBox "D" |
+ AXRole: AXStaticText "Dt" |
+ AXRole: AXInlineTextBox "Dt" |
+ AXRole: AXParagraph |
+ AXRole: AXStaticText "End of test" |
PASS successfullyParsed is true |
TEST COMPLETE |