| Index: LayoutTests/http/tests/security/link-crossorigin-stylesheet-no-cors.html
|
| diff --git a/LayoutTests/http/tests/security/link-crossorigin-stylesheet-no-cors.html b/LayoutTests/http/tests/security/link-crossorigin-stylesheet-no-cors.html
|
| index ab7a2ad9fa4d94980bba82ba0f074018d4e90940..218ecb8a41c75663c56b4b835235628dfd82301e 100644
|
| --- a/LayoutTests/http/tests/security/link-crossorigin-stylesheet-no-cors.html
|
| +++ b/LayoutTests/http/tests/security/link-crossorigin-stylesheet-no-cors.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="/js-test-resources/js-test.js"></script>
|
| -<script>window.test_count = 8;</script>
|
| +<script>window.testCount = 8;</script>
|
| <script src="resources/link-crossorigin-common.js"></script>
|
| </head>
|
| <body>
|
|
|