Chromium Code Reviews| Index: LayoutTests/http/tests/htmlimports/cors-same-origin-expected.txt |
| diff --git a/LayoutTests/http/tests/htmlimports/cors-same-origin-expected.txt b/LayoutTests/http/tests/htmlimports/cors-same-origin-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7a2602e5343a7349069bc2380980e16fdeeee81d |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/htmlimports/cors-same-origin-expected.txt |
| @@ -0,0 +1,5 @@ |
| +PASS target.import.querySelector('h1').innerHTML is 'Hello, CORS!' |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |