| Index: third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
|
| index 9ac97e1f06031f725e8255b425531ecadca1b997..1be9e7953410d9d5e37318431bc1272629c80272 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt
|
| @@ -8,11 +8,6 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [88, 53, 15, 100],
|
| "reason": "scroll"
|
| },
|
| @@ -22,8 +17,11 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow (positioned) DIV",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| "object": "VerticalScrollbar",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|