| 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..7620572145fc57e9635dfaeb24b53dbafa48f3db 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
|
| @@ -23,7 +23,7 @@ function repaintTest()
|
| }
|
| </script>
|
| </head>
|
| -<body onload="runRepaintTest();">
|
| +<body onload="runRepaintAndPixelTest();">
|
| <table>
|
| <tr>
|
| <td id="target">
|
|
|