| OLD | NEW |
| (Empty) |
| 1 KDE JS Test | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
| 4 | |
| 5 | |
| 6 PASS Array.prototype.toString.length is 0 | |
| 7 PASS Array.prototype.toLocaleString.length is 0 | |
| 8 PASS Array.prototype.concat.length is 1 | |
| 9 PASS Array.prototype.join.length is 1 | |
| 10 PASS Array.prototype.pop.length is 0 | |
| 11 PASS Array.prototype.push.length is 1 | |
| 12 PASS Array.prototype.reverse.length is 0 | |
| 13 PASS Array.prototype.shift.length is 0 | |
| 14 PASS Array.prototype.slice.length is 2 | |
| 15 PASS Array.prototype.sort.length is 1 | |
| 16 PASS Array.prototype.splice.length is 2 | |
| 17 PASS Array.prototype.unshift.length is 1 | |
| 18 PASS Boolean.prototype.toString.length is 0 | |
| 19 PASS Boolean.prototype.valueOf.length is 0 | |
| 20 PASS Date.prototype.toString.length is 0 | |
| 21 PASS Date.prototype.toUTCString.length is 0 | |
| 22 PASS Date.prototype.toDateString.length is 0 | |
| 23 PASS Date.prototype.toTimeString.length is 0 | |
| 24 PASS Date.prototype.toLocaleString.length is 0 | |
| 25 PASS Date.prototype.toLocaleDateString.length is 0 | |
| 26 PASS Date.prototype.toLocaleTimeString.length is 0 | |
| 27 PASS Date.prototype.valueOf.length is 0 | |
| 28 PASS Date.prototype.getTime.length is 0 | |
| 29 PASS Date.prototype.getFullYear.length is 0 | |
| 30 PASS Date.prototype.getUTCFullYear.length is 0 | |
| 31 PASS Date.prototype.toGMTString.length is 0 | |
| 32 PASS Date.prototype.getMonth.length is 0 | |
| 33 PASS Date.prototype.getUTCMonth.length is 0 | |
| 34 PASS Date.prototype.getDate.length is 0 | |
| 35 PASS Date.prototype.getUTCDate.length is 0 | |
| 36 PASS Date.prototype.getDay.length is 0 | |
| 37 PASS Date.prototype.getUTCDay.length is 0 | |
| 38 PASS Date.prototype.getHours.length is 0 | |
| 39 PASS Date.prototype.getUTCHours.length is 0 | |
| 40 PASS Date.prototype.getMinutes.length is 0 | |
| 41 PASS Date.prototype.getUTCMinutes.length is 0 | |
| 42 PASS Date.prototype.getSeconds.length is 0 | |
| 43 PASS Date.prototype.getUTCSeconds.length is 0 | |
| 44 PASS Date.prototype.getMilliseconds.length is 0 | |
| 45 PASS Date.prototype.getUTCMilliseconds.length is 0 | |
| 46 PASS Date.prototype.getTimezoneOffset.length is 0 | |
| 47 PASS Date.prototype.setTime.length is 1 | |
| 48 PASS Date.prototype.setMilliseconds.length is 1 | |
| 49 PASS Date.prototype.setUTCMilliseconds.length is 1 | |
| 50 PASS Date.prototype.setSeconds.length is 2 | |
| 51 PASS Date.prototype.setUTCSeconds.length is 2 | |
| 52 PASS Date.prototype.setMinutes.length is 3 | |
| 53 PASS Date.prototype.setUTCMinutes.length is 3 | |
| 54 PASS Date.prototype.setHours.length is 4 | |
| 55 PASS Date.prototype.setUTCHours.length is 4 | |
| 56 PASS Date.prototype.setDate.length is 1 | |
| 57 PASS Date.prototype.setUTCDate.length is 1 | |
| 58 PASS Date.prototype.setMonth.length is 2 | |
| 59 PASS Date.prototype.setUTCMonth.length is 2 | |
| 60 PASS Date.prototype.setFullYear.length is 3 | |
| 61 PASS Date.prototype.setUTCFullYear.length is 3 | |
| 62 PASS Date.prototype.setYear.length is 1 | |
| 63 PASS Date.prototype.getYear.length is 0 | |
| 64 PASS Date.prototype.toGMTString.length is 0 | |
| 65 PASS Error.prototype.toString.length is 0 | |
| 66 PASS eval.length is 1 | |
| 67 PASS parseInt.length is 2 | |
| 68 PASS parseFloat.length is 1 | |
| 69 PASS isNaN.length is 1 | |
| 70 PASS isFinite.length is 1 | |
| 71 PASS escape.length is 1 | |
| 72 PASS unescape.length is 1 | |
| 73 PASS Math.abs.length is 1 | |
| 74 PASS Math.acos.length is 1 | |
| 75 PASS Math.asin.length is 1 | |
| 76 PASS Math.atan.length is 1 | |
| 77 PASS Math.atan2.length is 2 | |
| 78 PASS Math.ceil.length is 1 | |
| 79 PASS Math.cos.length is 1 | |
| 80 PASS Math.exp.length is 1 | |
| 81 PASS Math.floor.length is 1 | |
| 82 PASS Math.log.length is 1 | |
| 83 PASS Math.max.length is 2 | |
| 84 PASS Math.min.length is 2 | |
| 85 PASS Math.pow.length is 2 | |
| 86 PASS Math.random.length is 0 | |
| 87 PASS Math.round.length is 1 | |
| 88 PASS Math.sin.length is 1 | |
| 89 PASS Math.sqrt.length is 1 | |
| 90 PASS Math.tan.length is 1 | |
| 91 PASS Object.prototype.toString.length is 0 | |
| 92 PASS Object.prototype.valueOf.length is 0 | |
| 93 PASS RegExp.prototype.exec.length is 1 | |
| 94 PASS RegExp.prototype.test.length is 1 | |
| 95 PASS RegExp.prototype.toString.length is 0 | |
| 96 PASS String.fromCharCode.length is 1 | |
| 97 PASS String.prototype.concat.length is 1 | |
| 98 PASS String.prototype.toString.length is 0 | |
| 99 PASS String.prototype.valueOf.length is 0 | |
| 100 PASS String.prototype.charAt.length is 1 | |
| 101 PASS String.prototype.charCodeAt.length is 1 | |
| 102 PASS String.prototype.indexOf.length is 1 | |
| 103 PASS String.prototype.lastIndexOf.length is 1 | |
| 104 PASS String.prototype.match.length is 1 | |
| 105 PASS String.prototype.replace.length is 2 | |
| 106 PASS String.prototype.search.length is 1 | |
| 107 PASS String.prototype.slice.length is 2 | |
| 108 PASS String.prototype.split.length is 2 | |
| 109 PASS String.prototype.substr.length is 2 | |
| 110 PASS String.prototype.substring.length is 2 | |
| 111 PASS String.prototype.toLowerCase.length is 0 | |
| 112 PASS String.prototype.toUpperCase.length is 0 | |
| 113 PASS String.prototype.big.length is 0 | |
| 114 PASS String.prototype.small.length is 0 | |
| 115 PASS String.prototype.blink.length is 0 | |
| 116 PASS String.prototype.bold.length is 0 | |
| 117 PASS String.prototype.fixed.length is 0 | |
| 118 PASS String.prototype.italics.length is 0 | |
| 119 PASS String.prototype.strike.length is 0 | |
| 120 PASS String.prototype.sub.length is 0 | |
| 121 PASS String.prototype.sup.length is 0 | |
| 122 PASS String.prototype.fontcolor.length is 1 | |
| 123 PASS String.prototype.fontsize.length is 1 | |
| 124 PASS String.prototype.anchor.length is 1 | |
| 125 PASS String.prototype.link.length is 1 | |
| 126 PASS Number.prototype.toString.length is 1 | |
| 127 PASS Number.prototype.valueOf.length is 0 | |
| 128 PASS Number.prototype.toFixed.length is 1 | |
| 129 PASS successfullyParsed is true | |
| 130 | |
| 131 TEST COMPLETE | |
| 132 | |
| OLD | NEW |