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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/select/select-script-onchange-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/select/select-script-onchange-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select/select-script-onchange-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/select/select-script-onchange-expected.txt
index 4392f9a6bbb742549c1580547a290e2e9b76cfba..34129edb6f5380d81ee66ce3dbac8fcb329b86de 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/select/select-script-onchange-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/select/select-script-onchange-expected.txt
@@ -2,6 +2,6 @@ Test for http://bugs.webkit.org/show_bug.cgi?id=23721 Changing dropdown's select
SUCCESS
-This select changes on focus: should not fire onchange.
-This select changes on change: should only fire onchange once.
-This select is changed by a timeout in the test script. It should not fire onchange.
+This select changes on focus: should not fire onchange.
+This select changes on change: should only fire onchange once.
+This select is changed by a timeout in the test script. It should not fire onchange.

Powered by Google App Engine
This is Rietveld 408576698