| Index: LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
|
| index 2a041ee8ca0722d3107dc1ff7f5c2e6defb4e0d7..b28b100dcd1240ac421faa271dacb450fe01376a 100644
|
| --- a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
|
| +++ b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
|
| @@ -184,8 +184,6 @@ CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access
|
| CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
|
| CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
|
| CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
|
| -CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
|
| -CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
|
| This test checks cross-frame access security (rdar://problem/5251309).
|
|
|
|
|
| @@ -321,7 +319,6 @@ PASS: canGet('targetWindow.addEventListener') should be 'false' and is.
|
| PASS: canGet('targetWindow.alert') should be 'false' and is.
|
| PASS: canGet('targetWindow.atob') should be 'false' and is.
|
| PASS: canGet('targetWindow.btoa') should be 'false' and is.
|
| -PASS: canGet('targetWindow.captureEvents') should be 'false' and is.
|
| PASS: canGet('targetWindow.clearInterval') should be 'false' and is.
|
| PASS: canGet('targetWindow.clearTimeout') should be 'false' and is.
|
| PASS: canGet('targetWindow.confirm') should be 'false' and is.
|
| @@ -335,7 +332,6 @@ PASS: canGet('targetWindow.moveTo') should be 'false' and is.
|
| PASS: canGet('targetWindow.open') should be 'false' and is.
|
| PASS: canGet('targetWindow.print') should be 'false' and is.
|
| PASS: canGet('targetWindow.prompt') should be 'false' and is.
|
| -PASS: canGet('targetWindow.releaseEvents') should be 'false' and is.
|
| PASS: canGet('targetWindow.removeEventListener') should be 'false' and is.
|
| PASS: canGet('targetWindow.resizeBy') should be 'false' and is.
|
| PASS: canGet('targetWindow.resizeTo') should be 'false' and is.
|
|
|