| Index: third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html
|
| index c3157a55f2c8d1fd016db8c00019bbc171110295..e8f8ed8edcef57db89bf01bd73e637163570c032 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <script src="../../resources/run-after-layout-and-paint.js"></script>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <style type="text/css">
|
| #test1 div {
|
| height: 100px;
|
|
|