basics.tentative.https.window.js.ini (855B)
1 [basics.tentative.https.window.html] 2 expected: ERROR 3 [start() rejects with invalid threshold (NaN)] 4 expected: NOTRUN 5 6 [start() rejects with invalid threshold (-1)] 7 expected: NOTRUN 8 9 [start() allows threshold (61000)] 10 expected: NOTRUN 11 12 [start() uses a default value for the threshold] 13 expected: NOTRUN 14 15 [start() rejects with threshold below minimum (59000)] 16 expected: NOTRUN 17 18 [start() uses a default value for the threshold when none is passed] 19 expected: NOTRUN 20 21 [start() rejects with invalid threshold (null)] 22 expected: NOTRUN 23 24 [start() uses threshold property] 25 expected: NOTRUN 26 27 [start() rejects with invalid threshold (0)] 28 expected: NOTRUN 29 30 [start() basics] 31 expected: NOTRUN 32 33 [start() rejects threshold (60000)] 34 expected: NOTRUN 35 36 [start() uses signal property] 37 expected: NOTRUN