| Index: LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html
|
| diff --git a/LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html b/LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html
|
| index ad272f9003b4b0e584ac2d43ac05ee49c126aedc..b6b3a280ecf2d188c0ae089c99b85a91459337fc 100644
|
| --- a/LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html
|
| +++ b/LayoutTests/fast/css/url-with-multi-byte-unicode-escape.html
|
| @@ -17,6 +17,5 @@
|
| shouldBeEqualToString('document.styleSheets[0].cssRules[1].style.getPropertyValue("background-color")', 'green');
|
| shouldBeEqualToString('window.getComputedStyle(document.getElementById("test")).getPropertyValue("background-color")', 'rgb(0, 128, 0)');
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|