| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
|
| index ecd65fccd9ca6740cb1c513c6407419058279b35..6ba1081e287070c13f9fbaf610378a2579047aa2 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-centered-inline-under-fixed-pos-expected.txt
|
| @@ -97,7 +97,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='container'",
|
| "rect": [0, 0, 400, 600],
|
| - "reason": "full"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| @@ -114,7 +114,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='container'",
|
| - "reason": "full"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='parent'",
|
| @@ -141,7 +141,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='container'",
|
| "rect": [0, 0, 800, 600],
|
| - "reason": "full"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| @@ -158,7 +158,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV class='container'",
|
| - "reason": "full"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='parent'",
|
|
|