| Index: third_party/WebKit/LayoutTests/http/tests/misc/onload-write-during-xframe-deny.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/onload-write-during-xframe-deny.html b/third_party/WebKit/LayoutTests/http/tests/misc/onload-write-during-xframe-deny.html
|
| deleted file mode 100644
|
| index 88de10b3797188c00970fe76706df49f74058293..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/misc/onload-write-during-xframe-deny.html
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -<body onload="document.write('PASS');">
|
| -<script>
|
| -if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -</script>
|
| -<iframe src="http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-in-body.html">
|
| -</iframe>
|
| -</body>
|
|
|