| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-show-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-show-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-show-expected.txt
|
| index d986ba6fdca265db0761127a7026a0788390c4fb..1623f8be601b083ec6b18cc2e9bf82e9338babc6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-show-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-show-expected.txt
|
| @@ -11,7 +11,7 @@
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative green'",
|
| "rect": [108, 108, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='overflowParent' class='absolute green'",
|
| @@ -28,7 +28,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative green'",
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| }
|
| ]
|
| }
|
|
|