Index: third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-expected.txt |
index 6c9a2edbd5f4f1e1a184ee5e3f972d92fdf48958..88b08278c8a047bea8990658c02d607b0852f1af 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-invalidation-on-resize-expected.txt |
@@ -6,13 +6,20 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [293, 135, 15, 15], |
+ [293, 50, 15, 85], |
+ [93, 135, 15, 15], |
+ [93, 50, 15, 85], |
+ [8, 135, 285, 15], |
+ [8, 135, 85, 15], |
[8, 50, 300, 100], |
[8, 50, 100, 100] |
], |
"paintInvalidationClients": [ |
"LayoutBlockFlow (positioned) DIV id='scrollable'", |
+ "HorizontalScrollbar", |
"VerticalScrollbar", |
- "HorizontalScrollbar" |
+ "LayoutBlockFlow (positioned) DIV id='scrollable'" |
] |
} |
] |