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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/select/select-popup-pagekeys-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-popup-pagekeys-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select/select-popup-pagekeys-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/select/select-popup-pagekeys-expected.txt
index 67cb252b5942199950982a2e9031ad8532327eb5..4a8b068ed8522cee96baf57c918b6419e30a12d7 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/select/select-popup-pagekeys-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/select/select-popup-pagekeys-expected.txt
@@ -4,7 +4,7 @@ Output below is a series of PASS or FAIL lines showing expected and actual selec
NOTE: This test will fail on Mac OS, on which these keys are NOT supposed to change the selection of a focused pop-up.
-
+
FAIL: selectedIndex should be 3 (is 0) after a PageDown from index 0
FAIL: selectedIndex should be 4 (is 1) after a PageDown from index 1
FAIL: selectedIndex should be 5 (is 2) after a PageDown from index 2

Powered by Google App Engine
This is Rietveld 408576698