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

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: Rebaseline 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/text/editing-text-crash-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
Xiaocheng 2017/05/16 03:50:06 dmazzoni@: Is it that AX is depending on incorrect
dmazzoni 2017/05/16 16:01:15 Happy to have this fixed!
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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/text/editing-text-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698