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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-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/focus-selection-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt
index 62900555dc61c74c95d64c5d3bb7bd2d6fdaa599..42e2157d11100481a912693067d8b1304a417c3e 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt
@@ -19,10 +19,10 @@ This test checks whether the selection is restored, cleared, or set to the full
5) Click this label, only the word "SUCCESS" should be selected:
6) Hit Ctrl-Option-U (or Alt-U on Windows), only the word "SUCCESS" should be selected:
7) , only the word "SUCCESS" should be selected:
-8) , only the word "SUCCESS" should be selected:
+8) , only the word "SUCCESS" should be selected:
-9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be selected:
+9)Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be selected:
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698