blob: 484620d6d3312116451a8a59c84be61764c46e31 [file] [log] [blame]
Check that cookies created by JavaScript with max-age or expiry longer than a week get capped to a week.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS The two short-lived cookies don't expire after more than 172830 seconds.
PASS The two long-lived cookies don't expire after more than 604830 seconds.
PASS successfullyParsed is true
TEST COMPLETE