[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    tests/khtmltests/regression/tests/js
From:       Harri Porten <porten () kde ! org>
Date:       2008-01-13 2:04:01
Message-ID: 1200189841.996451.12378.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 760602 by porten:

Missing arg test from Acid3.


 M  +6 -0      Date.js  


--- trunk/tests/khtmltests/regression/tests/js/Date.js #760601:760602
@@ -327,4 +327,10 @@
 var f = Date.prototype.toDateString;
 shouldThrow("f();");
 
+// from Acid3
+d = new Date();
+shouldBeTrue("isNaN(d.setMilliseconds())");
+shouldBeTrue("isNaN(d)");
+shouldBeTrue("isNaN(d.getDay())");
+
 debug("End Of Test");
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic