| Index: third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0731b2fbaa2560e12da65117c790826258129410
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt
|
| @@ -0,0 +1,19 @@
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [193, 100, 7, 200],
|
| + [0, 200, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "VerticalScrollbar",
|
| + "LayoutBlockFlow DIV id='content'"
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|