Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Side by Side Diff: third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt

Issue 2883163002: Un-insanify first-letter handling in TextIterator (to some degree) (Closed)
Patch Set: Tue May 16 16:31:00 PDT 2017 Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Dt 1 Dt
2 End of test 2 End of test
3 3
4 First letter text transform causes assert and bad type cast. This can cause a cr ash. 4 First letter text transform causes assert and bad type cast. This can cause a cr ash.
5 5
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
7 7
8 8
9 AXRole: AXWebArea 9 AXRole: AXWebArea
10 AXRole: AXDescriptionListTerm 10 AXRole: AXDescriptionListTerm
11 AXRole: AXStaticText "Dt" 11 AXRole: AXStaticText "Dt"
12 AXRole: AXInlineTextBox "Dt" 12 AXRole: AXInlineTextBox "D"
13 AXRole: AXParagraph 13 AXRole: AXParagraph
14 AXRole: AXStaticText "End of test" 14 AXRole: AXStaticText "End of test"
15 PASS successfullyParsed is true 15 PASS successfullyParsed is true
16 16
17 TEST COMPLETE 17 TEST COMPLETE
18 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698