| Index: LayoutTests/fast/css/outline-currentcolor.html
|
| diff --git a/LayoutTests/fast/css/outline-currentcolor.html b/LayoutTests/fast/css/outline-currentcolor.html
|
| index 0376599c4a0fdf039834cdc3671998cde0fa75bb..2ec2848656a932d3ca35e812a1c082fbeddac230 100644
|
| --- a/LayoutTests/fast/css/outline-currentcolor.html
|
| +++ b/LayoutTests/fast/css/outline-currentcolor.html
|
| @@ -19,4 +19,3 @@ shouldBeEqualToString('getComputedStyle(test1).outlineColor', 'rgb(0, 128, 0)');
|
| shouldBeEqualToString('getComputedStyle(test2).outlineColor', 'rgb(0, 128, 0)');
|
| shouldBeEqualToString('getComputedStyle(test3).outlineColor', 'rgb(0, 128, 0)');
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
|
|