haikuwebkit/LayoutTests/js/dom/date-negative-setmonth-expe...

11 lines
270 B
Plaintext

This test checks for a regression against Date.setMonth fails with negative values.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS d.valueOf() is new Date(2004, 9, 15).valueOf()
PASS successfullyParsed is true
TEST COMPLETE