| Index: LayoutTests/http/tests/security/cross-origin-css-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/cross-origin-css-expected.txt b/LayoutTests/http/tests/security/cross-origin-css-expected.txt
|
| index b5a3d5f894bae783e1461c2f36f43bf6e1b54713..d5187471ea3bcf797cd3b52590f9bf29335f6d92 100644
|
| --- a/LayoutTests/http/tests/security/cross-origin-css-expected.txt
|
| +++ b/LayoutTests/http/tests/security/cross-origin-css-expected.txt
|
| @@ -5,4 +5,5 @@ LINK Same-origin, HTML, invalid: rgb(255, 255, 0)
|
| IMPORT Cross-origin, HTML, valid: rgb(255, 255, 0)
|
| IMPORT Cross-origin, CSS, invalid: rgb(255, 255, 0)
|
| IMPORT Same-origin, HTML, invalid: rgb(255, 255, 0)
|
| +IMPORT Cross-origin, HTML, valid (@charset): rgb(255, 255, 0)
|
| PASS background image loaded
|
|
|