Chromium Code Reviews| Index: content/test/data/site_isolation/js.xml |
| diff --git a/content/test/data/site_isolation/js.xml b/content/test/data/site_isolation/js.xml |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0daa45e39e9ceeb6f173b744905f0ee91184a60d |
| --- /dev/null |
| +++ b/content/test/data/site_isolation/js.xml |
| @@ -0,0 +1 @@ |
| +var j = 0; document.write(j); |