| Index: third_party/WebKit/LayoutTests/fast/repaint/repaint-table-row-in-composited-document.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/repaint-table-row-in-composited-document.html b/third_party/WebKit/LayoutTests/fast/repaint/repaint-table-row-in-composited-document.html
|
| index e6360390058e83e90bc8ed2a5cd805b6b90852de..4a781c42a0bc9de3beaa638d471dee82ce3737d2 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/repaint-table-row-in-composited-document.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/repaint-table-row-in-composited-document.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| +<script src="resources/repaint.js" type="text/javascript"></script>
|
| <style>
|
| td {
|
| width: 200px;
|
|
|