| OLD | NEW |
| (Empty) |
| 1 Tests that we clone object hierarchies | |
| 2 | |
| 3 PASS: 'postMessage((function(){}))' threw Error: DataCloneError: DOM Exception 2
5 | |
| 4 PASS: 'postMessage(var x = 0; try { eval("badref"); } catch(e) { x = e; } x)' th
rew Error: DataCloneError: DOM Exception 25 | |
| 5 PASS: 'postMessage(window)' threw Error: DataCloneError: DOM Exception 25 | |
| 6 PASS: 'postMessage(({get a() { throw "x" }}))' threw x | |
| 7 PASS: 'postMessage((function() {return {get a() { throw "accessor-exn"; }};})())
' threw accessor-exn | |
| 8 PASS: 'postMessage((function() {var obja = {get p() { throw "accessor-exn"; }};
return {get a() { return obja; }};})())' threw accessor-exn | |
| 9 PASS: lastIndex initially correct: was 3 | |
| 10 PASS: sanity on file reference equality | |
| 11 PASS: eventData is null of type object | |
| 12 PASS: eventData is undefined of type undefined | |
| 13 PASS: eventData is 1 of type number | |
| 14 PASS: eventData is true of type boolean | |
| 15 PASS: eventData is 1 of type string | |
| 16 PASS: eventData is [object Object] of type object | |
| 17 PASS: eventData is [object Object] of type object | |
| 18 PASS: eventData is [object Object] of type object | |
| 19 PASS: eventData is [object Object] of type object | |
| 20 PASS: eventData is [object Object] of type object | |
| 21 PASS: eventData is [object Object] of type object | |
| 22 PASS: eventData is [object Object] of type object | |
| 23 PASS: eventData is [object Object] of type object | |
| 24 PASS: eventData is [object Object] of type object | |
| 25 PASS: eventData is of type object | |
| 26 PASS: eventData is a,a,b,a,b of type object | |
| 27 PASS: eventData is a,a,b,[object Object] of type object | |
| 28 PASS: eventData is 1,2,3 of type object | |
| 29 PASS: eventData is ,,1 of type object | |
| 30 PASS: eventData is 2009-02-13T23:31:30.000Z of type object | |
| 31 PASS: eventData is [object Object] of type object | |
| 32 PASS: eventData is true of type object | |
| 33 PASS: eventData is false of type object | |
| 34 PASS: eventData is gnirts of type object | |
| 35 PASS: eventData is 42 of type object | |
| 36 PASS: eventData is === to eventData.self | |
| 37 PASS: eventData is === to eventData[0] | |
| 38 PASS: eventData.graph1 is === to eventData.graph2 | |
| 39 PASS: eventData[0] is === to eventData[1] | |
| 40 PASS: eventData is [object ImageData] of type object | |
| 41 PASS: eventData is [object Uint8ClampedArray] of type object | |
| 42 PASS: eventData is [object ImageData] of type object | |
| 43 PASS: eventData is [object Uint8ClampedArray] of type object | |
| 44 PASS: eventData is 42 of type number | |
| 45 PASS: eventData is 42 of type number | |
| 46 PASS: evalThunk OK | |
| 47 PASS: eventData is [object Object] of type object | |
| 48 PASS: length correct | |
| 49 PASS: evaluation order OK | |
| 50 PASS: evaluation order OK/accessor reached | |
| 51 PASS: evaluation order OK | |
| 52 PASS: length correct | |
| 53 PASS: index 0 OK | |
| 54 PASS: accessor reached | |
| 55 PASS: index 2 undefined | |
| 56 PASS: length correct | |
| 57 PASS: index 0 OK | |
| 58 PASS: index 1 OK | |
| 59 PASS: index 2 OK | |
| 60 PASS: basic properties OK | |
| 61 PASS: one accessor was run | |
| 62 PASS: property was removed | |
| 63 PASS: property was removed | |
| 64 PASS: accessor was run | |
| 65 PASS: dynamic property not sent | |
| 66 PASS: reference equality preserved | |
| 67 PASS: accessors used | |
| 68 PASS: reference equality preserved (opposite order) | |
| 69 PASS: accessors used (opposite order) | |
| 70 FAIL: accessor value was nullified | |
| 71 PASS: non-accessor value was not nullified | |
| 72 FAIL: accessor value was nullified | |
| 73 PASS: non-accessor value was not nullified | |
| 74 PASS: non-accessor value was not nullified | |
| 75 FAIL: accessor value was nullified | |
| 76 PASS: non-accessor value was not nullified | |
| 77 PASS: accessor value was not nullified | |
| 78 PASS: accessor value was not nullified | |
| 79 FAIL: accessor value was nullified | |
| 80 PASS: non-accessor value was not nullified | |
| 81 PASS: non-accessor value was not nullified | |
| 82 PASS: non-accessor value is defined | |
| 83 PASS: non-accessor value was not nullified | |
| 84 PASS: non-accessor value is defined | |
| 85 FAIL: accessor value was nullified | |
| 86 PASS: non-accessor value was not nullified | |
| 87 FAIL: accessor value was nullified | |
| 88 PASS: window.pcalled === true | |
| 89 PASS: window.acalled === true | |
| 90 FAIL: window.bcalled === undefined | |
| 91 PASS: Boolean values correct (0) | |
| 92 PASS: Boolean values correct (3) | |
| 93 PASS: Boolean values correct (1,2) | |
| 94 PASS: Boolean values correct (4,5) | |
| 95 PASS: References to Booleans correct (0,1) | |
| 96 PASS: References to Booleans correct (3,4) | |
| 97 PASS: References to Booleans correct (0,2) | |
| 98 PASS: References to Booleans correct (3,5) | |
| 99 PASS: Number values correct (0) | |
| 100 PASS: Number values correct (0,2) | |
| 101 PASS: References to numbers correct (0,1) | |
| 102 PASS: References to numbers correct (0,2) | |
| 103 PASS: String values correct (0) | |
| 104 PASS: String values correct (0,2) | |
| 105 PASS: References to strings correct (0,1) | |
| 106 PASS: References to strings correct (0,2) | |
| 107 PASS: String object properties not serialized | |
| 108 PASS: Number object properties not serialized | |
| 109 PASS: Boolean object properties not serialized | |
| 110 PASS: Date values correct (0) | |
| 111 PASS: Date values correct (1) | |
| 112 FAIL: References to dates correct (0) | |
| 113 PASS: References to dates correct (1) | |
| 114 PASS: Regexp value correct (0) | |
| 115 FAIL: References to regexps correct (0) | |
| 116 PASS: References to regexps correct (1) | |
| 117 PASS: global set (0) | |
| 118 PASS: global set (1) | |
| 119 PASS: ignoreCase set (0) | |
| 120 PASS: ignoreCase set (1) | |
| 121 PASS: multiline set (0) | |
| 122 PASS: multiline set (1) | |
| 123 PASS: lastIndex correct (0) | |
| 124 PASS: lastIndex correct (1) | |
| 125 PASS: eventData is 2 of type number | |
| 126 FAIL: file references transfer | |
| 127 PASS: FileList should not respect reference equality | |
| 128 PASS: FileList should not respect reference equality | |
| 129 FAIL: FileList respects self-reference equality | |
| 130 PASS: FileList length sent correctly | |
| 131 PASS: FileList should not respect reference equality (0) | |
| 132 PASS: FileList should not respect reference equality (1) | |
| 133 PASS: FileList preserves order and data (name0) | |
| 134 PASS: FileList preserves order and data (name1) | |
| 135 PASS: FileList preserves order and data (date0) | |
| 136 PASS: FileList preserves order and data (date1) | |
| 137 PASS: eventData is done of type string | |
| 138 | |
| OLD | NEW |