| Index: LayoutTests/http/tests/security/resources/xorigincss7.html
|
| diff --git a/LayoutTests/http/tests/security/resources/xorigincss2.html b/LayoutTests/http/tests/security/resources/xorigincss7.html
|
| similarity index 54%
|
| copy from LayoutTests/http/tests/security/resources/xorigincss2.html
|
| copy to LayoutTests/http/tests/security/resources/xorigincss7.html
|
| index cb83739eee98749c920bf86e334bc51b2b4b43c8..af5f01e93877bff27c3489aa765443c0905a2ee2 100644
|
| --- a/LayoutTests/http/tests/security/resources/xorigincss2.html
|
| +++ b/LayoutTests/http/tests/security/resources/xorigincss7.html
|
| @@ -1,5 +1,4 @@
|
| -<html>{}
|
| -.id2 {
|
| +@charset "UTF-8";
|
| +#id8 {
|
| background-color: yellow;
|
| }
|
| -</html>
|
|
|