| Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-allow-scripts-subframe.sub.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-allow-scripts-subframe.sub.html b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-allow-scripts-subframe.sub.html
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..c755504b160ae7f4cf497dab68abbd166a7d653c
 | 
| --- /dev/null
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/blink-contrib/sandbox-allow-scripts-subframe.sub.html
 | 
| @@ -0,0 +1,3 @@
 | 
| +
 | 
| +This test passes if it does alert pass.
 | 
| +<iframe src="data:text/html,<script>alert_assert('PASS');</script>"></iframe>
 | 
| 
 |