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

Side by Side Diff: LayoutTests/fast/js/date-big-setdate-expected.txt

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This test checks for regression against: 3381 Date.prototype.setDate() incorrect for values >=128.
2 12975: DST changes in US affect JavaScript date calculations
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5
6
7 PASS d.valueOf() - curValue is millisecondsPerDay
8 PASS d.valueOf() - curValue is millisecondsPerDay
9 PASS d.valueOf() - curValue is millisecondsPerDay
10 PASS d.valueOf() - curValue is millisecondsPerDay
11 PASS d.valueOf() - curValue is millisecondsPerDay
12 PASS d.valueOf() - curValue is millisecondsPerDay
13 PASS d.valueOf() - curValue is millisecondsPerDay
14 PASS d.valueOf() - curValue is millisecondsPerDay
15 PASS d.valueOf() - curValue is millisecondsPerDay
16 PASS Passed all tests for DST (or skipped the tests if your timezone isn't PST/P DT)
17 PASS successfullyParsed is true
18
19 TEST COMPLETE
20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698