| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt
|
| index e2f8ca0b6d0725767dc0af317ee208f3354311d8..e0f8caa070b5952a2da1149c8be04393d21d4868 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt
|
| @@ -7,14 +7,14 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='overflowParent' class='absolute green'",
|
| - "rect": [8, 8, 100, 100],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative red'",
|
| "rect": [108, 108, 100, 100],
|
| "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='overflowParent' class='absolute green'",
|
| + "rect": [8, 8, 100, 100],
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|