Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| index eecea68b5ea980530e583895f3825feb118101f7..4e83dc5acc1b801b1e32c5388f64be4b9d6b1e5d 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt |
| @@ -8,6 +8,10 @@ |
| "repaintRects": [ |
| [101, 51, 101, 201], |
| [1, 236, 185, 15] |
|
Xianzhu
2015/10/22 22:51:48
The original file was not used because every platf
|
| + ], |
| + "paintInvalidationClients": [ |
| + "HorizontalScrollbar", |
| + "LayoutBlockFlow DIV id='child'" |
| ] |
| } |
| ] |