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

Unified Diff: LayoutTests/fast/forms/month/input-valueasdate-expected.txt

Issue 16818023: DOMException toString is not correct (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 6 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: LayoutTests/fast/forms/month/input-valueasdate-expected.txt
diff --git a/LayoutTests/fast/forms/month/input-valueasdate-expected.txt b/LayoutTests/fast/forms/month/input-valueasdate-expected.txt
index 2df032eac23bc818c98c0255414354001b3e9b24..60c77e290b134dc81afdc736345203949b6987d4 100644
--- a/LayoutTests/fast/forms/month/input-valueasdate-expected.txt
+++ b/LayoutTests/fast/forms/month/input-valueasdate-expected.txt
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
Unsuppported type:
PASS input.valueAsDate is null
-PASS input.valueAsDate = date threw exception Error: InvalidStateError: DOM Exception 11.
+PASS input.valueAsDate = date threw exception InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable..
Supported type:
PASS valueAsDate != null is true
« no previous file with comments | « LayoutTests/fast/forms/month/input-valueasdate.html ('k') | LayoutTests/fast/forms/month/input-valueasnumber-month.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698