| 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 9c7a8d344db3b71f5a1b7d10e735925f448235d0..efd792f6e90824d7819066949833f49a5ded6284 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
|
| @@ -12,11 +12,6 @@
|
| "object": "LayoutBlockFlow DIV id='container'",
|
| "rect": [1, 236, 185, 15],
|
| "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='child'",
|
| - "rect": [101, 51, 85, 185],
|
| - "reason": "incremental"
|
| }
|
| ]
|
| }
|
| @@ -25,10 +20,6 @@
|
| {
|
| "object": "HorizontalScrollbar",
|
| "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='child'",
|
| - "reason": "incremental"
|
| }
|
| ]
|
| }
|
|
|