Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/embeddedEnforcement/allow_csp_header-cross-origin-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/embeddedEnforcement/allow_csp_header-cross-origin-expected.txt |
similarity index 52% |
copy from third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.txt |
copy to third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/embeddedEnforcement/allow_csp_header-cross-origin-expected.txt |
index 60fef3e415f56a56fb2f2d71aaae46b41352d3f0..dc19af28c5b37744562b9bc67d985ee2238b8347 100644 |
--- a/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/embeddedEnforcement/allow_csp_header-cross-origin-expected.txt |
@@ -1,12 +1,10 @@ |
-SVG 1.1 dynamic update tests |
- |
-Tests dynamic updates of the 'bias' attribute of the SVGFEConvolveMatrixElement object |
+ALERT: Hello from iframe |
+iframe from cross origin does not load without Allow-CSP-From header. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS convolveMatrixElement.getAttribute('bias') is "0.5" |
-PASS convolveMatrixElement.getAttribute('bias') is "0" |
+PASS The inner IFrame passed. |
PASS successfullyParsed is true |
TEST COMPLETE |