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 e5d1d4059cc16edfe6f426a3ae5c0f6273a8992c..cd1190495e88bd0c023a4b203cbaaaac703ba043 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide-expected.txt |
@@ -11,7 +11,7 @@ |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='relative red'", |
"rect": [108, 108, 100, 100], |
- "reason": "bounds change" |
+ "reason": "became invisible" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='overflowParent' class='absolute green'", |
@@ -28,7 +28,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='relative red'", |
- "reason": "bounds change" |
+ "reason": "became invisible" |
} |
] |
} |