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

Unified Diff: LayoutTests/fast/forms/week/ValidityState-rangeUnderflow-week-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/week/ValidityState-rangeUnderflow-week-expected.txt
diff --git a/LayoutTests/fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt b/LayoutTests/fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt
index 787b5441da9fa6e62df70268aa94a0e572624687..27bc990ff29193138dcbbe27238d9892e2a28782 100644
--- a/LayoutTests/fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt
+++ b/LayoutTests/fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt
@@ -3,7 +3,7 @@ This test aims to check for rangeUnderflow flag with week input fields
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS The value "2010-W01" doesn't underflow the minimum value "".
+PASS The value "2010-W01" doesn't underflow the minimum value "null".
PASS The value "2010-W01" doesn't underflow the minimum value "".
PASS The value "2010-W01" doesn't underflow the minimum value "foo".
PASS The value "1000-W01" doesn't underflow the minimum value "".
« no previous file with comments | « LayoutTests/fast/forms/week/ValidityState-rangeOverflow-week-expected.txt ('k') | Source/core/html/HTMLInputElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698