| Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-url-block-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-url-block-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-url-block-expected.txt
|
| index a27bcf2f683d15c6e4ba341ad653c78efde77558..ff892068ac9da6e81a7d46993d74c4371224a817 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-url-block-expected.txt
|
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-url-block-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -A 'frame-ancestors' CSP directive with a URL matching this origin should allow rendering.
|
| +A 'frame-ancestors' CSP directive with a URL which doesn't match this origin should be blocked.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| @@ -13,4 +13,4 @@ TEST COMPLETE
|
| --------
|
| Frame: '<!--framePath //<!--frame0-->-->'
|
| --------
|
| -This is an IFrame sending a Content Security Policy header containing "frame-ancestors http://127.0.0.1:8000".
|
| +
|
|
|