Chromium Code Reviews| Index: LayoutTests/http/tests/loading/resources/document-write.js |
| diff --git a/LayoutTests/http/tests/loading/resources/document-write.js b/LayoutTests/http/tests/loading/resources/document-write.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e9263c4214bfee165e72533e2a9694c7da180da1 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/loading/resources/document-write.js |
| @@ -0,0 +1 @@ |
| +debug("document.write"); |