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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/radio/radio-nested-labels-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/radio/radio-nested-labels-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/radio/radio-nested-labels-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/radio/radio-nested-labels-expected.txt
index 51b42c95fc190df81a23393473310925d323b3d1..57c984e23ec31fc0449287caa4bf0b28a7f26141 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/radio/radio-nested-labels-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/radio/radio-nested-labels-expected.txt
@@ -1,4 +1,4 @@
This tests our ability to correctly select radio buttons when we have nested label tags. This test only works in DumpRenderTree. It can be tested manually outside of DRT just by clicking around.
-one two three four
+one two three four
Test Succeeded!

Powered by Google App Engine
This is Rietveld 408576698