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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/text/textfield-focus-out-expected.txt

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 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/fast/forms/text/textfield-focus-out-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/text/textfield-focus-out-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/text/textfield-focus-out-expected.txt
index 52e711f5ee4d504b6288afa9451189802ade678e..9a33379ffc0a98022dbc8b406bb13801278d6081 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/text/textfield-focus-out-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/text/textfield-focus-out-expected.txt
@@ -1,4 +1,4 @@
This is a test for https://bugs.webkit.org/show_bug.cgi?id=7363. Taking focus away from a text field that no longer had focus was crashing Safari.
-
+
Success: finished the test without crashing.

Powered by Google App Engine
This is Rietveld 408576698