| Index: LayoutTests/fast/repaint/obscured-background-no-repaint.html
|
| diff --git a/LayoutTests/fast/repaint/obscured-background-no-repaint.html b/LayoutTests/fast/repaint/obscured-background-no-repaint.html
|
| index d3f537f8512ae5657d95d1a8a664d450ef4d0386..3c42078c10c8c5a5440f488ab65c0f95f46dbf54 100644
|
| --- a/LayoutTests/fast/repaint/obscured-background-no-repaint.html
|
| +++ b/LayoutTests/fast/repaint/obscured-background-no-repaint.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <script>jsTestIsAsync = true;</script>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <style type="text/css">
|
| #test1 div {
|
| height: 100px;
|
|
|