Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / plugins / cross-frame-object-access-expected.txt
blob428850312978f5ade8bc6ca4946c96fa901dd153
1 CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "http://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports must match.
2 CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "http://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports must match.
5 --------
6 Frame: 'childFrame'
7 --------
9 This tests that plugins can access objects in other frames as allowed by the security model enforced in WebCore.
10 SUCCESS