| OLD | NEW |
| 1 Tests lookup precedence for properties on Window objects in the presence of a ch
ild frame, and that IDL properties defined in the prototype (window.location, wi
ndow.focus, etc) have higher lookup precedence than named document elements (suc
h as input elements). | 1 Tests lookup precedence for properties on Window objects in the presence of a ch
ild frame, and that IDL properties defined in the prototype (window.location, wi
ndow.focus, etc) have higher lookup precedence than named document elements (suc
h as input elements). |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 | 6 |
| 7 | 7 |
| 8 | 8 |
| 9 PASS 'function alert() { [native code] }' is 'function alert() { [native code] }
' | 9 PASS 'function alert() { [native code] }' is 'function alert() { [native code] }
' |
| 10 PASS 'function alert() { [native code] }' is 'function alert() { [native code] }
' | 10 PASS 'function alert() { [native code] }' is 'function alert() { [native code] }
' |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 PASS 'function DOMParser() { [native code] }' is 'function DOMParser() { [native
code] }' | 107 PASS 'function DOMParser() { [native code] }' is 'function DOMParser() { [native
code] }' |
| 108 PASS 'function DOMParser() { [native code] }' is 'function DOMParser() { [native
code] }' | 108 PASS 'function DOMParser() { [native code] }' is 'function DOMParser() { [native
code] }' |
| 109 PASS 'function Document() { [native code] }' is 'function Document() { [native c
ode] }' | 109 PASS 'function Document() { [native code] }' is 'function Document() { [native c
ode] }' |
| 110 PASS 'function Document() { [native code] }' is 'function Document() { [native c
ode] }' | 110 PASS 'function Document() { [native code] }' is 'function Document() { [native c
ode] }' |
| 111 PASS 'function DocumentFragment() { [native code] }' is 'function DocumentFragme
nt() { [native code] }' | 111 PASS 'function DocumentFragment() { [native code] }' is 'function DocumentFragme
nt() { [native code] }' |
| 112 PASS 'function DocumentFragment() { [native code] }' is 'function DocumentFragme
nt() { [native code] }' | 112 PASS 'function DocumentFragment() { [native code] }' is 'function DocumentFragme
nt() { [native code] }' |
| 113 PASS 'function DocumentType() { [native code] }' is 'function DocumentType() { [
native code] }' | 113 PASS 'function DocumentType() { [native code] }' is 'function DocumentType() { [
native code] }' |
| 114 PASS 'function DocumentType() { [native code] }' is 'function DocumentType() { [
native code] }' | 114 PASS 'function DocumentType() { [native code] }' is 'function DocumentType() { [
native code] }' |
| 115 PASS 'function Element() { [native code] }' is 'function Element() { [native cod
e] }' | 115 PASS 'function Element() { [native code] }' is 'function Element() { [native cod
e] }' |
| 116 PASS 'function Element() { [native code] }' is 'function Element() { [native cod
e] }' | 116 PASS 'function Element() { [native code] }' is 'function Element() { [native cod
e] }' |
| 117 PASS 'function Entity() { [native code] }' is 'function Entity() { [native code]
}' | |
| 118 PASS 'function Entity() { [native code] }' is 'function Entity() { [native code]
}' | |
| 119 PASS 'function Event() { [native code] }' is 'function Event() { [native code] }
' | 117 PASS 'function Event() { [native code] }' is 'function Event() { [native code] }
' |
| 120 PASS 'function Event() { [native code] }' is 'function Event() { [native code] }
' | 118 PASS 'function Event() { [native code] }' is 'function Event() { [native code] }
' |
| 121 PASS 'function HTMLAnchorElement() { [native code] }' is 'function HTMLAnchorEle
ment() { [native code] }' | 119 PASS 'function HTMLAnchorElement() { [native code] }' is 'function HTMLAnchorEle
ment() { [native code] }' |
| 122 PASS 'function HTMLAnchorElement() { [native code] }' is 'function HTMLAnchorEle
ment() { [native code] }' | 120 PASS 'function HTMLAnchorElement() { [native code] }' is 'function HTMLAnchorEle
ment() { [native code] }' |
| 123 PASS 'function HTMLAppletElement() { [native code] }' is 'function HTMLAppletEle
ment() { [native code] }' | 121 PASS 'function HTMLAppletElement() { [native code] }' is 'function HTMLAppletEle
ment() { [native code] }' |
| 124 PASS 'function HTMLAppletElement() { [native code] }' is 'function HTMLAppletEle
ment() { [native code] }' | 122 PASS 'function HTMLAppletElement() { [native code] }' is 'function HTMLAppletEle
ment() { [native code] }' |
| 125 PASS 'function HTMLAreaElement() { [native code] }' is 'function HTMLAreaElement
() { [native code] }' | 123 PASS 'function HTMLAreaElement() { [native code] }' is 'function HTMLAreaElement
() { [native code] }' |
| 126 PASS 'function HTMLAreaElement() { [native code] }' is 'function HTMLAreaElement
() { [native code] }' | 124 PASS 'function HTMLAreaElement() { [native code] }' is 'function HTMLAreaElement
() { [native code] }' |
| 127 PASS 'function HTMLBRElement() { [native code] }' is 'function HTMLBRElement() {
[native code] }' | 125 PASS 'function HTMLBRElement() { [native code] }' is 'function HTMLBRElement() {
[native code] }' |
| 128 PASS 'function HTMLBRElement() { [native code] }' is 'function HTMLBRElement() {
[native code] }' | 126 PASS 'function HTMLBRElement() { [native code] }' is 'function HTMLBRElement() {
[native code] }' |
| (...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 431 PASS typeof win['closed'] is 'boolean' | 429 PASS typeof win['closed'] is 'boolean' |
| 432 PASS win['closed'] is false | 430 PASS win['closed'] is false |
| 433 PASS typeof win['offscreenBuffering'] is 'boolean' | 431 PASS typeof win['offscreenBuffering'] is 'boolean' |
| 434 PASS win['offscreenBuffering'] is true | 432 PASS win['offscreenBuffering'] is true |
| 435 PASS typeof win['offscreenBuffering'] is 'boolean' | 433 PASS typeof win['offscreenBuffering'] is 'boolean' |
| 436 PASS win['offscreenBuffering'] is true | 434 PASS win['offscreenBuffering'] is true |
| 437 PASS successfullyParsed is true | 435 PASS successfullyParsed is true |
| 438 | 436 |
| 439 TEST COMPLETE | 437 TEST COMPLETE |
| 440 | 438 |
| OLD | NEW |