Chromium Code Reviews| Index: LayoutTests/http/tests/htmlimports/block-cookies-expected.txt |
| diff --git a/LayoutTests/http/tests/htmlimports/block-cookies-expected.txt b/LayoutTests/http/tests/htmlimports/block-cookies-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fea4881db13d66085846b91db09ca6c2a17ce62e |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/htmlimports/block-cookies-expected.txt |
| @@ -0,0 +1,6 @@ |
| +PASS target.import.querySelector('h1').innerHTML is 'Cookie Sent!' |
| +PASS document.cookie.indexOf('htmlimport=hello') is -1 |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |