Chromium Code Reviews| Index: LayoutTests/http/tests/htmlimports/resources/blocked-script.js |
| diff --git a/LayoutTests/http/tests/htmlimports/resources/blocked-script.js b/LayoutTests/http/tests/htmlimports/resources/blocked-script.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..663cd1e87ff7d8417dcbfd02d0ec4ed4fd584580 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/htmlimports/resources/blocked-script.js |
| @@ -0,0 +1 @@ |
| +shouldBeTrue("blockingScriptHasRun"); |