| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/bugzilla-6388-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/bugzilla-6388-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/bugzilla-6388-expected.txt
|
| index d89a3b3feb876169774e262b9625850c38e82023..423adeb08f45480c173c3b4dbecc99dd06b4ed36 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/bugzilla-6388-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/bugzilla-6388-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "rect": [8, 136, 100, 100],
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,11 +17,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "became invisible"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
|
|