blob: fa5934b5a4a2bcbf0a954c53eb5a4877ec37b2a3 [file] [log] [blame]
This test setting various attributes of documents to JavaScript null.
TEST SUCCEEDED: The value was null. [tested Document.xmlVersion]
TEST SUCCEEDED: The value was null. [tested Document.documentURI]
TEST SUCCEEDED: The value was undefined. [tested Document.charset]
TEST SUCCEEDED: The value was null. [tested Document.selectedStylesheetSet]
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.title]
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.cookie]
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.bgColor]
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.fgColor]
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.alinkColor]
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.linkColor]
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.vlinkColor]
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.dir]
TEST SUCCEEDED: The value was the string 'off'. [tested HTMLDocument.designMode]