michael@0: {
michael@0: "getSelection() on HTML document with null defaultView must be null":true,
michael@0: "getSelection() on XML document with null defaultView must be null":true,
michael@0: "window.getSelection() instanceof Selection in an iframe immediately after appendChild":true,
michael@0: "document.getSelection() instanceof Selection in an iframe immediately after appendChild":true,
michael@0: "getSelection() on HTML document with null defaultView must be null inside an iframe onload":true
michael@0: }