Tests with problems (78 total) - JsUnit Running on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 1. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-URLUnencoded-typeof-test.html:testTypeOf failed "[DocumentUrlunencodedProperty] typeOf(document.URLUnencoded) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 2. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-activeElement-typeof-test.html:testTypeOf failed "[DocumentActiveelementProperty] typeOf(document.activeElement) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 3. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-all-typeof-test.html:testTypeOf failed "[DocumentAllProperty] typeOf(document.all) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 4. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-attachEvent-typeof-test.html:testTypeOf failed "[DocumentAttacheventMethod] typeOf(document.attachEvent) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 5. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-charset-typeof-test.html:testTypeOf failed "[DocumentCharsetProperty] typeOf(document.charset) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 6. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-createEventObject-typeof-test.html:testTypeOf failed "[DocumentCreateeventobjectMethod] typeOf(document.createEventObject) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 7. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-createStyleSheet-typeof-test.html:testTypeOf failed "[DocumentCreatestylesheetMethod] typeOf(document.createStyleSheet) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 8. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-defaultCharset-typeof-test.html:testTypeOf failed "[DocumentDefaultcharsetProperty] typeOf(document.defaultCharset) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 9. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-detachEvent-typeof-test.html:testTypeOf failed "[DocumentDetacheventMethod] typeOf(document.detachEvent) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 10. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-elementFromPoint-typeof-test.html:testTypeOf failed "[DocumentElementfrompointMethod] typeOf(document.elementFromPoint) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 11. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-enableStyleSheetsForSet-typeof-test.html:testTypeOf failed "[DocumentEnablestylesheetsforsetMethod] typeOf(document.enableStyleSheetsForSet) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 12. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-expando-typeof-test.html:testTypeOf failed "[DocumentExpandoProperty] typeOf(document.expando) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 13. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-fileCreatedDate-typeof-test.html:testTypeOf failed "[DocumentFilecreateddateProperty] typeOf(document.fileCreatedDate) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 14. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-fileModifiedDate-typeof-test.html:testTypeOf failed "[DocumentFilemodifieddateProperty] typeOf(document.fileModifiedDate) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 15. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-fileSize-typeof-test.html:testTypeOf failed "[DocumentFilesizeProperty] typeOf(document.fileSize) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 16. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-focus-typeof-test.html:testTypeOf failed "[DocumentFocusMethod] typeOf(document.focus) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 17. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-frames-typeof-test.html:testTypeOf failed "[DocumentFramesProperty] typeOf(document.frames) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 18. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-getElementsByClassName-typeof-test.html:testTypeOf failed "[DocumentGetelementsbyclassnameMethod] typeOf(document.getElementsByClassName) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 19. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-hasFocus-typeof-test.html:testTypeOf failed "[DocumentHasfocusMethod] typeOf(document.hasFocus) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 20. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-lastStyleSheetSet-typeof-test.html:testTypeOf failed "[DocumentLaststylesheetsetProperty] typeOf(document.lastStyleSheetSet) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 21. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-mergeAttributes-typeof-test.html:testTypeOf failed "[DocumentMergeattributesMethod] typeOf(document.mergeAttributes) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 22. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-namespaces-typeof-test.html:testTypeOf failed "[DocumentNamespacesProperty] typeOf(document.namespaces) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 23. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-parentWindow-typeof-test.html:testTypeOf failed "[DocumentParentwindowProperty] typeOf(document.parentWindow) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 24. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-preferredStyleSheetSet-typeof-test.html:testTypeOf failed "[DocumentPreferredstylesheetsetProperty] typeOf(document.preferredStyleSheetSet) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 25. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-protocol-typeof-test.html:testTypeOf failed "[DocumentProtocolProperty] typeOf(document.protocol) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 26. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-readyState-typeof-test.html:testTypeOf failed "[DocumentReadystateProperty] typeOf(document.readyState) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 27. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-recalc-typeof-test.html:testTypeOf failed "[DocumentRecalcMethod] typeOf(document.recalc) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 28. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-releaseCapture-typeof-test.html:testTypeOf failed "[DocumentReleasecaptureMethod] typeOf(document.releaseCapture) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 29. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-scripts-typeof-test.html:testTypeOf failed "[DocumentScriptsProperty] typeOf(document.scripts) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 30. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-selectedStyleSheetSet-typeof-test.html:testTypeOf failed "[DocumentSelectedstylesheetsetProperty] typeOf(document.selectedStyleSheetSet) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 31. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-selection-typeof-test.html:testTypeOf failed "[DocumentSelectionProperty] typeOf(document.selection) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 32. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-setActive-typeof-test.html:testTypeOf failed "[DocumentSetactiveMethod] typeOf(document.setActive) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 33. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-styleSheetSets-typeof-test.html:testTypeOf failed "[DocumentStylesheetsetsProperty] typeOf(document.styleSheetSets) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 34. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/document/document-uniqueID-typeof-test.html:testTypeOf failed "[DocumentUniqueidProperty] typeOf(document.uniqueID) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 35. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/external/external-AddChannel-typeof-test.html:testTypeOf failed "[ExternalAddchannelMethod] typeOf(external.AddChannel) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 36. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/external/external-AddDesktopComponent-typeof-test.html:testTypeOf failed "[ExternalAdddesktopcomponentMethod] typeOf(external.AddDesktopComponent) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 37. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/external/external-AddFavorite-typeof-test.html:testTypeOf failed "[ExternalAddfavoriteMethod] typeOf(external.AddFavorite) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 38. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/external/external-AutoCompleteSaveForm-typeof-test.html:testTypeOf failed "[ExternalAutocompletesaveformMethod] typeOf(external.AutoCompleteSaveForm) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 39. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/external/external-AutoScan-typeof-test.html:testTypeOf failed "[ExternalAutoscanMethod] typeOf(external.AutoScan) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 40. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/external/external-ImportExportFavorites-typeof-test.html:testTypeOf failed "[ExternalImportexportfavoritesMethod] typeOf(external.ImportExportFavorites) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 41. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/external/external-IsSubscribed-typeof-test.html:testTypeOf failed "[ExternalIssubscribedMethod] typeOf(external.IsSubscribed) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 42. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/external/external-NavigateAndFind-typeof-test.html:testTypeOf failed "[ExternalNavigateandfindMethod] typeOf(external.NavigateAndFind) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 43. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/external/external-ShowBrowserUI-typeof-test.html:testTypeOf failed "[ExternalShowbrowseruiMethod] typeOf(external.ShowBrowserUI) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 44. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/navigator/navigator-appMinorVersion-typeof-test.html:testTypeOf failed "[NavigatorAppminorversionProperty] typeOf(navigator.appMinorVersion) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 45. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/navigator/navigator-browserLanguage-typeof-test.html:testTypeOf failed "[NavigatorBrowserlanguageProperty] typeOf(navigator.browserLanguage) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 46. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/navigator/navigator-cpuClass-typeof-test.html:testTypeOf failed "[NavigatorCpuclassProperty] typeOf(navigator.cpuClass) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 47. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/navigator/navigator-systemLanguage-typeof-test.html:testTypeOf failed "[NavigatorSystemlanguageProperty] typeOf(navigator.systemLanguage) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 48. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/navigator/navigator-userLanguage-typeof-test.html:testTypeOf failed "[NavigatorUserlanguageProperty] typeOf(navigator.userLanguage) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 49. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/navigator/navigator-userProfile-typeof-test.html:testTypeOf failed "[NavigatorUserprofileProperty] typeOf(navigator.userProfile) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 50. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/screen/screen-bufferDepth-typeof-test.html:testTypeOf failed "[ScreenBufferdepthProperty] typeOf(screen.bufferDepth) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 51. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/screen/screen-deviceXDPI-typeof-test.html:testTypeOf failed "[ScreenDevicexdpiProperty] typeOf(screen.deviceXDPI) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 52. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/screen/screen-deviceYDPI-typeof-test.html:testTypeOf failed "[ScreenDeviceydpiProperty] typeOf(screen.deviceYDPI) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 53. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/screen/screen-fontSmoothingEnabled-typeof-test.html:testTypeOf failed "[ScreenFontsmoothingenabledProperty] typeOf(screen.fontSmoothingEnabled) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 54. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/screen/screen-logicalXDPI-typeof-test.html:testTypeOf failed "[ScreenLogicalxdpiProperty] typeOf(screen.logicalXDPI) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 55. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/screen/screen-logicalYDPI-typeof-test.html:testTypeOf failed "[ScreenLogicalydpiProperty] typeOf(screen.logicalYDPI) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 56. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/screen/screen-updateInterval-typeof-test.html:testTypeOf failed "[ScreenUpdateintervalProperty] typeOf(screen.updateInterval) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 57. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-attachEvent-typeof-test.html:testTypeOf failed "[WindowAttacheventMethod] typeOf(window.attachEvent) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 58. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-clientInformation-typeof-test.html:testTypeOf failed "[WindowClientinformationProperty] typeOf(window.clientInformation) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 59. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-clipboardData-typeof-test.html:testTypeOf failed "[WindowClipboarddataProperty] typeOf(window.clipboardData) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 60. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-createPopup-typeof-test.html:testTypeOf failed "[WindowCreatepopupMethod] typeOf(window.createPopup) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 61. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-detachEvent-typeof-test.html:testTypeOf failed "[WindowDetacheventMethod] typeOf(window.detachEvent) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 62. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-dialogArguments-typeof-test.html:testTypeOf failed "[WindowDialogargumentsProperty] typeOf(window.dialogArguments) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 63. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-dialogHeight-typeof-test.html:testTypeOf failed "[WindowDialogheightProperty] typeOf(window.dialogHeight) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 64. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-dialogLeft-typeof-test.html:testTypeOf failed "[WindowDialogleftProperty] typeOf(window.dialogLeft) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 65. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-dialogTop-typeof-test.html:testTypeOf failed "[WindowDialogtopProperty] typeOf(window.dialogTop) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 66. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-dialogWidth-typeof-test.html:testTypeOf failed "[WindowDialogwidthProperty] typeOf(window.dialogWidth) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 67. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-event-typeof-test.html:testTypeOf failed "[WindowEventProperty] typeOf(window.event) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 68. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-execScript-typeof-test.html:testTypeOf failed "[WindowExecscriptMethod] typeOf(window.execScript) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 69. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-globalStorage-typeof-test.html:testTypeOf had an error Error message is: "[Exception... "Security error" code: "1000" nsresult: "0x805303e8 (NS_ERROR_DOM_SECURITY_ERR)" location: "file:///c:/cygwin/home/Mark/doctype/trunk/tests/lib/test-common.js Line: 17"]" 70. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-navigate-typeof-test.html:testTypeOf failed "[WindowNavigateMethod] typeOf(window.navigate) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 71. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-offscreenBuffering-typeof-test.html:testTypeOf failed "[WindowOffscreenbufferingProperty] typeOf(window.offscreenBuffering) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 72. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-returnValue-typeof-test.html:testTypeOf failed "[WindowReturnvalueProperty] typeOf(window.returnValue) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 73. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-screenLeft-typeof-test.html:testTypeOf failed "[WindowScreenleftProperty] typeOf(window.screenLeft) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 74. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-screenTop-typeof-test.html:testTypeOf failed "[WindowScreentopProperty] typeOf(window.screenTop) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 75. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-setActive-typeof-test.html:testTypeOf failed "[WindowSetactiveMethod] typeOf(window.setActive) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 76. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-showHelp-typeof-test.html:testTypeOf failed "[WindowShowhelpMethod] typeOf(window.showHelp) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 77. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-showModalDialog-typeof-test.html:testTypeOf failed "[WindowShowmodaldialogMethod] typeOf(window.showModalDialog) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf 78. file:///c:/cygwin/home/Mark/doctype/trunk/tests/js/window/window-showModelessDialog-typeof-test.html:testTypeOf failed "[WindowShowmodelessdialogMethod] typeOf(window.showModelessDialog) != 'undefined'" Expected not to be (String) Stack trace follows: > anonymous > anonymous > assertNotEquals > testTypeOf