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

Unified Diff: LayoutTests/fast/forms/time/time-validity-rangeoverflow-expected.txt

Issue 98383004: Remove TreatNullAs=NullString for HTMLInputElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years 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: LayoutTests/fast/forms/time/time-validity-rangeoverflow-expected.txt
diff --git a/LayoutTests/fast/forms/time/time-validity-rangeoverflow-expected.txt b/LayoutTests/fast/forms/time/time-validity-rangeoverflow-expected.txt
index e9f8481e288da0ebe7237221ea96d9c02b7f0fa4..e5eafddd2ec01f86e914fa5318faa81936f9a626 100644
--- a/LayoutTests/fast/forms/time/time-validity-rangeoverflow-expected.txt
+++ b/LayoutTests/fast/forms/time/time-validity-rangeoverflow-expected.txt
@@ -3,7 +3,7 @@ This test aims to check for rangeOverflow flag with time input fields
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS The value "13:16" doesn't overflow the maximum value "".
+PASS The value "13:16" doesn't overflow the maximum value "null".
PASS The value "13:16" doesn't overflow the maximum value "".
PASS The value "13:16" doesn't overflow the maximum value "foo".
PASS The value "13:16" doesn't overflow the maximum value "13:16".

Powered by Google App Engine
This is Rietveld 408576698