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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/radio/radio_checked_name-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_checked_name-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/radio/radio_checked_name-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/radio/radio_checked_name-expected.txt
index 01207ee73c7685af19c3b4b56112e3fd32ea8697..094548ee5452b179380b116673474bae49596a0e 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/radio/radio_checked_name-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/radio/radio_checked_name-expected.txt
@@ -1,6 +1,6 @@
There was once a WinIE quirk that did not allow a user to select radio buttons that did't have names. However, this was changed in a later version, and WinIE now allows users to select nameless radio buttons. This tests that we allow unnamed radio buttons to be selected.
-
+
Pass
Pass
Pass

Powered by Google App Engine
This is Rietveld 408576698