ALERT: PASS: window.Element should be '[object ElementConstructor]' and is.
ALERT: PASS: window.Entity should be '[object EntityConstructor]' and is.
ALERT: PASS: window.EntityReference should be '[object EntityReferenceConstructor]' and is.
-ALERT: PASS: window.EvalError should be '[function]' and is.
+ALERT: PASS: window.EvalError should be 'function EvalError() { [native code]}' and is.
ALERT: PASS: window.Event should be '[object EventConstructor]' and is.
ALERT: PASS: window.HTMLAnchorElement should be '[object HTMLAnchorElementConstructor]' and is.
ALERT: PASS: window.HTMLAppletElement should be '[object HTMLAppletElementConstructor]' and is.
ALERT: PASS: window.Notation should be '[object NotationConstructor]' and is.
ALERT: PASS: window.ProcessingInstruction should be '[object ProcessingInstructionConstructor]' and is.
ALERT: PASS: window.Range should be '[object RangeConstructor]' and is.
-ALERT: PASS: window.RangeError should be '[function]' and is.
+ALERT: PASS: window.RangeError should be 'function RangeError() { [native code]}' and is.
ALERT: PASS: window.RangeException should be '[object RangeExceptionConstructor]' and is.
-ALERT: PASS: window.ReferenceError should be '[function]' and is.
-ALERT: PASS: window.SyntaxError should be '[function]' and is.
+ALERT: PASS: window.ReferenceError should be 'function ReferenceError() { [native code]}' and is.
+ALERT: PASS: window.SyntaxError should be 'function SyntaxError() { [native code]}' and is.
ALERT: PASS: window.Text should be '[object TextConstructor]' and is.
-ALERT: PASS: window.TypeError should be '[function]' and is.
-ALERT: PASS: window.URIError should be '[function]' and is.
+ALERT: PASS: window.TypeError should be 'function TypeError() { [native code]}' and is.
+ALERT: PASS: window.URIError should be 'function URIError() { [native code]}' and is.
ALERT: PASS: window.XMLDocument should be '[object DocumentConstructor]' and is.
ALERT: PASS: window.XMLSerializer should be '[object XMLSerializerConstructor]' and is.
ALERT: PASS: window.XPathEvaluator should be '[object XPathEvaluatorConstructor]' and is.
ALERT: PASS: window.length should be '0' and is.
ALERT: PASS: window.locationbar should be '[object BarInfo]' and is.
ALERT: PASS: window.menubar should be '[object BarInfo]' and is.
-ALERT: PASS: window.name should be '<!--framePath //<!--frame0-->-->' and is.
+ALERT: PASS: window.name should be '<!--framePath /1/<!--frame0-->-->' and is.
ALERT: PASS: window.navigator should be '[object Navigator]' and is.
ALERT: PASS: window.offscreenBuffering should be 'true' and is.
ALERT: PASS: window.onabort should be 'null' and is.
ALERT: PASS: window.onsubmit should be 'null' and is.
ALERT: PASS: window.onunload should be 'null' and is.
ALERT: PASS: window.opener should be 'null' and is.
-ALERT: PASS: window.outerHeight should be '0' and is.
-ALERT: PASS: window.outerWidth should be '0' and is.
+ALERT: PASS: window.outerHeight should be '600' and is.
+ALERT: PASS: window.outerWidth should be '800' and is.
ALERT: PASS: window.pageXOffset should be '0' and is.
ALERT: PASS: window.pageYOffset should be '0' and is.
ALERT: PASS: window.personalbar should be '[object BarInfo]' and is.