Chromium Code Reviews| Index: LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-2-expected.txt |
| diff --git a/LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-2-expected.txt b/LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-2-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..183066f04a6591001d681df40448d94fee737708 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/security/script-crossorigin-loads-cross-origin-2-expected.txt |
| @@ -0,0 +1,3 @@ |
| +In an XHTML document, test that a script element with a crossorigin attribute loads a cross-origin script correctly when the CORS check passes on the response. |
| + |
| +PASS |