2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / fast / dom / constructors-cached-navigate-expected.txt
blob27af114aab0bff4437367387fb33daf3c8a746f8
2 PASS successfullyParsed is true
4 TEST COMPLETE
5 PASS testFrame.contentWindow.Image is testFrame.contentWindow.Image
6 PASS testFrame.contentWindow.Image !== window.Image is true
7 PASS testFrame.contentWindow.Image.testProperty is "property set successfully"
8 PASS testFrame.contentWindow.MessageChannel is testFrame.contentWindow.MessageChannel
9 PASS testFrame.contentWindow.MessageChannel !== window.MessageChannel is true
10 PASS testFrame.contentWindow.MessageChannel.testProperty is "property set successfully"
11 PASS testFrame.contentWindow.Option is testFrame.contentWindow.Option
12 PASS testFrame.contentWindow.Option !== window.Option is true
13 PASS testFrame.contentWindow.Option.testProperty is "property set successfully"
14 PASS testFrame.contentWindow.XMLHttpRequest is testFrame.contentWindow.XMLHttpRequest
15 PASS testFrame.contentWindow.XMLHttpRequest !== window.XMLHttpRequest is true
16 PASS testFrame.contentWindow.XMLHttpRequest.testProperty is "property set successfully"
17 PASS testFrame.contentWindow.Audio is testFrame.contentWindow.Audio
18 PASS testFrame.contentWindow.Audio !== window.Audio is true
19 PASS testFrame.contentWindow.Audio.testProperty is "property set successfully"
20 PASS testFrame.contentWindow.Image is testFrame.contentWindow.Image
21 PASS testFrame.contentWindow.Image !== window.Image is true
22 PASS testFrame.contentWindow.Image !== storedConstructors.Image is true
23 PASS storedConstructors.Image.testProperty is "property set successfully"
24 PASS testFrame.contentWindow.Image.testProperty is undefined.
25 PASS testFrame.contentWindow.Image.cachedOnOwnerDocument is true
26 PASS testFrame.contentWindow.MessageChannel is testFrame.contentWindow.MessageChannel
27 PASS testFrame.contentWindow.MessageChannel !== window.MessageChannel is true
28 PASS testFrame.contentWindow.MessageChannel !== storedConstructors.MessageChannel is true
29 PASS storedConstructors.MessageChannel.testProperty is "property set successfully"
30 PASS testFrame.contentWindow.MessageChannel.testProperty is undefined.
31 PASS testFrame.contentWindow.MessageChannel.cachedOnOwnerDocument is true
32 PASS testFrame.contentWindow.Option is testFrame.contentWindow.Option
33 PASS testFrame.contentWindow.Option !== window.Option is true
34 PASS testFrame.contentWindow.Option !== storedConstructors.Option is true
35 PASS storedConstructors.Option.testProperty is "property set successfully"
36 PASS testFrame.contentWindow.Option.testProperty is undefined.
37 PASS testFrame.contentWindow.Option.cachedOnOwnerDocument is true
38 PASS testFrame.contentWindow.XMLHttpRequest is testFrame.contentWindow.XMLHttpRequest
39 PASS testFrame.contentWindow.XMLHttpRequest !== window.XMLHttpRequest is true
40 PASS testFrame.contentWindow.XMLHttpRequest !== storedConstructors.XMLHttpRequest is true
41 PASS storedConstructors.XMLHttpRequest.testProperty is "property set successfully"
42 PASS testFrame.contentWindow.XMLHttpRequest.testProperty is undefined.
43 PASS testFrame.contentWindow.XMLHttpRequest.cachedOnOwnerDocument is true
44 PASS testFrame.contentWindow.Audio is testFrame.contentWindow.Audio
45 PASS testFrame.contentWindow.Audio !== window.Audio is true
46 PASS testFrame.contentWindow.Audio !== storedConstructors.Audio is true
47 PASS storedConstructors.Audio.testProperty is "property set successfully"
48 PASS testFrame.contentWindow.Audio.testProperty is undefined.
49 PASS testFrame.contentWindow.Audio.cachedOnOwnerDocument is true