Index: LayoutTests/http/tests/security/contentSecurityPolicy/resources/reflected-xss-and-xss-protection.js |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/resources/reflected-xss-and-xss-protection.js b/LayoutTests/http/tests/security/contentSecurityPolicy/resources/reflected-xss-and-xss-protection.js |
index 06bf088848001e00df15654f0883661640c5e5c1..e573a0045b98cce10c425c537fb48fcbfd93c8ba 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/resources/reflected-xss-and-xss-protection.js |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/resources/reflected-xss-and-xss-protection.js |
@@ -1,5 +1,6 @@ |
if (window.testRunner) { |
testRunner.dumpAsText(); |
+ testRunner.dumpChildFramesAsText(); |
testRunner.setXSSAuditorEnabled(true); |
testRunner.waitUntilDone(); |
} |