Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(322)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/embeddedEnforcement/allow_csp_header-cross-origin-expected.txt

Issue 2404373003: Experimental Feature: Allow-CSP-From header (Closed)
Patch Set: Without all those style changes Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698