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

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: 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 side-by-side diff with in-line comments
Download patch
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"
+ AXRole: AXInlineTextBox "D"
AXRole: AXParagraph
AXRole: AXStaticText "End of test"
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698