OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS Value Properties of the Global Object |
| 3 PASS Value Property: NaN |
| 4 PASS Value Property: Infinity |
| 5 PASS Value Property: undefined |
| 6 PASS Function Properties of the Global Object |
| 7 PASS Function Property: eval |
| 8 PASS Function Property: parseInt |
| 9 PASS Function Property: parseFloat |
| 10 PASS Function Property: isNaN |
| 11 PASS Function Property: isFinite |
| 12 PASS URI Handling Function Properties |
| 13 PASS URI Handling Function Property: decodeURI |
| 14 PASS URI Handling Function Property: decodeURIComponent |
| 15 PASS URI Handling Function Property: encodeURI |
| 16 PASS URI Handling Function Property: encodeURIComponent |
| 17 PASS Constructor Properties of the Global Object |
| 18 PASS Constructor Property: Object |
| 19 PASS Constructor Property: Function |
| 20 PASS Constructor Property: Array |
| 21 PASS Constructor Property: String |
| 22 PASS Constructor Property: Boolean |
| 23 PASS Constructor Property: Number |
| 24 PASS Constructor Property: Date |
| 25 PASS Constructor Property: RegExp |
| 26 PASS Constructor Property: Error |
| 27 PASS Constructor Property: EvalError |
| 28 PASS Constructor Property: RangeError |
| 29 PASS Constructor Property: ReferenceError |
| 30 PASS Constructor Property: SyntaxError |
| 31 PASS Constructor Property: TypeError |
| 32 PASS Constructor Property: URIError |
| 33 PASS Other Properties of the Global Object |
| 34 PASS Other Property: Math |
| 35 PASS Other Property: JSON |
| 36 PASS EventTarget interface |
| 37 PASS EventTarget method: addEventListener |
| 38 PASS EventTarget method: removeEventListener |
| 39 PASS EventTarget method: dispatchEvent |
| 40 PASS Window interface |
| 41 FAIL Window method: close assert_false: close in Window.prototype expected false
got true |
| 42 FAIL Window method: stop assert_false: stop in Window.prototype expected false g
ot true |
| 43 FAIL Window method: focus assert_false: focus in Window.prototype expected false
got true |
| 44 FAIL Window method: blur assert_false: blur in Window.prototype expected false g
ot true |
| 45 FAIL Window method: open assert_false: open in Window.prototype expected false g
ot true |
| 46 FAIL Window method: alert assert_false: alert in Window.prototype expected false
got true |
| 47 FAIL Window method: confirm assert_false: confirm in Window.prototype expected f
alse got true |
| 48 FAIL Window method: prompt assert_false: prompt in Window.prototype expected fal
se got true |
| 49 FAIL Window method: print assert_false: print in Window.prototype expected false
got true |
| 50 FAIL Window method: postMessage assert_false: postMessage in Window.prototype ex
pected false got true |
| 51 FAIL Window method: btoa assert_false: btoa in Window.prototype expected false g
ot true |
| 52 FAIL Window method: atob assert_false: atob in Window.prototype expected false g
ot true |
| 53 FAIL Window method: setTimeout assert_false: setTimeout in Window.prototype expe
cted false got true |
| 54 FAIL Window method: clearTimeout assert_false: clearTimeout in Window.prototype
expected false got true |
| 55 FAIL Window method: setInterval assert_false: setInterval in Window.prototype ex
pected false got true |
| 56 FAIL Window method: clearInterval assert_false: clearInterval in Window.prototyp
e expected false got true |
| 57 FAIL Window method: getSelection assert_false: getSelection in Window.prototype
expected false got true |
| 58 FAIL Window method: getComputedStyle assert_false: getComputedStyle in Window.pr
ototype expected false got true |
| 59 FAIL Window method: matchMedia assert_false: matchMedia in Window.prototype expe
cted false got true |
| 60 FAIL Window method: scroll assert_false: scroll in Window.prototype expected fal
se got true |
| 61 FAIL Window method: scrollTo assert_false: scrollTo in Window.prototype expected
false got true |
| 62 FAIL Window method: scrollBy assert_false: scrollBy in Window.prototype expected
false got true |
| 63 FAIL Window readonly attribute: history assert_equals: expected "function" but g
ot "undefined" |
| 64 FAIL Window readonly attribute: frameElement assert_equals: expected "function"
but got "undefined" |
| 65 FAIL Window readonly attribute: navigator assert_equals: expected "function" but
got "undefined" |
| 66 FAIL Window readonly attribute: applicationCache assert_equals: expected "functi
on" but got "undefined" |
| 67 FAIL Window readonly attribute: sessionStorage assert_equals: expected "function
" but got "undefined" |
| 68 FAIL Window readonly attribute: localStorage assert_equals: expected "function"
but got "undefined" |
| 69 FAIL Window attribute: name assert_equals: expected "function" but got "undefine
d" |
| 70 FAIL Window attribute: status assert_equals: expected "function" but got "undefi
ned" |
| 71 FAIL Window attribute: opener assert_equals: expected "function" but got "undefi
ned" |
| 72 FAIL Window attribute: onabort assert_false: onabort in Window.prototype expecte
d false got true |
| 73 FAIL Window attribute: onafterprint assert_true: onafterprint in window expected
true got false |
| 74 FAIL Window attribute: onbeforeprint assert_true: onbeforeprint in window expect
ed true got false |
| 75 FAIL Window attribute: onbeforeunload assert_false: onbeforeunload in Window.pro
totype expected false got true |
| 76 FAIL Window attribute: onblur assert_false: onblur in Window.prototype expected
false got true |
| 77 FAIL Window attribute: oncancel assert_false: oncancel in Window.prototype expec
ted false got true |
| 78 FAIL Window attribute: oncanplay assert_false: oncanplay in Window.prototype exp
ected false got true |
| 79 FAIL Window attribute: oncanplaythrough assert_false: oncanplaythrough in Window
.prototype expected false got true |
| 80 FAIL Window attribute: onchange assert_false: onchange in Window.prototype expec
ted false got true |
| 81 FAIL Window attribute: onclick assert_false: onclick in Window.prototype expecte
d false got true |
| 82 FAIL Window attribute: onclose assert_false: onclose in Window.prototype expecte
d false got true |
| 83 FAIL Window attribute: oncontextmenu assert_false: oncontextmenu in Window.proto
type expected false got true |
| 84 FAIL Window attribute: oncuechange assert_false: oncuechange in Window.prototype
expected false got true |
| 85 FAIL Window attribute: ondblclick assert_false: ondblclick in Window.prototype e
xpected false got true |
| 86 FAIL Window attribute: ondrag assert_false: ondrag in Window.prototype expected
false got true |
| 87 FAIL Window attribute: ondragend assert_false: ondragend in Window.prototype exp
ected false got true |
| 88 FAIL Window attribute: ondragenter assert_false: ondragenter in Window.prototype
expected false got true |
| 89 FAIL Window attribute: ondragleave assert_false: ondragleave in Window.prototype
expected false got true |
| 90 FAIL Window attribute: ondragover assert_false: ondragover in Window.prototype e
xpected false got true |
| 91 FAIL Window attribute: ondragstart assert_false: ondragstart in Window.prototype
expected false got true |
| 92 FAIL Window attribute: ondrop assert_false: ondrop in Window.prototype expected
false got true |
| 93 FAIL Window attribute: ondurationchange assert_false: ondurationchange in Window
.prototype expected false got true |
| 94 FAIL Window attribute: onemptied assert_false: onemptied in Window.prototype exp
ected false got true |
| 95 FAIL Window attribute: onended assert_false: onended in Window.prototype expecte
d false got true |
| 96 FAIL Window attribute: onerror assert_false: onerror in Window.prototype expecte
d false got true |
| 97 FAIL Window attribute: onfocus assert_false: onfocus in Window.prototype expecte
d false got true |
| 98 FAIL Window attribute: onhashchange assert_false: onhashchange in Window.prototy
pe expected false got true |
| 99 FAIL Window attribute: oninput assert_false: oninput in Window.prototype expecte
d false got true |
| 100 FAIL Window attribute: oninvalid assert_false: oninvalid in Window.prototype exp
ected false got true |
| 101 FAIL Window attribute: onkeydown assert_false: onkeydown in Window.prototype exp
ected false got true |
| 102 FAIL Window attribute: onkeypress assert_false: onkeypress in Window.prototype e
xpected false got true |
| 103 FAIL Window attribute: onkeyup assert_false: onkeyup in Window.prototype expecte
d false got true |
| 104 FAIL Window attribute: onload assert_false: onload in Window.prototype expected
false got true |
| 105 FAIL Window attribute: onloadeddata assert_false: onloadeddata in Window.prototy
pe expected false got true |
| 106 FAIL Window attribute: onloadedmetadata assert_false: onloadedmetadata in Window
.prototype expected false got true |
| 107 FAIL Window attribute: onloadstart assert_false: onloadstart in Window.prototype
expected false got true |
| 108 FAIL Window attribute: onmessage assert_false: onmessage in Window.prototype exp
ected false got true |
| 109 FAIL Window attribute: onmousedown assert_false: onmousedown in Window.prototype
expected false got true |
| 110 FAIL Window attribute: onmousemove assert_false: onmousemove in Window.prototype
expected false got true |
| 111 FAIL Window attribute: onmouseout assert_false: onmouseout in Window.prototype e
xpected false got true |
| 112 FAIL Window attribute: onmouseover assert_false: onmouseover in Window.prototype
expected false got true |
| 113 FAIL Window attribute: onmouseup assert_false: onmouseup in Window.prototype exp
ected false got true |
| 114 FAIL Window attribute: onmousewheel assert_false: onmousewheel in Window.prototy
pe expected false got true |
| 115 FAIL Window attribute: onoffline assert_false: onoffline in Window.prototype exp
ected false got true |
| 116 FAIL Window attribute: ononline assert_false: ononline in Window.prototype expec
ted false got true |
| 117 FAIL Window attribute: onpause assert_false: onpause in Window.prototype expecte
d false got true |
| 118 FAIL Window attribute: onplay assert_false: onplay in Window.prototype expected
false got true |
| 119 FAIL Window attribute: onplaying assert_false: onplaying in Window.prototype exp
ected false got true |
| 120 FAIL Window attribute: onpagehide assert_false: onpagehide in Window.prototype e
xpected false got true |
| 121 FAIL Window attribute: onpageshow assert_false: onpageshow in Window.prototype e
xpected false got true |
| 122 FAIL Window attribute: onpopstate assert_false: onpopstate in Window.prototype e
xpected false got true |
| 123 FAIL Window attribute: onprogress assert_false: onprogress in Window.prototype e
xpected false got true |
| 124 FAIL Window attribute: onratechange assert_false: onratechange in Window.prototy
pe expected false got true |
| 125 FAIL Window attribute: onreset assert_false: onreset in Window.prototype expecte
d false got true |
| 126 FAIL Window attribute: onresize assert_false: onresize in Window.prototype expec
ted false got true |
| 127 FAIL Window attribute: onscroll assert_false: onscroll in Window.prototype expec
ted false got true |
| 128 FAIL Window attribute: onseeked assert_false: onseeked in Window.prototype expec
ted false got true |
| 129 FAIL Window attribute: onseeking assert_false: onseeking in Window.prototype exp
ected false got true |
| 130 FAIL Window attribute: onselect assert_false: onselect in Window.prototype expec
ted false got true |
| 131 FAIL Window attribute: onshow assert_false: onshow in Window.prototype expected
false got true |
| 132 FAIL Window attribute: onstalled assert_false: onstalled in Window.prototype exp
ected false got true |
| 133 FAIL Window attribute: onstorage assert_false: onstorage in Window.prototype exp
ected false got true |
| 134 FAIL Window attribute: onsubmit assert_false: onsubmit in Window.prototype expec
ted false got true |
| 135 FAIL Window attribute: onsuspend assert_false: onsuspend in Window.prototype exp
ected false got true |
| 136 FAIL Window attribute: ontimeupdate assert_false: ontimeupdate in Window.prototy
pe expected false got true |
| 137 FAIL Window attribute: onunload assert_false: onunload in Window.prototype expec
ted false got true |
| 138 FAIL Window attribute: onvolumechange assert_false: onvolumechange in Window.pro
totype expected false got true |
| 139 FAIL Window attribute: onwaiting assert_false: onwaiting in Window.prototype exp
ected false got true |
| 140 FAIL Window unforgeable attribute: window assert_equals: expected "function" but
got "undefined" |
| 141 FAIL Window unforgeable attribute: document assert_equals: expected "function" b
ut got "undefined" |
| 142 FAIL Window unforgeable attribute: location assert_equals: expected "function" b
ut got "undefined" |
| 143 FAIL Window unforgeable attribute: top assert_equals: expected "function" but go
t "undefined" |
| 144 FAIL Window replaceable attribute: self assert_equals: expected "function" but g
ot "undefined" |
| 145 FAIL Window replaceable attribute: locationbar assert_equals: expected "function
" but got "undefined" |
| 146 FAIL Window replaceable attribute: menubar assert_equals: expected "function" bu
t got "undefined" |
| 147 FAIL Window replaceable attribute: personalbar assert_equals: expected "function
" but got "undefined" |
| 148 FAIL Window replaceable attribute: scrollbars assert_equals: expected "function"
but got "undefined" |
| 149 FAIL Window replaceable attribute: statusbar assert_equals: expected "function"
but got "undefined" |
| 150 FAIL Window replaceable attribute: toolbar assert_equals: expected "function" bu
t got "undefined" |
| 151 FAIL Window replaceable attribute: frames assert_equals: expected "function" but
got "undefined" |
| 152 FAIL Window replaceable attribute: parent assert_equals: expected "function" but
got "undefined" |
| 153 FAIL Window replaceable attribute: external assert_true: external in window expe
cted true got false |
| 154 FAIL Window replaceable attribute: length assert_equals: expected "function" but
got "undefined" |
| 155 FAIL Window replaceable attribute: screen assert_equals: expected "function" but
got "undefined" |
| 156 FAIL Window replaceable attribute: scrollX assert_equals: expected "function" bu
t got "undefined" |
| 157 FAIL Window replaceable attribute: scrollY assert_equals: expected "function" bu
t got "undefined" |
| 158 FAIL Window replaceable attribute: pageXOffset assert_equals: expected "function
" but got "undefined" |
| 159 FAIL Window replaceable attribute: pageYOffset assert_equals: expected "function
" but got "undefined" |
| 160 FAIL Window replaceable attribute: innerWidth assert_equals: expected "function"
but got "undefined" |
| 161 FAIL Window replaceable attribute: innerHeight assert_equals: expected "function
" but got "undefined" |
| 162 FAIL Window replaceable attribute: screenX assert_equals: expected "function" bu
t got "undefined" |
| 163 FAIL Window replaceable attribute: screenY assert_equals: expected "function" bu
t got "undefined" |
| 164 FAIL Window replaceable attribute: outerWidth assert_equals: expected "function"
but got "undefined" |
| 165 FAIL Window replaceable attribute: outerHeight assert_equals: expected "function
" but got "undefined" |
| 166 FAIL Window replaceable attribute: devicePixelRatio assert_equals: expected "fun
ction" but got "undefined" |
| 167 PASS constructor |
| 168 Harness: the test ran to completion. |
| 169 |
OLD | NEW |