| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table.html b/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table.html
|
| index 98d8aac495fd8afcf7000383bf906b72b86c9f8b..b464c31c4a88208566cca8a80fd56612dc45304c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table.html
|
| @@ -1,6 +1,6 @@
|
| <script src="resources/text-based-repaint.js"></script>
|
| <script>
|
| - onload = runRepaintTest;
|
| + onload = runRepaintAndPixelTest;
|
|
|
| function repaintTest()
|
| {
|
|
|