Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/dom/Window/resources/file-origin-window-open-popup.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/resources/file-origin-window-open-popup.html b/third_party/WebKit/LayoutTests/fast/dom/Window/resources/file-origin-window-open-popup.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..08385d346cb2b970704576ca0250823bd23ad92b |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/resources/file-origin-window-open-popup.html |
| @@ -0,0 +1 @@ |
| +<script>opener.postMessage("runTest","*");</script> |