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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 5873f9e8b03c0bb8fdbf8c6a77981ab1eb066b67..f2fc4e191a791b11f8c31c7faeb27e1e1e88eb51 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
@@ -9,7 +9,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
AXRole: AXWebArea
AXRole: AXDescriptionListTerm
AXRole: AXStaticText "Dt"
- AXRole: AXInlineTextBox "Dt"
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!
+ AXRole: AXInlineTextBox "D"
AXRole: AXParagraph
AXRole: AXStaticText "End of test"
PASS successfullyParsed is true
« 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