blob: 9e15ea1e10e22a778fb51a9acd2a4ead59fd957f [file] [log] [blame]
This test setting various attributes of documents to JavaScript null.
TEST SUCCEEDED: Got the expected exception (9). [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]