| Index: LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-color.html
|
| diff --git a/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-color.html b/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-color.html
|
| index 8089075a2c2dce8c88ffdf5fa133506ae6394593..1195997901c21fe0d535d79720d93b81a7515725 100644
|
| --- a/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-color.html
|
| +++ b/LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-color.html
|
| @@ -7,7 +7,6 @@
|
| if (window.testRunner)
|
| testRunner.dumpAsText();
|
| </script>
|
| - <script src="../../repaint/resources/repaint.js" type="text/javascript"></script>
|
| <script>
|
| function runRepaintTest() {
|
| document.getElementById("test-underline").style.textDecorationColor = 'gray';
|
|
|